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_passenger_memory_stats_apache_processes_apache2_c...





Check passenger memory stats, specifically for Apache processes apache2 count.
check_paging_file





The purpose of this plugin is to check the Windows Paging File Size and Usage and return this information back to Nagios. The plugin can be run without any arguments, it will just return a service status of OK. Optionally you can trigger Warning or Crit ...
check_ovsbond





A simple perl script to check ovs bond status. I use this on my proxmox server. No parameters, no help. You will need to execute with sudo.
check_ovm3





I stopped the development of this Plugin in 2015 due to move from Nagios to Check_MK. This Nagios plugin was created to check OracleVM state. What could be checked? Currently there are 3 Checks implemented: - filesystem Checks used spac ...
check_ovh_service_expiry





Nagios check for service expiry on OVH, SoYouStart, Kimsufi Domains, VPS, Clouds and Dedicated Servers
check_otrs_user.pl





Even if you want to know how many users are still logged in on your OTRS installation you can just take a look at the session management through OTRS. Specially you want to know through which times the most users are online you may look into the weblogs o ...
check_otrs_tickets.php





This check returns an amount of tickets via php and php-mysql. Queues and States are set via script: ## ids (states and queues) $queue_ids = "42,43,44,48,53,55,68,71,72,77"; $state_ids = "1,4,6,10,12,14,15"; ## mysql conn $mysql_host = "localh ...
check_otrs.php





A plugin to check an OTRS database for tickets with specified queue and ticket state.
check_ossec





check_ossec monitors the connected/disconnected state of OSSEC (www.ossec.net) agents.
check_ospf_v2.py





Nagios plugin that checks the status of OSPF neighbors on a Cisco IOS router. Latest version: https://github.com/critikaster/check_ospf.py
check_ospf_counters





This Perl-based plugin is a sister of check_bgp_counters and does everything via SNMP. For those that have no SNMP trap manager, this poll-based approach will still catch short OSPF outages because certain counters increment or change on OSPF session f ...
check_ospfRuns





Retrieves the number of times that the intra-area route table has been calculated using link-state database. Monitoring is done using Simple Network Management Protocol (SNMP)
check_ora_db - full-featured plug-in for Oracle DB (inc...





Nagios plug-in for Oracle database (tested on 8i/9i/10g/11g). This script can be run remotely from separate monitoring host. It checks: a) database status (up/down) b) listener status c) session limit count d) alert.log errors within defined time ...
check_oracle_v3





Extensions of standard plugin check_oracle: -Check of autoextend tablespaces by using the new Parameter --tablespace_AE added by Manfred Comes, mcomes@gmx.net -Check of temporary and permanent tablespaces (without regard of autoextension)by using par ...
check_oracle_tablewrite





A plugin to check if it is possible to write to a specified table in an Oracle database instance.
check_oracledb_replication





Command for checking the replication status of an AFCS file system. You can use this to check the status of you OracleDB replication.
check_opswise.py





Opswise/Universal Automation Center is a product of Stonebranch. This Python script checks status of all Opswise/UAG agents and alerts if any agent is "Offline". Based on Stonebranch's provided CLI program. Used with Nagios Core.
check_open_port





This Nagios plugin monitors ports, and alerts about opening new port of communication. As arguments are passed the list of authorized ports, and the IP address of the machine to be monitored (local), returning the critical state if one or more open ports ...
check_openweathermap





This plugin allow you to monitor data from weather stations partaking in the openweathermap project ( http://openweathermap.org/ ).
Until / if we get a general purpose API key by owm.org, you might need to register for a (free) API key on their website ...