Hello community,
this is my first post I hope I am correct to write here.
On a zabbix server 6.4, we wanted to add some IPMI monitoring for some Fujitsu primergy servers by pullling data. IPMI is implemented by IRMC network card on those servers. We have different hardware versions: from S2(almost 15 years old) to S6. It seems that data collect is worjking with older ones but from S4 version I've got error 22.
For test purpose I have tried with one item I know it works "Ambient" Temperature then "test and get the value"
Prior S4 version It get the required value, others returns me this error :
ipmitool from the zabbix server works with all versions (same user, same password)
I have tried with debuglevel 4 but haven't get better trace.
AFAIK IPMI protocol and pollers are implemented in the zabbix core and not depend on ipmi librairies installed in the OS.
Any suggestion to investigate ?
Thanks !
this is my first post I hope I am correct to write here.
On a zabbix server 6.4, we wanted to add some IPMI monitoring for some Fujitsu primergy servers by pullling data. IPMI is implemented by IRMC network card on those servers. We have different hardware versions: from S2(almost 15 years old) to S6. It seems that data collect is worjking with older ones but from S4 version I've got error 22.
For test purpose I have tried with one item I know it works "Ambient" Temperature then "test and get the value"
Prior S4 version It get the required value, others returns me this error :
Code:
cannot connect to IPMI host: [22] Invalid argument
I have tried with debuglevel 4 but haven't get better trace.
AFAIK IPMI protocol and pollers are implemented in the zabbix core and not depend on ipmi librairies installed in the OS.
Any suggestion to investigate ?
Thanks !
Comment