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_events.vba





After trying many of the available and complicated ways to check my Windows event viewer's for a specific Event, I decided to write my own and share with everyone!
check_events.pl





This plugin will scan arbitrary text files looking for down and up events. The events are searched using Perl regular expressions. When a down event is found, the plugin exits with either WARNING (-W) or CRITICAL (-C). This is ideal for searching an snmp ...
Check_eva_cv





v1.0
Date: 2012-03-12
Date: 2012-03-05
Author: Alberto Lazzarin - ITA
v1.1
Date: 2013-05-30
Author: Ivan Bergantin - ITA
Fix grep function on disk and disk group component
This script works with HP SSSU Binary (architecture dependent x86 or ...
check_ethtool





Check media settings in Linux using ethtool. Automatically figures out interface name and expected speed if not given. Assumes full duplex is desired. Can check for autonegotiate.
check_ethernetprobe2





Checks the temperature of the environment using the ATAL Ethernetprobe2 using SNMP An example: Monitoring the temerature of the serverroom For comments or feature request, please post a comment below
check_eth





This plugins monitor realtime traffic on linux server interface on any distribution centos,redhat,debian etc . In old version by joseph stats are calculated wrong way not realtime but after my changes it will monitor your stats realtime transfer rate of i ...
check_es_system ElasticSearch + OpenSearch monitoring





This is a monitoring plugin to check the status of an ElasticSearch or OpenSearch cluster or single node.
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.
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_esxvm





This perl script check the state of the Virtual Machines defined on an ESX server.
check_esxi_hpSmartArrayE200i_through_ssh.php





This addons check hp Smart Array E200i status on ESXi server through ssh connection. It's written in PHP.
check_esxi_hardware.py





check_esxi_hardware (formerly known as check_esx_wbem) is an open source monitoring plugin to monitor the hardware of ESXi (and previously ESX) servers. It queries the CIM (Common Information Model) server running on the ESXi server to retrieve the curren ...
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_essential_services (windows)





check_essential_services takes a string of services and returns critical if any are not running. It is written in perl, and works fine with tinyperl. I put my scripts (compiled first) and the tinyperl environment in nsclient++/scripts/perl