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.Esx Checks using php and ssh keypairs





Some esx checks written in php using a ssh keypair system for people who want to keep their system certification by not installing external software and don\'t want to use snmp.
dellkit_warranty





dellkit_warranty is a Nagios plugin to check the remaining days of warranty left for Dell hardware. I am aware there are (at least) 2 other plugins that do this. This one works with ESXi servers as well using the excellent VMware Perl SDK, the others ...
Cloudviewer (for VMWare vCenter)





Check_MK like Plugin for VMware vCenter.
Splitted in two parts:
cloudviewer-reloader.pl:
Reads all Clusters,Hosts,VMs and Datastores from the given VC and creates Nagios Objects for it. This has to be run as a cronjob.
cloudviewer.pl:
Reads you ...
check_vsphere





This monitoring plugin is able to check various aspects of ESXi hosts or vcenters over the vsphere API. It is meant as a replacement of check_vmware_esx/check_esx3 and the like. They are written in perl and VMware has deprecated the perl API. So this one ...
check_vmware_status





This is a simple, bash-based plugin to query and/or set the power state of a VMware ESX virtual machine. Full details are at the download site, including help output.
check_vmware_esx.pl





The original plugin check_vmware_api.pl is old and big and cluttered. So it was time for some house keeping. I tried to clean up the code of every routine, changed things, checked (and corrected) many performance counters and will try to ease maintenanc ...
check_vmware_disk





version 1.0 check_vmware_disk Jose Manuel Gonzalez ---------------------------------- ENGLISH: I made a plugin for nagios to remotely check the status of the hard drives of a server with ESXi 5.1. I hope you find it useful. Requires linux bash ...
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_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_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_snmp_esxi_host_stat.pl





This SNMP based nagios plugins will return ESXI guest host's status inventory
check_mpath





This plugin remote checks the status of every path in the multipath fibre channel driver. If one or more is paths are down it throws a warning. If it has only one path alive it throws a critical state. Examples: For an esxi system: /usr/local/nag ...
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_datastores





Check the capacity/ usage of vsphere Datastores.