TOP LEVEL CATEGORIES
EXPLORE
Description:
python use 2.5.2
check_nginx is a Nagios to monitor nginx status Usage:
check_nginx [-h|–help][-U|–url][-P|–path][-u|–user][-p|–passwd][-w|–warning][-c|–critical]
Options: –help|-h) print check_nginx help. –url|-U) Sets nginx status url. –path|-P) Sets nginx status url path. Default is: off –user|-u) Sets nginx status BasicAuth user. Default is: off –passwd|-p) Sets nginx status BasicAuth passwd. Default is: off –warning|-w) Sets a warning level for nginx Active connections. Default is: off –critical|-c) Sets a critical level for nginx Active connections. Default is: off Example: The url is www.nginxs.com/status ./check_nginx -U www.nginxs.com -P /status -u eric -p nginx -w 1000 -c 2000 if dont’t have password: ./check_nginx -U www.nginxs.com -P /status -w 1000 -c 2000 if don’t have path and password: ./check_nginx -U www.nginxs.com -w 1000 -c 2000
Current Version
1.0.1
Last Release Date
2010-12-09
Compatible With
Owner
eric.yang
Website
http://www.nginxs.com
Download URL
http://www.nginxs.com/download/check_nginx
License
GPL
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.