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
Owner
Hits
145116
Files:
File | Description |
---|---|
check_solaris_procs_regexp_1_3.tar.gz | check_solaris_procs_regexp 1.3 |
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!