applications/system

nagios-plugins-esx3i - Nagios plugins for the VMWare ESX3i host

Website: http://cars.lostroncos.org/category/nagios/
License: GPL
Description:
ESX 3i scripts for Nagios
Author: Carlos Roberto Tronco
Have only been tested on Dell PowerEdge 2950 and 2900

check_3i_storage -password <passwd> -username <user> -server <ip addr/hostname>
check_3i_cpu -password <passwd> -username <user> -server <ip addr/hostname>
check_3i_memory -password <passwd> -username <user> -server <ip addr/hostname>
check_3i_sensors -password <passwd> -username <user> -server <ip addr/hostname>
check_3i_dell_temp_sensor -password <passwd> -username <user> -server <ip addr/hostname>

define service{
use                             generic-service
host_name                       svr-esx-test-01.company.com
service_description             ESX 3i Storage Status
check_command                   check_3i_storage!root!mypassword!
}

define command{
command_name    check_3i_storage
command_line    $USER1$/check_3i_storage --server $HOSTADDRESS$ --username $ARG1$ --password $ARG2$}

Packages

nagios-plugins-esx3i-1.0.3-0.el4.noarch [7 KiB] Changelog by Michael Weinberger (2008-11-16):
modified perdata output of check_3i_dell_temp_sensor

Listing created by Repoview-0.6.6-4.el7