Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
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++
check Windows certificates health





Check installed certificates in Windows store using powershell through NRPE / nsclient++: -My store (machine) -Root store -CA store -Auth store -SharePoint store You can specify number of days before expiring, and threshold for warning / critica ...
Check Windows Event Logs with Nagios





This tutorial demonstrates how to check Windows event logs with NSClient++ and Nagios.
Check Windows Firewall





Check if Windows Firwall is running (Service AND Current Profile-State)
Check Windows for Indicators of Compromise - Via Event ...





Check_ioc is a script to check for various, selectable indicators of compromise on Windows systems via PowerShell and Event Logs. It was primarily written to be run on a schedule via a Nagios NCPA agent, however, it may also be run from a command-line (fo ...
Check Windows Last Update





Plugin calculates number of days since last success update.
check windows mpio multipath





Checks for every volume and makes sure it has 8 path for each. Output example: ruby.exe .multipath.rb OK:Disk0=8,CRITICAL:Disk1=1,CRITICAL:Disk2=1,CRITICAL:Disk3=1,CRITICAL:Disk4=1,CRITICAL:Disk5=1,CRITICAL:Disk6=1,CRITICAL:Disk7=1,Number of Volumes ...
Check Windows Network Traffic/Usage





This plugin uses check_nt, which is part of the official Nagios plugin collection. However with check_nt you only get to check one value (e.g. Bytes sent/s). If one wants to create graphics with Bytes_in and Bytes_out, there is need to bundle two checks i ...
Check Windows NLB Node States





This script will check the state of each NLB node in a cluster . It will return WARNING if any node is in a Converging state, CRITICAL if any node is in a Stopped state and OK if all nodes are in a Converged state.
Check Windows Performance Monitor Counters





Plugin for Nagios that allow to check a group of Windows performance counters given in a xml file.
It checks value of performance counters based on thresholds specified and returns exit and performance data in Nagios format.
Check Windows Process (WMI)





This Unix perl script checks a if remote windows process is running and its CPU, Memory usage, Threads and file handles, and disk IO (or all of the above) if selects processes by name. The script requires wmic which is included in check_wmi_plus or ca ...
Check Windows Server Backup Job





Check Windows Server Backup Job status and returns Nagios output and code.
Check Windows SNMP Disk for BSD OS





Check Windows Disk adapted from Djembe version to *BSD Os with net-snmp5.3.x.
Check Windows Stale Process





This is a python script using psutil library to check if a process is running for longer then X hours, if so It wil ltry to kill them.
Check Windows time against AD or target





Check local time against a provided source or AD(autodetect) or pool.ntp.org through NRPE / nsclient++. Windows Server that are not DC can't be tested through NTP by default. This powershell script is executed locally and compare time with w32tm tool ...
Check Windows Time Offset (check_windows_time.bat)





This plugin will check a windows system against a specified time source. Meant to be used via check_nrpe. To make installation simple it is just a .bat file that is basically a glorified nagios wrapper for w32tm. Tested on Windows 2k3/2k8/2k8r2. While ...
Check Windows Updates





A check to see: - how many updates are available? - how many important and optional updates are available? - if system is awaiting for rebooting after installing updates