This commit is contained in:
garnier-quentin 2019-04-14 12:47:55 +02:00
parent 9997d13ad8
commit 042db1efb4
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ sub set_system {
nic => [
['Ok', 'OK'],
['Unknown', 'OK'],
['Disabled', 'OK'],
['.*', 'CRITICAL'],
],
};