Procházet zdrojové kódy

check_junos: Documented '@with_description'.

Sebastian Harl před 13 roky
rodič
revize
cf0603afc5
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      check_junos.pl

+ 2 - 1
check_junos.pl

@@ -74,7 +74,8 @@ checkname[,target[,warning[,critical]]]
 
 The following checks are available:
   * interfaces: Status of interfaces. If a target is specified, only the
-    specified interface(s) will be taken into account.
+    specified interface(s) will be taken into account. The special target
+    '\@with_description' selects all interfaces with a non-empty description.
 
     If an aggregated interface is encountered, the physical interfaces will
     be checked as well.