소스 검색

check_junos: Documented '@with_description'.

Sebastian Harl 13 년 전
부모
커밋
cf0603afc5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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.