Home Directory Plugins Operating Systems Linux Check Process Resources

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 Process Resources

Rating
0 votes
Favoured:
0
Current Version
2.0
Last Release Date
2010-11-08
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
License
GPL
Hits
165329
Files:
FileDescription
check_process_resources.tar.gzPackage contains: check_process_resources.sh
Nagios CSP

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!
Check Process Resources
This check can be used to monitor processes either on the Nagios server or on other Linux machines when used in conjunction with check_by_ssh.
The check_process_resources check has the following available switches, currently:

-C, Specify a check type: CPU or Memory
-c, Specify a critical level for the check
-h, Display help information
-N, Specify a fancy name for the process
This is for display in Nagios messages
Example: check_process.sh -p java -N Tomcat
The java process will be monitored and the Nagios
message will read: 'The Tomcat process is currently OK.'
-p, Specify a process to be monitored
-w, Specify a warning level for the check

The attached image is an example of the check being used in conjunction with check_by_ssh while the process is in the Warning state.