Hi,
I would like to ask if ZABBIX allows to read IPMIs System Event Log (SEL),
and if possible to process the information gathered there to e.g. send alerts.
Also is it possible to automatically clear this log?
I know that there are ways to do that with ipmitool, but I could not find if
it can be done with ZABBIX:
* To list the content of the SEL: ipmitool -I lanplus -H node -U foo -P bar sel list
* To clear the content of the SEL: ipmitool -I lanplus -H node -U foo -P bar sel clear
Or maybe the only possible way is with an external script.
Many thanks for you work,
kurono
I would like to ask if ZABBIX allows to read IPMIs System Event Log (SEL),
and if possible to process the information gathered there to e.g. send alerts.
Also is it possible to automatically clear this log?
I know that there are ways to do that with ipmitool, but I could not find if
it can be done with ZABBIX:
* To list the content of the SEL: ipmitool -I lanplus -H node -U foo -P bar sel list
* To clear the content of the SEL: ipmitool -I lanplus -H node -U foo -P bar sel clear
Or maybe the only possible way is with an external script.
Many thanks for you work,
kurono
Comment