mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
Fix #1478
This commit is contained in:
parent
978e9eb5b2
commit
551b99ca89
@ -48,6 +48,7 @@ sub set_system {
|
||||
nic => [
|
||||
['Ok', 'OK'],
|
||||
['Unknown', 'OK'],
|
||||
['Disabled', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user