Home Directory Plugins Cloud check_ELBinstance

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_ELBinstance

Current Version
check_ELBinstance
Last Release Date
2014-11-01
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
14491
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
It check the no. of instances attached in ELB (Elastic Load Balancer). In case no. of instances in ELB are not matching with desired no. instances. It will send Critical alert.
You can modify the script as per your requirement.

Install aws-cli package into Nagios Server.

pip install awscli
It check the no. of instances attached in ELB (Elastic Load Balancer). In case no. of instances in ELB are not matching with desired no. instances. It will send Critical alert.
You can modify the script as per your requirement.

Install aws-cli package into Nagios Server.

pip install aws-cli

(http://docs.aws.amazon.com/cli/latest/userguide/installing.html)