Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Check the status of Uninterruptible Power Supply Popular





This plugin can check the status of Uninterruptible Power Supply (UPS) using SNMP v1 queries.
Check Time





Script for nagios to check time against a NTP servers, and fixing the time automaticly if needed. You can use comma separated to use more than one server.
Check TrueNAS Health/Replication





Check the status of the TrueNAS alert system or the state of TrueNAS replication tasks.
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.
Check TYPO3 CMS Popular





Monitoring script for the open-source content management system "TYPO3".
Check Ultrabac





check_ultrabac.vbs sends the status of your backup by ncsa to the nagios server.
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 UNIX Disk usage





Checks, in UNIX-like systems, the space used on local filesystems.
Check UNIX Memory Usage





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





Checks the number of open files by process and program.
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 Unmonitored Hosts





Checks subnets and makes sure that all hosts found in the subnet appear in nagios.
Check UPS Alarms





Plugin to check active alarms on a RFC 1628 (UPS-MIB) compliant UPS
Check UPS Mode





Checks working mode (online, bypass, offline, ...) on a RFC 1628 (UPS-MIB) compatible UPS. Manages battery load and backup time as performance data.
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.
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 UPSv4 Mode





Checks the working mode on a UPSv4 MIB compliant UPS (Delta Electronics devices and some Chloride models)
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 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 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 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 user implementation





Check if a specified user exists and that he has the correct userId, groupId, groupname and supplementary groups.
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 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 varnish backend health





Python script to check the health status of each backend.
check vcenter health





This plugin use the vSphere 6.7 API to get the appliance health informations and vcenter vcha cluster health.
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 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 Jobs with PowerShell





Check Veeam last result and last run date of all jobs (tape and computer).
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 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 VMWare Server 2 virtual maschines





Plugin for checking VMWare Server 2.0 for running vm's. The plugin is written for linux.
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 VNC (perl)





Pure Perl VNC protocol checker. Verify that VNC is running on a host.
Check Voipcredit





This script checks your voip(buster) account credit and generates a warning or critical if you want to.
Check vplex





This plugin permit to check the helth of a vplex of the DELL / EMC. It check with the API rest of the vplex.
Check Vsphere Datastore 1





Powershell script to Check available size on datastores on VMWare ESX using NRPE and NSclient++
Check vSphere HA Agent Status





A Powershell script that checks the status of the HA Agents of all hosts within a vSphere VirtualCenter environment.
Check WAN status for Peplink Balance 1350





Check WAN Status - Peplink Balance 1350
Written in Python 2.6
Check WAN status for Peplink Balance 305 via SNMP





This plugin will check the status of a WAN interface via SNMP the from a Peplink Balance 305.
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 website access





This plugin check the http returned code and the access time of a website. -- Update : add a control line to check if you have curl --
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 website response





This plugin is used to monitor website up time and response time. Error codes will be returned if the website is not responding, the URL does not contain data, does not resolve, or responds slower than specified with the warning and critical input opti ...
Check Website Speed





a very very simple way to check the loading time of a website...
Check Windows Backup Log





Monitoring Microsoft Windows Backup Status from Nagios with NRPE and NSClient++