Cloud

Nagios plugins for monitoring a Cloud Infrastructure.

Showing 21-30 of 53 results.

Sort by:

Cloud
AWS Classic Load Balancer unhealthy check
https://github.com/asafs133/nagios_plugins

Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret key and Region configured Usage ./clb_unhealthyCheck.py [-h] [--loadbalancer LOADBALANCER] [--period…

Cloud
AWS Application Load Balancer unhealthy check
http://github.com/asafs133/nagios_plugins

Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret key and Region configured Usage ./ecs_metric.py [-h] [--targetgroup TARGETGROUP] [--loadbalancer…

Cloud
AWS ECS service monitor
https://github.com/asafs133/nagios_plugins

Objective Get metrics of AWS ECS service Memory & CPU. Prerequisites Python3 boto3 extention (using: pip install boto3) AWS cli installed AWS Access key, Secret…

Cloud
Check Azure Active Directory Connect
https://github.com/juangranados/nagios-plugins

DESCRIPTION Check Azure AD Connect Sync status and returns Nagios output and code. PARAMETER Hours Hours since the last synchronization. Default: 3 OUTPUTS * OK:…

5 (2) License: GPL by: Juan Granados
Cloud
check_aws_ec2_backup

Install: Install the AWS CLI and configure the credentials for the Nagios service's user. See `IAM-policy-example.json` for an example IAM policy document for the Nagios…

License: MIT by: tommarshall
Cloud
AWS Cloudwatch Metrics
https://github.com/level23/nagios-cloudwatch-metrics

Nagios Cloudwatch Metrics plugin ====================== This plugin allows you to check certain AWS Cloudwatch metrics and set alerts on predefined values. The script is written…

4.5 (2) License: MIT by: Level23
Cloud
Monitoring AzureStack Alerts

# Overview Nagios is one of the most used open source monitoring tools. The current package contains a plugin which can be used for monitoring…

Cloud
pods_on_node.py
https://github.com/mrGrab/pods_on_node.py

This is simple python script which sends api request to openshift (or kubernetes) master server: /api/v1/pods and parse json response. usage: pods_on_node.py --ulr openshift_master --node…

License: Other by: Shtrih
Cloud
check_CloudEndure_replication.py
https://github.com/stefan-wuensch/Nagios-Checks

======================================================== usage: check_CloudEndure_replication.py [-h] [-v] -u USERNAME -p PASSWORD [-n HOSTNAME] Nagios check of the sync status of CloudEndure replication. Exit status 0 == OK,…

License: MIT by: Stefan Wuensch