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_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_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_vmstat





the syntax is simple ./check_vmstat DOWNLOAD
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.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_visa.sh





This check was written as a spoof for a colleague who was working remotely in a slightly dodgy country. It bases the validity of the visa solely on the load of the system running the Nagios check, it does not of course, actually check a visa status. Yo ...
check_via_http





Simple Nagios Plugin of remote HTTP Executor. The plugin kicks your web server which returns the check result as JSON like: then simply prints the description to STDOUT and exits with the given status code.
check_veritas_volumes





Checks vertias volumes using vxprint and alerts on any failures. Runs as nagios user, does not require root.
check_veritas_sfha.py





Nagios check_veritas_sfha.py Description: ------------ With this little Python script you have the ability to check your Veritas servicegroups and the status of your volumegroups. Please use ./check_veritas_sfha.py -h to get an overview of the needed ...
check_veeam_bkp





This is a Nagios Plugin that checks the last status of last run of all veeam jobs, not including Replication (BackupSync) jobs (which is a continues jobs that for behaving differently). - Powershell needs to be installed on the Nagios box. - NSClient++ ...
check_usolved_disks - Check usage on all disks





This PHP Nagios plugin automaticly detects all disks/partitions of a Windows or Linux operating system and checks the free space. You don't need a check for every disk and just can use this check that'll return all available disks on the system. If a syst ...
check_users_adv





A simple bash script which does the same as check_users from the official Nagios Plugins does. Additional you can exclude users or groups from being counted.
check_users (windows)





check_users looks at the number of users, along with an allowed user list and returns warning and critical based on thresholds or if an unknown user is logged into the system. This script uses perl, so a perl environment must be available on the client ...
check_urlchange.py





Plugin to download webpage and check for changes or values.
check_up_down_port





Please check out a new plug I created today (using SNMP) for monitoring specific port switch an alert in case it is going down or up. down -> up considered as warning (exit code 1) up-> down considered as critical (exit code 2) no change made -> cons ...
check_updatetime





A plugin to check that a file/directory of files have a recent update to them. This can be useful for checking for stale log files on systems that don't have other means of tracking the health of services.
check_updates





check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date