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_amz_sqs.pl

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2010-08-02
Compatible With
  • Nagios 3.x
License
Apache
Hits
94326
Files:
FileDescription
check_amz_sqs.plPerl Check Script
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Monitor the ApproximateNumberOfMessages attribute of an Amazon Web Services (AWS) Simple Queue Service (SQS) queue.
This is a simple plugin that uses the Amazon::SQS::Client package to monitor the ApproximateNumberOfMessages attribute of a specified Amazon Simple Queue Service queue. If you've done any work with an SQS queue the help and code should be pretty self explanatory. Feedback is welcome.