Home > Projects

Projects

Project custom post type.

Showing 625-636 of 5856 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Usage: check_snmp_controladora_activa [COMMUNITY] [HOST] [OID] OID: CONTROLADORA RE1 .1.3.6.1.4.1.2636.3.1.13.1.6.12.2.0.0 CONTROLADORA RE0 .1.3.6.1.4.1.2636.3.1.13.1.6.12.1.0.0 Use in nagios: # comando check_snmp_controladora_activa.sh define command{ command_name check_snmp_controladora_activa command_line $USER1$/check_snmp_controladora_activa.sh $ARG1$…
Usage: check_snmp_ip_interface.sh [COMMUNITY] [HOST] [NUM_INTERFAZ] Load the ip of the desired interfaces
Returns the administrative and operational state of the chosen interface. It works by snmp and is created for Juniper. Instructions for use: check_snmp_interface_state.sh COMMUNITY HOST…
Version 2.1 adds --temperature, --cell, and --string options. NAME check_cellwatch - Pull and evaluate data from two tables displayed on the main Cellwatch Monitoring system…
RESTful nodejs service for reading nagios status and output in json format. (Docker image available) See full description at, https://github.com/martinhjartmyr/nagios-node-rest-status
This dashboard monitors the Message Tracking Logs in Exchange 2010 onwards. I can't take credit for developing this, I just adapted it for NLS -…
check IBM DS8100 storage status from hmc https webpage
check nvidia GPU utilization /usr/local/bin/check_nvidiasmi.sh OK GPU - 32%; Memory - 12%; Encoder - 53%; Decoder - 23% | gpu=32% memory=12% encoder=53% decoder=23% pnp4nagios template…
Check all ES indices have more than $min_replica_count replicas Check more: https://www.dennyzhang.com/es_shard
Make sure ES indices have enough shards. Check more: https://www.dennyzhang.com/es_shard
If too many files under a folder, raise an alert. Check more: https://github.com/DennyZhang/monitoring/tree/master/files/check_file_count
If too many pattern of log entries has happened recently, raise alerts Check more: https://github.com/DennyZhang/monitoring/blob/master/files/log_pattern_frequency.py