This commit is contained in:
garnier-quentin 2019-04-14 12:47:55 +02:00
parent 978e9eb5b2
commit 551b99ca89

View File

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