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_platfora_stats.pl (Advanced Nagios Plugins Collec...





Checks Platfora stats via the Rest API
check_physical_link.sh





Check the ethernet port negociation. you can enter some parameter to filter some eth device --------------------------------------------------------------------- Usage of check_physical_link.sh -------------------------------------------------------- ...
check_physical_link





This check is great to detect when a network cable for whatever reason deteriorates and stops providing the desired up-link speed. It works perfectly for any system that has ethtool installed.
check_pgsql_waiting_queries





Monitor if any queries are in a waiting or blocked state on a PostgreSQL server. This uses SNMP to check the status via the ps command.
check_pgactivity





Checks many things in PostgreSQL and provides rich perfdatas : connectivity, database size, table and index bloat, streaming replication lag, database hit-ratio, etc. Written in Perl language, the code is very easy to extend to add new features.
check_pfsense_rtt





pfSense does not have the bourne again shell so a standard shell will be used. This script/nagios plugin will take the /tmp/apinger.status output, chop it down, and produce a legible amount of round trip time from your gateway to an external source and ba ...
check_pfsense (numerous checks)





This is a collection of scripts I've put together over the years for monitoring pfSense. I used them as a check via SSH proxy, but you could use them via NRPE as well. The Linux Included website has an in-depth discussion on how the various checks work. I ...
check_percentage





A check plugin written in perl which takes regex based on service or hostname and returns WARN or CRIT based on user specified percentages. Useful for cluster monitoring.
check_pbssched





Despite the name this project provides a means of monitoring the status of MAUI (acting as a scheduler for PBS) with Nagios and/or NRPE.
check_passwd_expiration





Check linux account password expiration by scanning /etc/passwd file and verifying password expiration via chage command. A list of account expiring in less than x days is displayed. This plugin works only on Linux.
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_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_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_osx_services





check_osx_services uses the serveradmin command built in to OS X Server to check to see if various services are running and (optionally) to set warning and critical thresholds.
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_ospf





Checks if OSPF process is active on at least one interface of a network device using Simple Network Management Protocol (SNMP)
check_oracle_asm_disk_groups





This plugin checks used space for oracle ASM disk groups against a threshold percentage provided in command line. User executing this perl script must have sysdba login privilege. Also in command line is necessary ASM ORACLE_HOME & SID
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_openvpnas.sh





Uses sacli to get licensed connections, licence usage and checks for licence expiry. (LicUsage, VPNSummary or LICexpire)
Provides performance data to enable graph generation.
Written in bash, requires to be run over ssh.