1IPMI_MONITORING_SENSORS(5) Configuration IPMI_MONITORING_SENSORS(5)
2
3
4
6 ipmi_monitoring_sensors.conf - specify sensor interpretation rules
7
9 The /etc/ipmi_monitoring_sensors.conf defines how IPMI sensors should
10 be interpreted. IPMI based sensors specify a number of states/thresh‐
11 olds when they are read. Based on those states/thresholds we can allow
12 the libipmimonitoring(3) library and ipmimonitoring(8) tool to report
13 if a sensor reading is "good" or "bad" (or in a NOMINAL, WARNING, or
14 CRITICAL state).
15
16 Each of the states listed below are (hopefully) descriptive enough to
17 describe the state conditions that may be set/unset for each sensor
18 type. For more detailed information on each of the individual states
19 listed below, please see the IPMI Specification "Sensor and Event Code
20 Tables". Ipmi-sensors(8) can be used to determine the sensor types and
21 the states/thresholds that exist on a system by outputting very verbose
22 output and seeing what types of Assertion or Deassertion events are
23 possible.
24
25 The possible values for all states/thresholds below are:
26
27 Nominal - Signal Nominal reading if state/threshold tripped
28
29 Warning - Signal Warning reading if state/treshold tripped
30
31 Critical - Signal Critical reading if state/threshold tripped
32
33 Not all IPMI sensor types and event types are currently supported. If
34 you would like more to be supported, please e-mail the FreeIPMI mailing
35 list.
36
37 The default values selected for individual states/thresholds being
38 tripped are based on best guesses and motherboards being analyzed. If
39 you think they should be changed, please e-mail the FreeIPMI mailing
40 list to discuss what the defaults should be.
41
42 Most default interpretations can be determined quite easily and can
43 meet the needs of most users. For example, a reading of "Perfor‐
44 mance_Met" is normally better than "Performance_Lags". However, some
45 sensors can be ambiguous and depend completely on the manufacturer. For
46 example, "State_Asserted" vs. "State_Deasserted" are completely at the
47 interpretation of the vendor. Users are advised to adjust the interpre‐
48 tations below as needed for their machines.
49
51 The configuration options that can be specified in the configuration
52 file are listed below. Each configuration option must be listed on a
53 separate line. Arguments for an option are separated by any amount of
54 whitespace. Multiple arguments are also separated by whitespace. Com‐
55 ments can be marked by using the pound sign ("#") character, and lines
56 can be continued on the next using backslash ("\").
57
59 IPMI_Threshold_Sensor
60 The following states correspond to threshold sensors. This nor‐
61 mally applies to sensors that measure non-discrete values, such
62 as temperatures, voltages, RPM, etc.
63
64 IPMI_Threshold_Sensor_At_Or_Below_Lower_Non_Critical_Threshold
65 Defaults to Nominal.
66
67 IPMI_Threshold_Sensor_At_Or_Below_Lower_Critical_Threshold
68 Defaults to Critical.
69
70 IPMI_Threshold_Sensor_At_Or_Below_Lower_Non_Recoverable_Thresh‐
71 old
72 Defaults to Critical.
73
74 IPMI_Threshold_Sensor_At_Or_Above_Upper_Non_Critical_Threshold
75 Defaults to Nominal.
76
77 IPMI_Threshold_Sensor_At_Or_Above_Upper_Critical_Threshold
78 Defaults to Critical.
79
80 IPMI_Threshold_Sensor_At_Or_Above_Upper_Non_Recoverable_Thresh‐
81 old
82 Defaults to Critical.
83
84 IPMI_Voltage_State
85 The following states correspond to Voltage sensors that report
86 an assertion or deassertion.
87
88 IPMI_Voltage_State_Deasserted
89 Defaults to Nominal.
90
91 IPMI_Voltage_State_Asserted
92 Defaults to Warning.
93
94 IPMI_Voltage_Performance
95 The following states correspond to Voltage sensors that report
96 on performance.
97
98 IPMI_Voltage_Performance_Met
99 Defaults to Nominal.
100
101 IPMI_Voltage_Performance_Lags
102 Defaults to Critical.
103
104 IPMI_Fan_Device_Present
105 The following states correspond to Fan sensors that report on
106 device installation.
107
108 IPMI_Fan_Device_Present_Device_Removed_Device_Absent
109 Defaults to Critical.
110
111 IPMI_Fan_Device_Present_Device_Inserted_Device_Present
112 Defaults to Nominal.
113
114 IPMI_Fan_Transition_Availability
115 The following states correspond to Fan sensors that report on
116 device availability.
117
118 IPMI_Fan_Transition_Availability_To_Running
119 Defaults to Nominal.
120
121 IPMI_Fan_Transition_Availability_To_In_Test
122 Defaults to Warning.
123
124 IPMI_Fan_Transition_Availability_To_Power_Off
125 Defaults to Warning.
126
127 IPMI_Fan_Transition_Availability_To_On_Line
128 Defaults to Warning.
129
130 IPMI_Fan_Transition_Availability_To_Off_Line
131 Defaults to Warning.
132
133 IPMI_Fan_Transition_Availability_To_Off_Duty
134 Defaults to Warning.
135
136 IPMI_Fan_Transition_Availability_To_Degraded
137 Defaults to Critical.
138
139 IPMI_Fan_Transition_Availability_To_Power_Save
140 Defaults to Warning.
141
142 IPMI_Fan_Transition_Availability_Install_Error
143 Defaults to Critical.
144
145 IPMI_Fan_Redundancy
146 The following states correspond to Fan sensors that report on
147 redundancy.
148
149 IPMI_Fan_Redundancy_Fully_Redundant
150 Defaults to Nominal.
151
152 IPMI_Fan_Redundancy_Redundancy_Lost
153 Defaults to Critical.
154
155 IPMI_Fan_Redundancy_Redundancy_Degraded
156 Defaults to Warning.
157
158 IPMI_Fan_Redundancy_Non_Redundant_Suffi‐
159 cient_Resources_From_Redundant
160 Defaults to Critical.
161
162 IPMI_Fan_Redundancy_Non_Redundant_Suffi‐
163 cient_Resources_From_Insufficient_Redundancy
164 Defaults to Critical.
165
166 IPMI_Fan_Redundancy_Non_Redundant_Insufficient_Resources
167 Defaults to Critical.
168
169 IPMI_Fan_Redundancy_Redundancy_Degraded_From_Fully_Redundant
170 Defaults to Warning.
171
172 IPMI_Fan_Redundancy_Redundancy_Degraded_From_Non_Redundant
173 Defaults to Warning.
174
175 IPMI_Processor_State
176 The following states correspond to Processor sensors that report
177 an assertion or deassertion.
178
179 IPMI_Processor_State_Deasserted
180 Defaults to Nominal.
181
182 IPMI_Processor_State_Asserted
183 Defaults to Critical.
184
185 IPMI_Power_Supply_State
186 The following states correspond to Power_Supply sensors that
187 report an assertion or deassertion.
188
189 IPMI_Power_Supply_State_Deasserted
190 Defaults to Critical.
191
192 IPMI_Power_Supply_State_Asserted
193 Defaults to Nominal.
194
195 IPMI_Power_Supply_Redundancy
196 The following states correspond to Power Supply sensors that
197 report on redundancy.
198
199 IPMI_Power_Supply_Redundancy_Fully_Redundant
200 Defaults to Nominal.
201
202 IPMI_Power_Supply_Redundancy_Redundancy_Lost
203 Defaults to Critical.
204
205 IPMI_Power_Supply_Redundancy_Redundancy_Degraded
206 Defaults to Warning.
207
208 IPMI_Power_Supply_Redundancy_Non_Redundant_Suffi‐
209 cient_Resources_From_Redundant
210 Defaults to Critical.
211
212 IPMI_Power_Supply_Redundancy_Non_Redundant_Suffi‐
213 cient_Resources_From_Insufficient_Redundancy
214 Defaults to Critical.
215
216 IPMI_Power_Supply_Redundancy_Non_Redundant_Insuffi‐
217 cient_Resources
218 Defaults to Critical.
219
220 IPMI_Power_Supply_Redundancy_Redun‐
221 dancy_Degraded_From_Fully_Redundant
222 Defaults to Warning.
223
224 IPMI_Power_Supply_Redundancy_Redundancy_Degraded_From_Non_Redun‐
225 dant
226 Defaults to Warning.
227
228 IPMI_Power_Unit_Device_Present
229 The following states correspond to Power Unit sensors that
230 report on device installation.
231
232 IPMI_Power_Unit_Device_Present_Device_Removed_Device_Absent
233 Defaults to Critical.
234
235 IPMI_Power_Unit_Device_Present_Device_Inserted_Device_Present
236 Defaults to Nominal.
237
238 IPMI_Power_Unit_Redundancy
239 The following states correspond to Power Unit sensors that
240 report on redundancy.
241
242 IPMI_Power_Unit_Redundancy_Fully_Redundant
243 Defaults to Nominal.
244
245 IPMI_Power_Unit_Redundancy_Redundancy_Lost
246 Defaults to Critical.
247
248 IPMI_Power_Unit_Redundancy_Redundancy_Degraded
249 Defaults to Warning.
250
251 IPMI_Power_Unit_Redundancy_Non_Redundant_Suffi‐
252 cient_Resources_From_Redundant
253 Defaults to Critical.
254
255 IPMI_Power_Unit_Redundancy_Non_Redundant_Suffi‐
256 cient_Resources_From_Insufficient_Redundancy
257 Defaults to Critical.
258
259 IPMI_Power_Unit_Redundancy_Non_Redundant_Insufficient_Resources
260 Defaults to Critical.
261
262 IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Fully_Redun‐
263 dant
264 Defaults to Warning.
265
266 IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Non_Redun‐
267 dant
268 Defaults to Warning.
269
270 IPMI_Module_Board_State
271 The following states correspond to Module/Board sensors that
272 report an assertion or deassertion.
273
274 IPMI_Module_Board_State_Deasserted
275 Defaults to Nominal.
276
277 IPMI_Module_Board_State_Asserted
278 Defaults to Critical.
279
280 IPMI_Module_Board_Device_Present
281 The following states correspond to Module/Board sensors that
282 report on device installation.
283
284 IPMI_Module_Board_Device_Present_Device_Removed_Device_Absent
285 Defaults to Critical.
286
287 IPMI_Module_Board_Device_Present_Device_Inserted_Device_Present
288 Defaults to Nominal.
289
290 IPMI_Drive_Slot_State
291 The following states correspond to Drive Slot sensors that
292 report an assertion or deassertion.
293
294 IPMI_Drive_Slot_State_Deasserted
295 Defaults to Warning.
296
297 IPMI_Drive_Slot_State_Asserted
298 Defaults to Nominal.
299
300 IPMI_Drive_Slot_Predictive_Failure
301 The following states correspond to Drive_Slot sensors that
302 report a predictive failure assertion or deassertion.
303
304 IPMI_Drive_Slot_Predictive_Failure_Deasserted
305 Defaults to Nominal.
306
307 IPMI_Drive_Slot_Predictive_Failure_Asserted
308 Defaults to Critical.
309
310 IPMI_Drive_Slot_Device_Present
311 The following states correspond to Drive Slot sensors that
312 report on device installation.
313
314 IPMI_Drive_Slot_Device_Present_Device_Removed_Device_Absent
315 Defaults to Critical.
316
317 IPMI_Drive_Slot_Device_Present_Device_Inserted_Device_Present
318 Defaults to Nominal.
319
320 IPMI_Button_Switch_State
321 The following states correspond to Button/Switch sensors that
322 report an assertion or deassertion.
323
324 IPMI_Button_Switch_State_Deasserted
325 Defaults to Nominal.
326
327 IPMI_Button_Switch_State_Asserted
328 Defaults to Nominal.
329
330 IPMI_Entity_Presence_Device_Present
331 The following states correspond to Entity Presence sensors that
332 report on device installation.
333
334 IPMI_Entity_Presence_Device_Present_Device_Removed_Device_Absent
335 Defaults to Nominal.
336
337 IPMI_Entity_Pres‐
338 ence_Device_Present_Device_Inserted_Device_Present
339 Defaults to Nominal.
340
341 IPMI_Physical_Security
342 The following states correspond to Physical Security sensors w/
343 Physical Security specific output states.
344
345 IPMI_Physical_Security_General_Chassis_Intrusion
346 Defaults to Critical.
347
348 IPMI_Physical_Security_Drive_Bay_Intrusion
349 Defaults to Critical.
350
351 IPMI_Physical_Security_IO_Card_Intrusion
352 Defaults to Critical.
353
354 IPMI_Physical_Security_Processor_Area_Intrusion
355 Defaults to Critical.
356
357 IPMI_Physical_Security_LAN_Leash_Lost
358 Defaults to Critical.
359
360 IPMI_Physical_Security_Unauthorized_Dock_Undock
361 Defaults to Critical.
362
363 IPMI_Physical_Security_FAN_Area_Intrusion
364 Defaults to Critical.
365
366 IPMI_Platform_Security_Violation_Attempt
367 The following states correspond to Platform Violation Attempt
368 sensors w/ Platform Security Violation Attempt specific output
369 states.
370
371 IPMI_Platform_Security_Violation_Attempt_Secure_Mode_Viola‐
372 tion_Attempt
373 Defaults to Critical.
374
375 IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Vio‐
376 lation_User_Password
377 Defaults to Critical.
378
379 IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Vio‐
380 lation_Attempt_Setup_Password
381 Defaults to Critical.
382
383 IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Vio‐
384 lation_Network_Boot_Password
385 Defaults to Critical.
386
387 IPMI_Platform_Security_Violation_Attempt_Other_Pre_Boot_Pass‐
388 word_Violation
389 Defaults to Critical.
390
391 IPMI_Platform_Security_Viola‐
392 tion_Attempt_Out_Of_Band_Access_Password_Violation
393 Defaults to Critical.
394
395 IPMI_Processor
396 The following states correspond to Processor sensors w/ Proces‐
397 sor specific output states.
398
399 IPMI_Processor_IERR
400 Defaults to Critical.
401
402 IPMI_Processor_Thermal_Trip
403 Defaults to Critical.
404
405 IPMI_Processor_FRB1_BIST_Failure
406 Defaults to Critical.
407
408 IPMI_Processor_FRB2_Hang_In_POST_Failure
409 Defaults to Critical.
410
411 IPMI_Processor_FRB3_Processor_Startup_Initialization_Failure
412 Defaults to Critical.
413
414 IPMI_Processor_Configuration_Error
415 Defaults to Critical.
416
417 IPMI_Processor_SMBIOS_Uncorrectable_CPU_Complex_Error
418 Defaults to Critical.
419
420 IPMI_Processor_Processor_Presence_Detected
421 Defaults to Nominal.
422
423 IPMI_Processor_Processor_Disabled
424 Defaults to Critical.
425
426 IPMI_Processor_Terminator_Presence_Detected
427 Defaults to Critical.
428
429 IPMI_Processor_Processor_Automatically_Throttled
430 Defaults to Warning.
431
432 IPMI_Processor_Machine_Check_Exception
433 Defaults to Critical.
434
435 IPMI_Processor_Correctable_Machine_Check_Error
436 Defaults to Warning.
437
438 IPMI_Power_Supply
439 The following states correspond to Power Supply sensors w/ Power
440 Supply specific output states.
441
442 IPMI_Power_Supply_Presence_Detected
443 Defaults to Nominal.
444
445 IPMI_Power_Supply_Power_Supply_Failure_Detected
446 Defaults to Critical.
447
448 IPMI_Power_Supply_Predictive_Failure
449 Defaults to Critical.
450
451 IPMI_Power_Supply_Power_Supply_Input_Lost_AC_DC
452 Defaults to Critical.
453
454 IPMI_Power_Supply_Power_Supply_Input_Lost_Or_Out_Of_Range
455 Defaults to Critical.
456
457 IPMI_Power_Supply_Power_Supply_Input_Out_Of_Range_But_Present
458 Defaults to Critical.
459
460 IPMI_Power_Supply_Configuration_Error
461 Defaults to Critical.
462
463 IPMI_Power_Unit
464 The following states correspond to Power Unit sensors w/ Power
465 Unit specific output states.
466
467 IPMI_Power_Unit_Power_Off_Power_Down
468 Defaults to Nominal.
469
470 IPMI_Power_Unit_Power_Cycle
471 Defaults to Nominal.
472
473 IPMI_Power_Unit_240VA_Power_Down
474 Defaults to Warning.
475
476 IPMI_Power_Unit_Interlock_Power_Down
477 Defaults to Warning.
478
479 IPMI_Power_Unit_AC_Lost
480 Defaults to Critical.
481
482 IPMI_Power_Unit_Soft_Power_Control_Failure
483 Defaults to Critical.
484
485 IPMI_Power_Unit_Power_Unit_Failure_Detected
486 Defaults to Critical.
487
488 IPMI_Power_Unit_Predictive_Failure
489 Defaults to Critical.
490
491 IPMI_Memory
492 The following states correspond to Memory sensors w/ Memory spe‐
493 cific output states.
494
495 IPMI_Memory_Correctable_Memory_Error
496 Defaults to Warning.
497
498 IPMI_Memory_Uncorrectable_Memory_Error
499 Defaults to Critical.
500
501 IPMI_Memory_Parity
502 Defaults to Critical.
503
504 IPMI_Memory_Memory_Scrub_Failed
505 Defaults to Critical.
506
507 IPMI_Memory_Memory_Device_Disabled
508 Defaults to Critical.
509
510 IPMI_Memory_Correctable_Memory_Error_Logging_Limit_Reached
511 Defaults to Warning.
512
513 IPMI_Memory_Presence_Detected
514 Defaults to Nominal.
515
516 IPMI_Memory_Configuration_Error
517 Defaults to Critical.
518
519 IPMI_Memory_Spare
520 Defaults to Nominal.
521
522 IPMI_Memory_Memory_Automatically_Throttled
523 Defaults to Warning.
524
525 IPMI_Memory_Critical_Overtemperature
526 Defaults to Critical.
527
528 IPMI_Drive_Slot
529 The following states correspond to Drive Slot sensors w/ Drive
530 Slot specific output states.
531
532 IPMI_Drive_Slot_Drive_Presence
533 Defaults to Nominal.
534
535 IPMI_Drive_Slot_Drive_Fault
536 Defaults to Critical.
537
538 IPMI_Drive_Slot_Predictive_Failure
539 Defaults to Critical.
540
541 IPMI_Drive_Slot_Hot_Spare
542 Defaults to Nominal.
543
544 IPMI_Drive_Slot_Consistency_Check_Parity_Check_In_Progress
545 Defaults to Nominal.
546
547 IPMI_Drive_Slot_In_Critical_Array
548 Defaults to Critical.
549
550 IPMI_Drive_Slot_In_Failed_Array
551 Defaults to Critical.
552
553 IPMI_Drive_Slot_Rebuild_Remap_In_Progress
554 Defaults to Nominal.
555
556 IPMI_Drive_Slot_Rebuild_Remap_Aborted
557 Defaults to Critical.
558
559 IPMI_System_Firmware_Progress
560 The following states correspond to System Firmware Progress sen‐
561 sors w/ System Firmware Progress specific output states.
562
563 IPMI_System_Firmware_Progress_System_Firmware_Error
564 Defaults to Critical.
565
566 IPMI_System_Firmware_Progress_System_Firmware_Hang
567 Defaults to Critical.
568
569 IPMI_System_Firmware_Progress_System_Firmware_Progress
570 Defaults to Nominal.
571
572 IPMI_Event_Logging_Disabled
573 The following states correspond to Event Logging Disabled sen‐
574 sors w/
575
576 IPMI_Event_Logging_Disabled_Correctable_Memory_Error_Log‐
577 ging_Disabled
578 Defaults to Critical.
579
580 IPMI_Event_Logging_Disabled_Event_Type_Logging_Disabled
581 Defaults to Critical.
582
583 IPMI_Event_Logging_Disabled_Log_Area_Reset_Cleared
584 Defaults to Nominal.
585
586 IPMI_Event_Logging_Disabled_All_Event_Logging_Disabled
587 Defaults to Critical.
588
589 IPMI_Event_Logging_Disabled_SEL_Full
590 Defaults to Critical.
591
592 IPMI_Event_Logging_Disabled_SEL_Almost_Full
593 Defaults to Warning.
594
595 IPMI_Event_Logging_Disabled_Correctable_Machine_Check_Error_Log‐
596 ging_Disabled
597 Defaults to Critical.
598
599 IPMI_System_Event
600 The following states correspond to System Event sensors w/ Sys‐
601 tem Event specific output states.
602
603 IPMI_System_Event_System_Reconfigured
604 Defaults to Warning.
605
606 IPMI_System_Event_OEM_System_Boot_Event
607 Defaults to Nominal.
608
609 IPMI_System_Event_Undetermined_System_Hardware_Failure
610 Defaults to Critical.
611
612 IPMI_System_Event_Entry_Added_To_Auxiliary_Log
613 Defaults to Nominal.
614
615 IPMI_System_Event_PEF_Action
616 Defaults to Nominal.
617
618 IPMI_System_Event_Timestamp_Clock_Sync
619 Defaults to Warning.
620
621 IPMI_Critical_Interrupt
622 The following states correspond to Critical Interrupt sensors w/
623 Critical Interrupt specific output states.
624
625 IPMI_Critical_Interrupt_Front_Panel_NMI_Diagnostic_Interrupt
626 Defaults to Critical.
627
628 IPMI_Critical_Interrupt_Bus_Timeout
629 Defaults to Critical.
630
631 IPMI_Critical_Interrupt_IO_Channel_Check_NMI
632 Defaults to Critical.
633
634 IPMI_Critical_Interrupt_Software_NMI
635 Defaults to Warning.
636
637 IPMI_Critical_Interrupt_PCI_PERR
638 Defaults to Critical.
639
640 IPMI_Critical_Interrupt_PCI_SERR
641 Defaults to Critical.
642
643 IPMI_Critical_Interrupt_EISA_Fail_Safe_Timeout
644 Defaults to Critical.
645
646 IPMI_Critical_Interrupt_Bus_Correctable_Error
647 Defaults to Warning.
648
649 IPMI_Critical_Interrupt_Bus_Uncorrectable_Error
650 Defaults to Critical.
651
652 IPMI_Critical_Interrupt_Fatal_NMI
653 Defaults to Critical.
654
655 IPMI_Critical_Interrupt_Bus_Fatal_Error
656 Defaults to Critical. IPMI_Critical_Inter‐
657 rupt_Bus_Degraded Defaults to Warning.
658
659 IPMI_Slot_Connector
660 The following states correspond to Slot Connector sensors w/
661 Slot Connector specific output states.
662
663 IPMI_Slot_Connector_Fault_Status_Asserted
664 Defaults to Critical.
665
666 IPMI_Slot_Connector_Identify_Status_Asserted
667 Defaults to Warning.
668
669 IPMI_Slot_Connector_Slot_Connector_Device_Installed_Attached
670 Defaults to Nominal.
671
672 IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Installation
673 Defaults to Nominal.
674
675 IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Removal
676 Defaults to Nominal.
677
678 IPMI_Slot_Connector_Slot_Power_Is_Off
679 Defaults to Nominal.
680
681 IPMI_Slot_Connector_Slot_Connector_Device_Removal_Request
682 Defaults to Warning.
683
684 IPMI_Slot_Connector_Interlock_Asserted
685 Defaults to Warning.
686
687 IPMI_Slot_Connector_Slot_Is_Disabled
688 Defaults to Warning.
689
690 IPMI_Slot_Connector_Slot_Holds_Spare_Device
691 Defaults to Nominal.
692
693 IPMI_Watchdog2
694 The following states correspond to Watchdog 2 sensors w/ Watch‐
695 dog 2 specific output states.
696
697 IPMI_Watchdog2_Timer_Expired
698 Defaults to Warning.
699
700 IPMI_Watchdog2_Hard_Reset
701 Defaults to Critical.
702
703 IPMI_Watchdog2_Power_Down
704 Defaults to Critical.
705
706 IPMI_Watchdog2_Power_Cycle
707 Defaults to Critical.
708
709 IPMI_Watchdog2_Reserved1
710 Defaults to Nominal.
711
712 IPMI_Watchdog2_Reserved2
713 Defaults to Nominal.
714
715 IPMI_Watchdog2_Reserved3
716 Defaults to Nominal.
717
718 IPMI_Watchdog2_Reserved4
719 Defaults to Nominal.
720
721 IPMI_Watchdog2_Timer_Interrupt
722 Defaults to Warning.
723
724 IPMI_Entity_Presence
725 The following states correspond to Entity Presence sensors w/
726 Entity Presence specific output states.
727
728 IPMI_Entity_Presence_Entity_Present
729 Defaults to Nominal.
730
731 IPMI_Entity_Presence_Entity_Absent
732 Defaults to Critical.
733
734 IPMI_Entity_Presence_Entity_Disabled
735 Defaults to Critical.
736
737 IPMI_Management_Subsystem_Health
738 The following states correspond to Management Subsystem Health
739 sensors w/ Management Subsystem Health specific output states.
740
741 IPMI_Management_Subsystem_Health_Sen‐
742 sor_Access_Degraded_Or_Unavailable
743 Defaults to Critical.
744
745 IPMI_Management_Subsystem_Health_Con‐
746 troller_Access_Degraded_Or_Unavailable
747 Defaults to Critical.
748
749 IPMI_Management_Subsystem_Health_Management_Controller_Off_Line
750 Defaults to Critical.
751
752 IPMI_Management_Subsystem_Health_Management_Controller_Unavail‐
753 able
754 Defaults to Critical.
755
756 IPMI_Management_Subsystem_Health_Sensor_Failure
757 Defaults to Critical.
758
759 IPMI_Management_Subsystem_Health_FRU_Failure
760 Defaults to Critical.
761
762 IPMI_Battery
763 The following states correspond to Battery sensors w/ Battery
764 specific output states.
765
766 IPMI_Battery_Battery_Low
767 Defaults to Warning.
768
769 IPMI_Battery_Battery_Failed
770 Defaults to Critical.
771
772 IPMI_Battery_Battery_Presence_Detected
773 Defaults to Nominal.
774
775 IPMI_FRU_State
776 The following states correspond to FRU State sensors w/ FRU
777 State specific output states.
778
779 IPMI_FRU_State_FRU_Not_Installed
780 Defaults to Critical.
781
782 IPMI_FRU_State_FRU_Inactive
783 Defaults to Critical.
784
785 IPMI_FRU_State_FRU_Activation_Requested
786 Defaults to Warning.
787
788 IPMI_FRU_State_FRU_Activation_In_Progress
789 Defaults to Warning.
790
791 IPMI_FRU_State_FRU_Active
792 Defaults to Nominal.
793
794 IPMI_FRU_State_FRU_Deactivation_Requested
795 Defaults to Warning.
796
797 IPMI_FRU_State_FRU_Deactivation_In_Progress
798 Defaults to Warning.
799
800 IPMI_FRU_State_FRU_Communication_Lost
801 Defaults to Critical.
802
803 IPMI_Cable_Interconnect
804 The following states correspond to Cable/Interconnect sensors w/
805 Cable/Interconnect specific output states.
806
807 IPMI_Cable_Interconnect_Is_Connected
808 Defaults to Nominal.
809
810 IPMI_Cable_Interconnect_Configuration_Error
811 Defaults to Critical.
812
813 IPMI_Boot_Error
814 The following states correspond to Boot Error sensors w/ Boot
815 Error specific output states.
816
817 IPMI_Boot_Error_No_Bootable_Media
818 Defaults to Critical.
819
820 IPMI_Boot_Error_Non_Bootable_Diskette_Left_In_Drive
821 Defaults to Critical.
822
823 IPMI_Boot_Error_PXE_Server_Not_Found
824 Defaults to Critical.
825
826 IPMI_Boot_Error_Invalid_Boot_Sector
827 Defaults to Critical.
828
829 IPMI_Boot_Error_Timeout_Waiting_For_User_Selec‐
830 tion_Of_Boot_Source
831 Defaults to Warning.
832
833 IPMI_Button_Switch
834 The following states correspond to Button/Switch sensors w/ But‐
835 ton/Switch specific output states.
836
837 IPMI_Button_Switch_Power_Button_Pressed
838 Defaults to Nominal.
839
840 IPMI_Button_Switch_Sleep_Button_Pressed
841 Defaults to Nominal.
842
843 IPMI_Button_Switch_Reset_Button_Pressed
844 Defaults to Nominal.
845
846 IPMI_Button_Switch_FRU_Latch_Open
847 Defaults to Warning.
848
849 IPMI_Button_Switch_FRU_Service_Request_Button
850 Defaults to Warning.
851
852 IPMI_System_ACPI_Power_State
853
854 IPMI_System_ACPI_Power_State_S0_G0
855 Defaults to Nominal.
856
857 IPMI_System_ACPI_Power_State_S1
858 Defaults to Nominal.
859
860 IPMI_System_ACPI_Power_State_S2
861 Defaults to Nominal.
862
863 IPMI_System_ACPI_Power_State_S3
864 Defaults to Nominal.
865
866 IPMI_System_ACPI_Power_State_S4
867 Defaults to Nominal.
868
869 IPMI_System_ACPI_Power_State_S5_G2
870 Defaults to Nominal.
871
872 IPMI_System_ACPI_Power_State_S4_S5_Soft_Off
873 Defaults to Nominal.
874
875 IPMI_System_ACPI_Power_State_G3_Mechanical_Off
876 Defaults to Nominal.
877
878 IPMI_System_ACPI_Power_State_Sleeping_in_an_S1_S2_or_S3_States
879 Defaults to Nominal.
880
881 IPMI_System_ACPI_Power_State_G1_Sleeping
882 Defaults to Nominal.
883
884 IPMI_System_ACPI_Power_State_S5_Entered_By_Override
885 Defaults to Nominal.
886
887 IPMI_System_ACPI_Power_State_Legacy_ON_State
888 Defaults to Nominal.
889
890 IPMI_System_ACPI_Power_State_Legacy_OFF_State
891 Defaults to Nominal.
892
893 IPMI_System_ACPI_Power_State_Unspecified
894 Defaults to Critical.
895
896 IPMI_System_ACPI_Power_State_Unknown
897 Defaults to Critical.
898
899
901 /etc/ipmi_monitoring_sensors.conf
902
904 Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
905
907 Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC.
908
909 FreeIPMI is free software; you can redistribute it and/or modify it
910 under the terms of the GNU General Public License as published by the
911 Free Software Foundation; either version 2 of the License, or (at your
912 option) any later version.
913
914
916 ipmimonitoring(8), libipmimonitoring(3)
917
918 http://www.gnu.org/software/freeipmi/
919
920
921
922FreeIPMI 0.8.8 2010-07-21 IPMI_MONITORING_SENSORS(5)