diff --git a/check_junos.pl b/check_junos.pl index 0251ddf..3392f72 100755 --- a/check_junos.pl +++ b/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.