Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_solaris_procs_regexp
146134
File | Description |
---|---|
check_solaris_procs_regexp_1_3.tar.gz | check_solaris_procs_regexp 1.3 |
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!
This Nagios plugin checks number of processes on Solaris by using
ps and egrep with regular expressions.
Example:
# check_solaris_procs_regexp.sh -w :100 -c :250 -u webservd -e '[h]ttpd|apache'
PROCS WARNING - 152 processes, user webservd, regexp '[h]ttpd|apache'|procs=152
ps and egrep with regular expressions.
Example:
# check_solaris_procs_regexp.sh -w :100 -c :250 -u webservd -e '[h]ttpd|apache'
PROCS WARNING - 152 processes, user webservd, regexp '[h]ttpd|apache'|procs=152
Reviews (0)
Be the first to review this listing!