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_sysctl





This PERL-based plugin monitors the value/string of a particular Linux/*BSD kernel sysctl oid you specify. You can even compare the value of one oid against that of another oid!
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_synology_status





This check checks the status of the NAS, fan status (system and CPU) and system temperature. Additionally described model, serial number and version of DSM. Connection via SNMP
example:
check_synology_status public 2c 192.168.1.30
check_synology_raid





This check checks the status of the NAS raid. In case you have several disks with different RAID levels including the check will not be valid. Volume Name and estadod created the raid.
example:
check_synology_raid Public 2c 192.168.1.30
check_syncrepl_extended





Script to check LDAP syncrepl replication state between two servers.
check_sym_antivirus_dtupdate





This plugin checks the latest virus definition update SERVER by the SEP.
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_sybase





check_sybase is a free Nagios plugin that will check connectivity and free space on a Sybase database.
check_swraid





Python plugin to check the status of a software based RAID device. patched version. So it will work on fc1,2,3,4,5 centos 4, Debian woody,sarge hosts.
check_switch_psu





Check that 2 (or more) PSUs are present and working in a Cisco switch. Usually a removed PSU won't be noticed since there is no error to report (and someone might forget to replace it etc.)
check_switch_module





Check that modules are in an ok state. Say exactly which module is in non-ok state otherwise. Tested on Cisco Nexus 7000 series switches.
check_switch_errors





# FILE: check_switch_errors.sh # SYNOPSIS: check numbers of ifOutErrors + ifInErrors report the switch has in total. # GUILTY_PARTY: Luis Perez # LICENSE: GPL, Copyright 2021 #For packet-oriented interfaces, the number of outbound #packets that cou ...
check_swift_diskusage.pl





Plugin for check disk usage by swift server over swift-recon.
check_swift_device_mounted





Plugin for check unmounted device by server over recon swift.
Check_Svn





Checks a Subversion repository is online and accessible. Accepts username/password credentials and can connect to any networked subversion repository using either svn://, http:// or https://.
check_supervisord_programs





check_supervisord_programs extends nagios monitoring by interacting with the supervisord socket. It is written in BASH, meaning its agnostic across linux variants. Usage ./check_supervisord_program -c Alternate config file -p Prog ...
check_supervisord.rb





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