mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
Fix #1478
This commit is contained in:
parent
978e9eb5b2
commit
551b99ca89
@ -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