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 website for changes





After we had a few hacked websites on our webservers we needed to check if a website has been manipulated. As there are a few online offers some for free and some for a monthly fee I tried to create a plugin for our Nagios server. I hope you like it ...
Check Weblogic Instance Health





This project is not in active development. Please feel free to contact with questions. Checks the health of a Weblogic instance using jmx and wlst. This was developed and tested with Weblogic version 12C. Please feel free to contact me with support ...
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 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 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 Unix Process





This Unix perl script checks if a process is running and its CPU, Memory, RSS or VSZ (or all of the above) if selects processes and their children and aggregates the data. It can find the process by name, arguments or by reading a .pid file. The script su ...
Check UNIX Memory Usage





Checks memory usage (overall, by running processes, as filesystem cache and swap) on UNIX-like operating systems
Check UNIX Disk usage





Checks, in UNIX-like systems, the space used on local filesystems.
Check UniFi Video





This is a plugin (bash script) that pulls the latest recording time of UniFi video cameras from the UniFi video server. It uses JSON parsing to pull a single variable from the Unifi Video system through the Admin API.
Check Ultrabac





check_ultrabac.vbs sends the status of your backup by ncsa to the nagios server.
Check TrueNAS/FreeNAS Extended Play





This is a Nagios plugin to check TrueNAS/FreeNAS servers for problems. It allows monitoring for Alerts, Zpools, and Replication statuses. It is written against the 2.0 API.