Closed tjyang closed 1 year ago
Hi
Same script but I newer ipmitool is reporting Low Security Jmp. Reporting this finding. I had to use -x to exclude new discovered ID.
check_ipmi_sensor version 3.12 Copyright (C) 2009-2016 Thomas-Krenn.AG Current updates at https://github.com/thomas-krenn/check_ipmi_sensor_v3.git CentOS7: ipmitool-1.8.18-10.el7_9.x86_64 RL8: ipmitool-1.8.18-18.el8.x86_64 Status Information: IPMI Status: Critical [Low Security Jmp = Critical ('Device Removed/Device Absent')] Performance Data: 'Ambient Temp'=17.00;~:43.00;~:47.00 'Exhaust Temp'=17.00 'System Air Flow'=24.00 'CPU 1 Temp'=30.00 'CPU 1 DTS'=-51.00 '\ SysBrd 12V'=12.10;;10.81:13.22 'SysBrd 5V'=4.91;;4.49:5.50 'SysBrd 3.3V'=3.27;;2.98:3.63 'CMOS Battery'=3.08;2.39:;2.25: 'Fan 1 Front Tach'=9216.\ 00;;2432.00: 'Fan 2 Front Tach'=9216.00;;2432.00: 'Fan 3 Front Tach'=8832.00;;2432.00: 'Fan 4 Front Tach'=8832.00;;2432.00: 'Fan 5 Front Tach'=92\ 16.00;;2432.00: 'Fan 6 Front Tach'=9216.00;;2432.00: 'Fan 1 Rear Tach'=7668.00;;2052.00: 'Fan 2 Rear Tach'=7668.00;;2052.00: 'Fan 3 Rear Tach'=76\ 68.00;;2052.00: 'Fan 4 Rear Tach'=7668.00;;2052.00: 'Fan 5 Rear Tach'=7668.00;;2052.00: 'Fan 6 Rear Tach'=7668.00;;2052.00: 'Sys Power'=260.00 'S\ ys Fan Pwr'=9.00 'Sys Utilization'=0.00 'CPU Utilization'=0.00 'Mem Utilization'=0.00 'IO Utilization'=0.00 'PSU 1 AC In Pwr'=65.00 'PSU 1 DC Out\ Pwr'=55.00 'PSU 2 AC In Pwr'=70.00 'PSU 2 DC Out Pwr'=60.00 'PCH Temp'=29.00
Hey, I think we can do nothing about that in our script as we simply parse the Critical sensors from ipmitool. You have to either fix it on the ipmitool level or exclude the sensor at script level like you did.
Hi
Same script but I newer ipmitool is reporting Low Security Jmp. Reporting this finding. I had to use -x to exclude new discovered ID.