Fix #1478
This commit is contained in:
parent
9997d13ad8
commit
042db1efb4
|
@ -48,6 +48,7 @@ sub set_system {
|
|||
nic => [
|
||||
['Ok', 'OK'],
|
||||
['Unknown', 'OK'],
|
||||
['Disabled', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue