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 multiple windows processes dotnet core





This is the code by David Ligeret from the 'Check multiple Windows Processes v2' SNMP process check that exists on this site with added features to monitor a dotnet.exe instance and the ability to require more than 1 instance of a process (list it more th ...
check multiple website response





Based on the excellent plugin from chrisf, this is a version for checking multiple websites in one run. Original here: http://exchange.nagios.org/directory/Plugins/Websites%2C-Forms-and-Transactions/Check-website-response/details I adjusted the scr ...
Check MSSQL Server Centric Status





MSSQL plugin that is geared more towards towards general health of the MSSQL databases as a whole.
Check MSA 2012i G1





This plugin checks all available parts of the MSA 2012i G1 that is available through the show commands via cli interface.
With this single script you can make 7 services to check your MSA.
It was tested only on MSA 2012i G1, but can work on other MS ...
Check MS SQL 2008 / 2012 Used Memory





This tool is written in Python and it uses Windows Performance Counters to get the MS SQL memory usage. Using the Perfmon counters makes it so that a SQL account isn't required.
Check MS Print Server Queue (jobs)





This is an agent Script to check print queues of printers as they are registered on an Microsoft print server It checks for current jobs in each printer and the status is decided by the command line arguments the total jobs statuses have priority over i ...
Check MS Cluster Group Preferred Owner





This is a small powershell script for NSClient to check if Cluster Groups are running on their preferred owner on a Microsoft cluster.
check mountpoints like nfs, cifs, davfs, lustre, ocf2, ...





Check if all specified nfs/cifs/davfs mounts exist and if they are correct implemented. That means we check /etc/fstab, the mountpoints in the filesystem and if they are mounted. It is written for Linux and Solaris, uses proc-Filesystem and was tested on ...
Check Mount Request





This script is for UNIX. The script checks if your Data Protector is on Mount Request.
Check Microsoft Windows Disk Load





Check MS Windows disk load by using this Powershell script to get all disk load related counters from Windows Performance Manager, computing averages for all gathered samples and calculating read / write rate, number of reads / writes, read / write latenc ...
Check Microsoft IIS Application Pool





Checks Microsoft Windows IIS application pool state returning web application count, % CPU usage and memory usage.
Check Microsoft Cluster Server





This plugin checks the Microsoft Cluster Server via SNMP protocol. HP Managements Agents have to be installed on the Server.
Check memory and swap usage on Windows or Linux Server ... Popular





This plugin can check memory and swap usage on Windows or Linux Server using SNMP v1 queries.
Check mem (by Nestor@Toronto)





** Please note that this script was originally written by Lukasz Gogolin (lukasz.gogolin@gmail.com). I only i proved and bug fix to make sure it run smoothly. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X
check mcneel zoo license servers





This Plugin checks McNeel Zoo License servers for activity and license usage per product.
Check LXP Controller using SNMP





check_lxp-controller_load is a plugin to monitor Emerson Network Power LXP controllers using SNMP.
Check long running processes





A plugin to check long running processes on Linux. IMPORTANT: This script checks elapsed CPU time not elapsed run time.
Check logged on user





Checks if a specific user is logged on to a specific system.
check Linux swap percentage used





This plugin is edited from check_AIX_swap and check_memory for AIX. I have seen the script for swap memory usage in MegaBites. I created this for our company work and it is being shared with everyone. You can use it on all the linux instances to al ...
Check Linux CPU, Process Scheduler and I/O Stats (chec...





This plugin provides data on CPU Utilization and Linux Schedule by reading /proc/stat parses all data into performance variables. Warning and critical alerts can be issued if CPU Utilization is high.