mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-21 14:19:30 -04:00
bugfix [bug 651021 mperry2]
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@279 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
f8b001fb7e
commit
19d459ffeb
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ foreach $key (keys %ifStatus) {
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if ($ifdown > 0) {
|
||||
$state = 'CRITICAL';
|
||||
|
|
|
|||
Loading…
Reference in a new issue