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_linux_stats Featured





Plugin to check linux system performance (cpu, mem, load, disk usage, disk io, network usage, open files and processes).
A perl plugin using Sys::Statistics::Linux
Thanks to Jonny Schulz, the author of Sys::Statistics::Linux, for his great work (ht ...
Nagios Windows Config Generator - TechArkit





Configuring the Nagios Core is time taking process, However if you want to add 1000 servers in monitoring then it requires N number of hours. This Nagios Config Generator will Help you in generating the Nagios Configuration for you, using this simple sc ...
Nagios Reactor - Creating Loops In Event Chains





This document describes how to create loops – similar to the for() and while() constructs in most scripting and programming languages - in Nagios Reactor event chains. These constructs are useful for creating loops that accomplish a task in the same or ...
Multiple processor scaling for SNMP Load Check Check pa...





Adds automatic scaling to Patrick Proy's SNMP Load Check plugin (http://exchange.nagios.org/directory/Plugins/Uncategorized/Software/SNMP/SNMP-Load/details). By including the new option "-m", the values given for warning and critical are multiplied by ...
iNag2





iNag2 is the encore to the award wining app used by thousands of network administrators around the world.
• Process information and control
• Available Push Alerts
• Host and Service grouping.
• Comments viewable for both Host and Services. ...
FireMotD





Generate a dynamic MotD (Message of the Day) which displays system information after logging into a Linux server.. For example IP, Release, Kernel, Platform, Uptime, CPU Utilisation and Load, Memory, Swap, Disk information, the number of yum / apt-get / z ...
easyNag for iPhone & iPad





easyNag is the most innovative, fastest and simplest app to interact with your Nagios, Icinga, OP5 Monitor, OpsView, Thruk/Naemon, Centreon or Check_MK monitoring system.
Setup is easy - just add a new instance with the URL to your monitoring system, y ...
Count a running process number





You can count any process, and you can add warning & critical thresholds, both low and high. For example: $ check_ps_count.sh -p bind OK: bind found 1 time
Cloudviewer (for VMWare vCenter)





Check_MK like Plugin for VMware vCenter.
Splitted in two parts:
cloudviewer-reloader.pl:
Reads all Clusters,Hosts,VMs and Datastores from the given VC and creates Nagios Objects for it. This has to be run as a cronjob.
cloudviewer.pl:
Reads you ...
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_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_proc_uptime





Script to get a process uptime, alerts if process time is under CRIT value can be used to monitor if any process has been restarted, output graphic of uptime in minutes ex.: # ./check_proc_uptime rsyslogd 90 OK - Process 1841 rsyslogd uptime i ...
check_proc_age.sh





this bash script check if processes matching to a pattern are exceeding a given elapsed time.
check_processes (windows)





check_processes takes a list of allowed processes and returns warning and critical based on thresholds if processes not on the list are running. The script is written in perl, so requires a perl environment to run. Tinyperl works fine. Place the tiny ...
check_postfix_processed





uses logfile parsing to determine number of emails processed by postfix in the last 5 minutes. Performance issue on large logfiles is fixed in v1.1 Performance more improved by using awk in version 2. HINT!!! If the version2 does not work, and y ...
check_memcached.pl





This is Memcached Check plugin. It gets stats variables and allows to set thresholds on their value or their rate of change. It can measure response time, calculate hitrate, memory utilization and other data. It also returns status variables as perfomance ...
check_longrunning_proc





check_longrunning_proc is a Nagios plugin to check a specific process via /proc/PID/stat and report how long it has been running. You must provide a complete string for the process or a PID file to be checked as well as the warning and critical time const ...
check_ism





The script checks if the processes of I/CAD (Intergraphs Computer Aided Dispatch, sold by Hexagon Safety & Infrastructure) started by ISM Intergraph Interface Service Manager) currently have the intended state. Depending on the type of process this mean ...
check_hmc





check for IBM Hardware Management Console This script will allow you to monitor various aspects of an HMC, including: • HMC cpu utilization • HMC memory utilization • HMC remote access settings • HMC time synchronization settings • HMC authenti ...
check_essential_processes (windows)





check_essential_processes takes a space-separated list of processes and returns critical if any are not running. This is written in perl, so requires a perl environment to run. It runs great under tinyperl, and my preferred use is to compile before de ...