check_vmware3.pl (Visit this link)
5 from 1 votesA nagios check plugin for VMware ESX Server based on the perl API.
You need the VMware perl API to use it. (And you need to patch that API to get rid of a bug in it)
Including the Netways NagiosGrapherV1 templates to get nice graphs.
look at it on http://nagioswiki.org/wiki/Plugin:check_vmware3.pl
You need the VMware perl API to use it. (And you need to patch that API to get rid of a bug in it)
Including the Netways NagiosGrapherV1 templates to get nice graphs.
look at it on http://nagioswiki.org/wiki/Plugin:check_vmware3.pl
take a look at it on NagiosWiki!
[http://nagioswiki.org/wiki/Plugin:check_vmware3.pl|check_vmware3.pl on nagioswiki.org]
[http://nagioswiki.org/wiki/Plugin:check_vmware3.pl|check_vmware3.pl on nagioswiki.org]
Submitted by: bs
Hits: 4437
Overall downloads: 2635
Added: 2008-12-18 00:00:00
Last Modified: 2009-12-16 13:46:32
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| vmware_guest_cpu_change.png | ![]() |
22 kb | second cpu defined for guest | 647 |
| vmware_host_memory.png | ![]() |
24 kb | VMware server memory usage | 667 |
| check_vmware3.pl | ![]() |
16 kb | perl plugin | 3124 |
| vmware_guest_net_io.png | ![]() |
21 kb | guest net i/o | 469 |
| vmware_guest_diskusage.png | ![]() |
23 kb | guest with two disks a 8GB | 644 |
| vmware_nagios_unknown_missing_api.png | ![]() |
32 kb | try to run plugin withouut VMware API | 485 |
| check_vmware3.cfg | 2 kb | example nagios definitions | 1723 | |
| vmware_counter.png | ![]() |
16 kb | one missing vm | 645 |
| check_vmware3.ncfg | 14 kb | netways nagiosgrapher templates | 687 | |
| VICommon.pm.patch | 1 kb | patch for VMware API to avoid the bug | 910 |
Comments
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
Check hardware running VMware ESXi
3 from 3 votesPython script which permits you to check your hardware's health when it runs VMware (free) ESXi appliance. -
check_esx
2 from 4 votesCheck CPU, Memory, Network, and VM Status on a VMWare ESX virtual server, via SNMP. Also support for MRTG querying, and listing VMs/interfaces. V2.3 fixes minor problems triggered by the Nagios 2 embedded perl compiler. Now superceeded by check_vmware which uses VC API instead of SNMP: http://www.steveshipway.org/forum/viewtopic.php?f=28&t=1648 -
check_esx3
4 from 1 votesNagios plugin made by www.op5.com which is compatible with ESX 3.5 which uses the VMWare API (via HTTPS) to do a wide variety of checks. You can check out the latest version with GIT from their repository at git://git.op5.org/nagios/op5plugins.git Requires the Nagios::Plugin CPAN module as well as the "VMware Infrastructure (VI) Perl Toolkit Packages" available from http://www.vmware.com/download/sdk/ See http://www.op5.com/support/documentation/how-to/400-monitoring-vmware-esx-3x-and-vmware-esxi for Nagios Command definitions, although the latest version of the script supports additional checks which aren't listed on that webpage yet, so you'll probably need to make a few more up. -
VMWare ESX guest status checks
1 from 1 votesCheck some aspects of VMWare ESX guests (cpu, memorry, netio, kernel and status) -
check_esxvm
from 0 votesThis perl script check the state of the Virtual Machines defined on an ESX server.
-
check_snmp_vmfs.sh
4.5 from 2 votesThis shell script uses the output of the "vdf" command (published via snmp to avoid check_by_ssh or NRPE) to determine the free space of a given vmfs volume as measured in GB. -
check_vmware for VMware Server
from 0 votesThis script check the status of a VM in a VMware Server thru vmware-cmd command -
check_esx3
1 from 1 votesThis plugin allows you to check esx3/esx3i datastores, host and VMs cpu, host and VMs memory usage using the VMware Perl tool kit. -
check_df
from 0 votesCheck disk space using df -
check esx datastores aka VMFS filesystems using Python and CIM
from 0 votesGood Afternoon guys, here I created another Python Script. This script will check your DataStores aka VMFS. I built this script so that it can be used with Nagios and or Zenoss. The purpose of this script is so that you can monitor thresholds on a per DataStore/VMFS. You will need to download and install Pywbem in order to use this script. Script is available here http://www.linuxdynasty.org/check-esx-datastores-using-python-and-cim.html




