Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.rrd-mdgraph





rrd-mdgraph draws group of graphs (by default) of all services for host and display it on HTML page.
Integrate Apprise into Nagios for More Notification Sup...





With Apprise, Nagios can easily notify more services such as Slack, Discord, Telegram, Pushbullet, AWS (SNS), Microsoft Teams, etc.
check_ELBinstance





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 ...
check_ec2_ri_expiration





Bash script using AWS EC2 api tools to check and alert on expiring EC2 reserved instances.
check_ec2_instance.php





Uses the AWS PHP SDK to query EC2 instance state. Requires SDK installed somewhere in the include path (ubuntu in my case /usr/share/php) and requires authentication keys to be set in SDK.
check_cloudwatch





Currently only supports AWS RDS and AWS ElastiCache.
I was tired of never finding a good cloudwatch script that actually used aws-cli, so I wrote my own. I would love to extend it with capabilities to monitor more than just RDS and ElasticCache
All ...
check_aws_status





Check the AWS Service Health Dashboard for service interruptions/incidents.
check_aws_s3_file.pl (Advanced Nagios Plugins Collectio...





Checks if a given file is present in AWS S3 via the HTTP Rest API
check_aws_events





Check current event logs information from the AWS Service Health Dashboard The endpoint for the API is: https://health.us-east-1.amazonaws.com (provides event data for all regions) usage: check_aws_events.py -s EC2|RDS -r us-east-1|us-west-1|us-west ...
Check_AWS_EC2_instance_status





This is a ruby script that checks the status of an instance on Amazon Web Service EC2 using Amazon EC2 API. The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file.
check_aws_ec2_backup





Nagios plugin for monitoring AWS EC2 EBS snapshot creation via AWS CLI, written in bash.
Check_AWS_CloudWatch_metrics





This is a ruby script that retrieve metrics from Amazon Web Service EC2, ELB or RDS using Amazon CloudWatch API (supports all AWS region). The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file. NB: Amazon CloudWa ...
check_aws





Nagios-compatible plugin for monitoring AWS via CloudWatch. - Written in Python3 - Built with an emphasis on robustness and simplicity. - Licensed under GPL Created by ITRS Group: For the always-on enterprise.
check_amz_sqs.pl





Monitor the ApproximateNumberOfMessages attribute of an Amazon Web Services (AWS) Simple Queue Service (SQS) queue.
check-s3-file-age





nagios check for age of a specific file in AWS S3
Check AWS CloudWatch Alarms





check-cloudwatch is a simple CLI program, utilising the AWS SDK, to check the status of a specified CloudWatch alarm.
AWS volume read/write and IOPS





Check R/W and IOPS of AWS EC2 volumes and return performance data
aws status page





This is a bash script made to work with nagios and to automaticly check Amazon AWS status based on the RSS from http://status.aws.amazon.com/
AWS ECS service monitor





Get metrics of AWS ECS Service Memory & CPU. Author: Asaf Shabat