Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_qpage

Rating
2 votes
Favoured:
0
Hits
150883
Files:
FileDescription
check_qpagecheck_qpage v0.3
check_qpage-0.2check_qpage v0.2
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check state of qpage service and queue.
Usage:
check_qpage -config file -queue dir -snpp string -w integer -c integer -bwarn integer -bcrit integer -debug

Options:
-config STRING [default: /etc/qpage.cf]
-queue STRING
-snpp STRING [default: yes]
-stale INTEGER [default: 600 seconds]
-w INTEGER [default: 1]
-c INTEGER [default: 3]
-bwarn INTEGER [default: 1]
-bwarn INTEGER [default: 3]
-debug



Example Output:
QPAGE QUEUE OK: 0 pending, 0 failed

Notes:
Requires Net::SNPP perl module
Checks service via SNPP and checks queue contents
If qpage is running on remote host, plugin may require check_by_ssh, nrpe, or nsca.
Use the --debug option to understand what effects the options have.

Change Log

v0.3: Fixed bug with detecting stalled queue
v0.2: Make SNPP check optional
Reviews (1)
No problem with module after installing required Perl Module.