Barracuda queue
Posted: Tue Mar 31, 2015 8:57 am
Nagios reports a critical state for our Barracuda queues. Barracuda reports the queues are fine.
Nagios:
Current Status: CRITICAL
(for 143d 23h 9m 18s) (Has been acknowledged)
Status Information: (Return code of 13 is out of bounds)
The check_queue script looks like this:
my $warn = '500'; ## - warning threshold
my $crit = '1000'; ## - critical threshold
Nagios:
Current Status: CRITICAL
(for 143d 23h 9m 18s) (Has been acknowledged)
Status Information: (Return code of 13 is out of bounds)
The check_queue script looks like this:
my $warn = '500'; ## - warning threshold
my $crit = '1000'; ## - critical threshold