Open stephanhendl opened 5 years ago
Hi, I just encountered the same issue on a Fujitsu as well.
Was able to ignore that warning by specifying -xT Version_Change
as parameter.
Cheers, Markus
can you please tell me how and where to excute this command?
can you please tell me how and where to excute this command?
Hi, I just encountered the same issue on a Fujitsu as well. Was able to ignore that warning by specifying
-xT Version_Change
as parameter.Cheers, Markus
can you please tell me how and where to excute this command?
You have to add this option to the plugin call, like: $ check_ipmi_sensor -H 192.0.2.1 -U monitor -P monitor -L user -xT Version_Change
Then the sensor of IPMI type "Version Change" is excluded from the check!
You have to add this option to the plugin call, like: $ check_ipmi_sensor -H 192.0.2.1 -U monitor -P monitor -L user -xT Version_Change
Then the sensor of IPMI type "Version Change" is excluded from the check!
im so thankful for help , i need to do it using putty?
You have to add this option to the plugin call, like: $ check_ipmi_sensor -H 192.0.2.1 -U monitor -P monitor -L user -xT Version_Change Then the sensor of IPMI type "Version Change" is excluded from the check!
im so thankful for help , i need to do it using putty?
You have to add this to the check_ipmi_sensor plugin call, wherever your are doing this!
Hi,
one Fujitsu server shows at Id 78:
I went through the iRMC but didn't find any place where I can commit something or whatever. Can I safely ignore that and disable it from checking?
Regards, Stephan