Home Directory Plugins Operating Systems Solaris check_solaris_procs_regexp

check_solaris_procs_regexp

Bookmark and Share

Rating
0 votes
Favoured:
0
Hits
81339
Files:
FileDescription
check_solaris_procs_regexp_1_3.tar.gzcheck_solaris_procs_regexp 1.3
Nagios plugin to check number of processes on Solaris (using regexp)
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