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_win_snmp_process





Check Process ( exe file ) active and check memory used
check_used_mem





check_used_mem is a Nagios plugin for checking memory and swap usage on Linux and UNIX platforms. Atention: It reports the USED memory, not the free memory. If you want to measure the free memory, you may want to take a look at another plugin I wr ...
check_twist





A broken script to monitor the status of the Twist process through NRPE. It works fine when run locally through the shell. But when run through the NRPE sandbox it gets the "standard in must be a tty" error.
check_top_process





Checks the top running process on the system. Has arguments for warning and critical levels.
check_top





This is a Linux bash script which aggregates parent and child processes and reports the aggregate process in percent which has the highest CPU usage. In can be run on a local host, or remotely using NRPE. Usage: check_top [-w (integer warning)] [-c ...
check_TomcatApplication updated





This is an updated version of : http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Apache-Tomcat/check_TomcatApplication/details The reason for my update was the script was very useful but did not generated any graphical output ...
check_tftp





Nagios plugin to check a tftp server. Uses the local "tftp" client binary to issue a "status" command and processes the results. By O'Shaughnessy Evans.
check_TCP_eway, check_egate_architecture





Check if TCP eWay is connected! Check if nessesary processes are runing; check if the controlbrokers of the schemas are running. Written in bash shell script, testet under SRE 5.0.5 The scripts are meerly templates, changes may be nessesary to fit ...
check_sys





check_sys is a multiple purpose plugin that performs the following checks: disk space, process list, swap utilization, load (run queue), syslog and errpt (AIX)
check_sybase_rs





Script for monitoring SAP (Sybase) Replication Server using Nagios Script performs the following checks: - no processes are down (suspended) - health status
check_sybase_ase





Script for monitoring SAP (Sybase) Adaptive Server Enterprise (ASE) using Nagios Script performs the following checks: - the server is up - no blocked processes (default threshold is 300 seconds) - no long running transactions (default threshold is ...
check_supervisord.rb





Script for checking processes managed by supervisord daemon via XML-RPC API. Possible to check multiple or all processes. Requires ruby2.
check_supervisord





This script uses supervisorctl to get the status of whatever program you have set up to be controlled by supervisord. Script requires 2 parameters: --name (-n) and --count(-c) --name (-n) Is the name of the program as defined in the supervisord config ...
check_supervisor





A plugin to check supervisord processes via xmlrpc interface.
check_supermicro_ipmi





check to query IPMI service processor on SuperMicro motherboard to read temperature sensors, fan speeds, etc.
check_solaris_procs_regexp





Nagios plugin to check number of processes on Solaris (using regexp)
check_snmp_temperature





General temperature check plugin - supports dell, hp, cisco, juniper, alteon. Other types can be specified easily if you know temperature SNMP OIDs. Data can also be returned as performance values for graphing or other processing.
check_snmp_host.sh





This is a Nagios plugin for running basic health checks on a Linux host, via SNMP. Current version can check CPU load, disk usage, system load, memory usage, network traffic, process details, number of running processes, swap usage, timedrift, uptime and ...
check_snmp.sh (Windows)





Bash script to check disk, cpu, memory and if a process is running on windows servers via snmp.