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_top

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2017-10-30
Compatible With
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
5655
Files:
FileDescription
check_topBash script to report top CPU consumer
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is a Linux bash script which aggregates parent and child processes and reports the aggregate process in percent which has the highest CPU usage. In can be run on a local host, or remotely using NRPE.

Usage:

check_top [-w (integer warning)] [-c (integer critical)]
check_nrpe -H ip_address -c command -a '-w warning -c critical'