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 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 ...
Check VMWare Server 2 virtual maschines





Plugin for checking VMWare Server 2.0 for running vm's. The plugin is written for linux.
Check virtual machine power status





Check if VMWare virtual machine is powered on or off using https://github.com/vmware/vsphere-automation-sdk-python.
Plugin connects to a vcenter and checks the status of a virtual machine using the VMs id.
IDs can be found with the '-l' flag:
pyt ...
Check Veritas Volume Manager





This is a nagios check plugin for Veritas Volume Manager. It checks the vxprint output for disk, plex and subdisk problems and the vxdmpadm output for disabled I/O paths.
Check Veeam Jobs with PowerShell





Check Veeam last result and last run date of all jobs (tape and computer).
Check Veeam Backup Jobs





This check run a query on Veeam DB and extract only the failed job (result=2) If you want to add other result to this notification, pay attention on the result column value set. 2 = Failed 1 = Warning 0 = Success -1 = Running
Check Veeam Backup for Microsoft 365





This is a Nagios Plugin for checking Veeam Backup for Microsoft 365 Jobs. This PowerShell script will: - check the state of a specific or all jobs (if state not equal success, assume nagios check to be critical) - check the last run time (if it is grea ...
check vcenter health





This plugin use the vSphere 6.7 API to get the appliance health informations and vcenter vcha cluster health.
Check varnish backend health





Python script to check the health status of each backend.
Check various hardware environmental sensors (including...





Builds on michieltimmers's excellent script by adding Brocade MLX/MLXe/XMR, FCX/ICX, VDX, and TurboIron support, including module status, both standalone and in a stack.
Check various hardware environmental sensors





The basic function of this script is to check various hardware environmental sensors, like power supply's, fans, cards, modules etc. Cisco, Nokia, BlueCoat, IronPort, Foundry, Linux, Extreme, Juniper, HP ProCurve, NetScreen, Citrix and Transmode.
Check user implementation





Check if a specified user exists and that he has the correct userId, groupId, groupname and supplementary groups.
Check used Swap on Linux





A simple shell script that checks the usage of swap in a Linux System. Intention was, that a system should never swap anything, it was not enough to watch free swap. Output includes performance data for pnp4nagios.
Check Usage information on Internode Internet connectio...





Google GO script to query Internode Internet Australia's public API. Information like used download bytes, quota. This script is registered with Internode, so please do not change it without informing me or Internode.
Check Usage information on Adam Internet connections





Google GO script to query Adam Internet Australia's public API. Information like used download bytes, quota and even ADSL line speed and SNR info.
check uptime





small script plugin to check uptime tested on ubuntu 14 and centos 6 https://github.com/cpinochet/check_uptime.git cu.sh has hardcoded limits cu2.sh accepts 2 parameters (warning and critical) Usage: ./cu2.sh Example: ./cu2.sh 200 300
Check UPSv4 Mode





Checks the working mode on a UPSv4 MIB compliant UPS (Delta Electronics devices and some Chloride models)
Check UPSv4 Battery Age





Checks the battery condition and expiration date on a UPSv4 MIB compliant UPS (Delta Electronics devices and some Chloride models)
Check Upstart Job Status





This plugin checks the status of a given Upstart job name on Linux hosts (e.g. Ubuntu) and reports a warning if the job is in the process of stopping and critical if it's stopped.