Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check_vmware_api





check_vmware_api (former check_esx3) is a Nagios plugin made by op5 AB to monitor vmware's products. The plugin uses the VMWare API (via HTTPS) to do a wide variety of checks. You can check out the latest version with GIT at git://git.op5.org/nagios/op ...
check_vmware3.pl





A 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)
check_vmware for VMware Server





This script check the status of a VM in a VMware Server thru vmware-cmd command
check_vmfs_https.sh - Check vmfs datastores through htt...





This Nagios Plugin gets the size (Kb, Mb, Gb) of the vmfs volumes (datastores) of a VMWare Server Esxi 4, using https. Based on check_vmfs.sh - Check vmfs datastores. But don't need VCLI install just use wget! Warning and critical levels can be set ...
check_vmfs.sh - Check vmfs datastores through VMware VC...





Hello, guys!
This is a Nagios Plugin that monitorws the size (Kb, Mb, Gb) of the vmfs volumes (datastores) of a VMWare Server Esxi 4/5.1, using the Vmware VCLI (Linux version).
Warning and critical levels can be set, and plugin gives us perfdata ou ...
check_vmfs.pl - Check vmfs datastores through VMware VC...





This is a Nagios Plugin that monitors the size (Kb, Mb, Gb) of the vmfs volumes (datastores) of a VMWare Server Esxi 4. Warning and critical levels can be set, and plugin gives us perfdata output too, so it can be graphe ...
check_view_poolavailability.ps1





Checks a VMware View environment for automated floating pools that have no available desktops
check_snmp_esx_snapshots - under construction





Inspired by "jacob"'s and "lahrcm" script check_snmp_snapshot.sh. Nagios check script for vmware snapshots sizes add the following to your ESX server in the /etc/snmp/snmpd.conf and restart the snmpd deamon exec .1.3.6.1.4.1.6876.99999.2 snapshots ...
check_horizonview





A collection of checks to monitor VMWare Horizon View.
check_esx_vdf.pl





This script allows you to check the vmfs volumes of your VMware ESX environment (akin to check_disk); includes a working pnp4nagios template. It only works up to ESX 3.5, and hasn't been updated yet. If you want this to work for a newer version of ESX, ...
check_esx_mem_snmp





This plugin will catch used and free RAM memory via SNMP the from an VMWare ESX Server, tested with VMware ESXi, 6.7.0 Model: ProLiant DL360 Gen10 64 Cores Make sure that the script is fetiching the right DATA. You can test it with the following ...
check_esx_datastore_snmp V2 & V3





Basically I took existing check_esx_datastore_snmp and modified it to be able to work with VMware ESXi, 6.7.0, 15160138 and VMware ESXi, 7.0.2, 17867351 Original script link: https://exchange.nagios.org/directory/Plugins/Operating-Systems/%2A-Virtual-Env ...
check_esx_datastore_snmp





This plugin will catch used and free Datastore space via SNMP from an VMWare ESX Server, tested with VMware ESXi, 6.7.0
Model: ProLiant BL460c Gen8 32 Cores.
check_esx_cpu_snmp





This plugin will catch CPU Cores Load via SNMP the from an VMWare ESXi Server, tested with VMware ESXi, 6.7.0 Model: ProLiant DL360 Gen10 64 Cores Current Version Supports unimited CPU Cores. Cpu load value checked by the script is the average ...
check_esxcli_hparray





A Nagios plugin that checks HP Proliant hardware raid via the VMWare ESXCLI tool on ESXi servers with the HP Util Blunde installed (hpacucli namespace enabled). This is based on the check_hparray plugin but with the checking order corrected in order t ...
check_esx





Check 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.
check_esg_health





check vmware esg health via nsx rest api [PERL]
Check Vsphere Datastore 1





Powershell script to Check available size on datastores on VMWare ESX using NRPE and NSclient++
Check VMWare Snapshot sizes





This shell script uses the output of the "find" command (published via snmp to avoid check_by_ssh or NRPE) to locate all the existing snapshots. It checks the size of each snapshot and based on your criteria sends a CRITICAL or OK status. Helps find forgo ...