HP OMI
How it works​
HP OMI stream connector sends events related data to HP OMI
Compatibility​
to be determined
Installation​
Login as root on the Centreon central server using your favorite SSH client.
Run the command according on your system:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian_11
dnf install centreon-stream-connector-omi
dnf install centreon-stream-connector-omi
apt install centreon-stream-connector-omi
Requirements and configuration​
This stream connector needs the following configuration:
| Filter category |
|---|
| Neb |
| Path |
|---|
| /usr/share/centreon-broker/lua/omi_connector.lua |
| Parameter | type | Example of value |
|---|---|---|
| logfile | string | /var/log/centreon-broker/omi_connector.log |
| ipaddr | string | 192.168.0.6 |
| loglevel | number | 2 |
| port | number | 30005 |
| max_size | number | 5 |
| max_age | number | 60 |