Home Directory Plugins Operating Systems Solaris check_solaris_procs_regexp

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_solaris_procs_regexp

Rating
0 votes
Favoured:
0
Hits
145814
Files:
FileDescription
check_solaris_procs_regexp_1_3.tar.gzcheck_solaris_procs_regexp 1.3
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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