mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
Fix #1478
This commit is contained in:
parent
9997d13ad8
commit
042db1efb4
@ -48,6 +48,7 @@ sub set_system {
|
|||||||
nic => [
|
nic => [
|
||||||
['Ok', 'OK'],
|
['Ok', 'OK'],
|
||||||
['Unknown', 'OK'],
|
['Unknown', 'OK'],
|
||||||
|
['Disabled', 'OK'],
|
||||||
['.*', 'CRITICAL'],
|
['.*', 'CRITICAL'],
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user