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
151160
Files:
FileDescription
check_qpagecheck_qpage v0.3
check_qpage-0.2check_qpage v0.2
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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.