Code

bugfix [bug 651021 mperry2]
[nagiosplug.git] / plugins-scripts / check_ifstatus.pl
index 3b8a19c2bc3641db710feb2a6d55fc8b3ab5934b..181fb7d77fc128c2b06238cb3b47315c8436ee4a 100755 (executable)
@@ -199,6 +199,7 @@ foreach $key (keys %ifStatus) {
                }
        }
    
+}
 
    if ($ifdown > 0) {
       $state = 'CRITICAL';