Added --legacy to default since that is the default format

This commit is contained in:
Tomas Edwardsson 2013-07-16 22:42:44 +00:00
parent 1099ad9c02
commit 30c4b15700
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# Critical on security updates, warning if 40 or more total updates
command[check_updates]=/usr/lib64/nagios/plugins/check_package_updates --th "metric=security,critical=1..inf" --th "metric=total,warning=40..inf"
command[check_updates]=/usr/lib64/nagios/plugins/check_package_updates --th "metric=security,critical=1..inf" --th "metric=total,warning=40..inf" --legacy