mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
commit
f3fb8ccc52
@ -38,11 +38,12 @@ sub set_system {
|
||||
['ok', 'OK'],
|
||||
['unavailable', 'UNKNOWN'],
|
||||
['nonoperational', 'UNKNOWN'],
|
||||
['unknown', 'UNKNOWN'],
|
||||
],
|
||||
sensor => [
|
||||
['ok', 'OK'],
|
||||
['unknown', 'UNKNOWN'],
|
||||
['nonInstalled', 'OK'],
|
||||
['notInstalled', 'OK'],
|
||||
['voltageLowWarning', 'WARNING'],
|
||||
['voltageLowCritical', 'CRITICAL'],
|
||||
['noPower', 'CRITICAL'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user