Name : nagios-plugins-esx3i
| |
Version : 1.0.3
| Vendor : (none)
|
Release : 0.el4
| Date : 2008-11-16 15:03:13
|
Group : Applications/System
| Source RPM : nagios-plugins-esx3i-1.0.3-0.el4.src.rpm
|
Size : 0.02 MB
| |
Packager : Michael Weinberger < mweinber_neddix_de>
| |
Summary : Nagios plugins for the VMWare ESX3i host
|
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$}
|
RPM found in directory: /vol/rzm1/linux-ibiblio.old/distributions/smeserver/contribs/michaelw/sme7/Nagios3/packages |