diff options
Diffstat (limited to 'nagios-templates.cfg')
-rw-r--r-- | nagios-templates.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios-templates.cfg b/nagios-templates.cfg index ac539f7..c5d4ad6 100644 --- a/nagios-templates.cfg +++ b/nagios-templates.cfg @@ -236,7 +236,7 @@ define command{ define command{ command_name check_cups_queue - command_line /usr/lib/sitesummary/nagios-plugins/check_cups_queue -H $HOSTADDRESS$ -T b -w 10 -c 50 -a 1 + command_line /usr/lib/sitesummary/nagios-plugins/check_cups_queue -H $HOSTADDRESS$ -T b -w 30 -c 70 -a 1 } define command{ |