Cloud

AWS Cloudwatch Metrics

Description:

Nagios plugin to connect to your Amazon account and fetch details from Cloudwatch Metrics.

Current Version

2.1.13

Last Release Date

2018-09-04

Compatible With

  • Nagios 3.x
  • Nagios XI

Owner

License

MIT


Project Notes
Nagios Cloudwatch Metrics plugin ====================== This plugin allows you to check certain AWS Cloudwatch metrics and set alerts on predefined values. The script is written in bash. It is tested on OSX and Ubuntu 16.04. This plugin fetches the data from X minutes back until now. It also has an option to walk back to the last known value of cloudwatch, as it is not always contains the most recent data. Dependencies ------- To run this script you should have installed the following packages: jq - json processor awscli - AWS command line interface bc - used for working with floating point numbers timeout or gtimeout - Used for timeout support We assume that the user who execute this script has configured his account so that he/she can connect to Amazon. For the full documentation and installation details, see https://github.com/level23/nagios-cloudwatch-metrics
Reviews (2) Add a Review
Command value OK, but console 0%
by farith.miranda, January 31, 2023

I have result OK CRITICAL - Name=DBInstanceIdentifier,Value=opcsprod-col CPUUtilization (5 min Maximum): 96.005133162 Percent - VALUE is wrong. It SHOULD BE inside the range {0 ... 90} | perf=96.005133162Percent;80;90;0.000000 OK - Name=DBInstanceIdentifier,Value=opcsprod-col CPUUtilization (5 min Maximum): 76.158333333 Percent - VALUE is ok. It is inside the range {0 ... 80} | perf=76.158333333Percent;80;90;0.000000 But, in nagios console show 0% Please help



Access CloudWatch Metrics in Nagios via a proxy
by mayurkadam24, August 31, 2017

Hi , In case the CloudWatch Metrics need to be accessed via a proxy from NAGIOS, what changes do we need to do in the plugin / script ? Please help.



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
4.5 (2)
Favorites
1
Views
20,935