Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_qpage
151160
File | Description |
---|---|
check_qpage | check_qpage v0.3 |
check_qpage-0.2 | check_qpage v0.2 |
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!
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
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)
bydansjunkspot@gmail.com, January 4, 2012
No problem with module after installing required Perl Module.