浏览代码

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.