Distributed Monitoring

Check_Monit

Description:

Using this plugin, you will be able to get CPU and Memory usage for your services and build performance data for graphing in OP5. Additionally, passing warning and critical thresholds will allow for alerting if those thresholds are passed.

Current Version

Last Release Date

August 16, 2017

Compatible With

  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

License

Apache


Project Notes
Using this plugin, you will be able to get CPU and Memory usage for your services and build performance data for graphing in OP5. Additionally, passing warning and critical thresholds will allow for alerting if those thresholds are passed. Here is what the basic usage for this plugin looks like: check_monit_tpt.py -H -u -P -S <-C or -M or -S> -w -c When using arguments -C -M or -S . For CPU and Memory you must pass -w thresholds. The -S does not need the threshold options, output will show all stats of service passed along with whether the service is running. Note: Performance data is only created for -C and -M . Here are some examples of check commands: Services being monitored by Monit: ./check_monit_tpt.py -H -u -P This check will just output all the services that Monit is monitoring to OP5 or Nagios Apache CPU Usage: ./check_monit_tpt.py -H -u -P -s httpd -C -w 40 -c 50 MySQL Memory Usage: ./check_monit_tpt.py -H -u -P -s httpd -C -w 40 -c 50 For -w and critical thresholds enter integer between [0-100]
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
6,880