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 processes combined





This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ]
Check Processes and Ports





A script that checks if processes and TCP ports are up. Tested on Redhat Enterprise Linux 3,4, Fedora 4,5,6, Solaris 6,7,8,9 and HP-UX 11.11,11.23
check processes





A simple shell script for nagios to check the number of processes running on a target system
Check process runtime





A script that checks, if a given process has exceeded a defined runtime in seconds
Check Process Resources





This check can be used to monitor processes either on the Nagios server or on other Linux machines when used in conjunction with check_by_ssh.
Check Process by PID or PID file on Solaris 10





This is designed to monitor a specific process by either PID number or a PID file created when the process was started. It calculates a percentage of memory being used by using prstat and dividing RSS/Size. ./check_pid -n 19523 -w 85 -c 95 OK STATE ...
Check PPTP User (by Nestor@Toronto)





Check how many PPTP/PPP user are logged into VPN right now and list all user. It sent an alert when more than number of user from input. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X
Check Powernet PDU load





Performs a per-bank load check (based on load status or real load values) on a Powernet MIB (APC) compliant PDU.
Check PostgreSQL Service





Check pgsql service making a query.
Check postgres replication





Check Postgresql replication, tested on 9.2 and 9.6 it connects to master and standby and reports in case replication is walking behind. It reports how many bytes or MB the replication is behind From and idea of Jonny Morano, completely rewritten by ...
check pop3 account





check_pop3_account.pl logs into a POP3 or POP3 over SSL (POP3S) account and reports the number of messages found. It can optionally generate alerts based on the number of messages found. Performance data is available in the form of the number of messages ...
Check plugin for Castelle net fax server





Simple shell script to monitor Castelle net fax servers via snmp (snmpget is used)
Check Ping - with MTR and custom outputs





An extension of a basic ICMP test script idea. The check does fairly boring ICM check of a host. On packet loss it can run a MTR ( http://en.wikipedia.org/wiki/MTR_%28software%29 ) check and email the results to the specified address. (Requires that t ...
Check Performance Monitor





Grabs values from Performance Monitor Counter. VBScript, calls typeperf.exe to get results. Code is sloppy, but free to use as needed.
Check Path Age





This plugin was developed to run under BASH and extends the functionality of the check_file_age plugin with several new options.
Check Overall System Health





Nagios plugin to check the overall health of a system. Uses SSH to connect to remote server, requires that passwordless login is enabled (SSH Key authentication).
Check OSX Temperature





Check the temperature sensors on OSX. Requires installation of TemperatureMonitor from www.bresink.com/osx/TemperatureMonitor.html. It checks each sensor temperature against the critical threshold specified on the command line and repots critical if tempe ...
Check OSSEC Agent and Server Status





Shell script to check the status of OSSEC agents and server. This script should be run on the OSSEC server. Alert on disconnected agents by name or by the number of agents no longer connected to the server. Also, provides check for running OSSEC servic ...
Check Oracle status & health without install Oracle cli...





When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Cann ...
Check Oracle status & health without install Oracle cli...





This perl nagios plugin is a really enhanced version of the popular check_oracle_instant script. Latest updates see https://github.com/gdoornenbal/monitoring-plugins