Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
mac_121
check_interface_state.sh
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 NUM_INTERFAZ
check_snmp_ip_interface.sh
Usage: check_snmp_ip_interface.sh [COMMUNITY] [HOST] [NUM_INTERFAZ] Load the ip of the desired interfaces
check_snmp_controladora_activa.sh
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.s ...
Descripción en multiples líneas nagios
If for some reason you want more than one line to be seen in the problems displayed by nagios, you can do it in the following way: In the file: /opt/nagios-4.3.2/cgi/status.c You must change printf("%s ", (temp_status->plugin_output == NULL) ...
check_snmp_ibmc.sh
Usage: ip community Script to check the status of an ibmc. Check health, fan status, power, memory, cpu and temperatures
check_ipmi.sh
Check the status of a management system using IPMI You must have "ipmitool" installed You must pass as an argument the host's ip to analyze You must change the user and password within the script or otherwise put $ 2 and $ 3 to pass as arguments.
check_snmp_juniper_port_state.sh
Check status of desired interfaces on Juniper equipment Usage: check_snmp_juniper_port_state.sh [COMMUNITY] [HOST] [NUM_INTERFAZ]