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_mumur.py





checks for murmurd via dbus
free for non-commercial use
check_multiprocs.pl





Combine multiple "check_procs" nagios checks This script combines multiple checks of the Nagios "check_procs" plugin. The process names to check can be specified either by a configuration file or on the command line, but at least one process name must ...
Check_MultiProcs





Checks Multiple Processes in one go including specifics like arguments of those processes. Uses a simple config file and makes it very simple to test a whole stack of inter-related processes are running including their arguments. Supports warning and crit ...
check_multiprocs





check_multiprocs is a supplement to the check_procs plugin. It can monitor multiple processes under one service, and takes a config file as an argument.
check_multiple_apc_pdu





A plugin to check multiple PDUs for load values and add them up, this can be used to measure the total load on a circuit with multiple PDUs. Uses check_apc_pdu.pl to query each PDU, adds up the results and passes on any errors/warnings.
check_multiple





pass in a list of commands to be executed. configure to fail if all or just one fails.
check_multipath_solaris





Nagios module to check Fiber Channel paths (Multipathing) status
check_multipath





Checks multipath connections to SAN storage on your GNU/Linux box, also has working support for specifying required redundancy level
check_multimedia_streams





check_multimedia_stream is Nagios plugin to monitoring mpeg's transport streams.
check_multiaddr.php





This script does basically the same as the Perl version, but has the extra of being able to resolve hostnames not just IPs.
check_multiaddr





Metaplugin used to check a service avalaible trough different IP addresses. Useful for Highly Avalaible clusters using several network interfaces.
check_multi2





An updated version of another 'check_multi' implementation that supports a simpler command line and processes checks in parallel. For current versions see https://bitbucket.org/flyingcircus/fc.platform/src//puppet/modules/net_analyzer/files/?at=default
check_multi





check_multi is a multi purpose swiss knife plugin.
It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output. The child return code with the highest severity becomes the parent ...
check_mt_voltage





Plugin for check MikroTik voltage
check_mswin_user





This is very simple script to check if a windows user account is disabled or not. It is created for security reasons in mind, to remind us if we have forget to close an windows account.
More info: http://stamatisl.blogspot.com/2015/01/nagios-script-to- ...
check_mssql_write.py





Check that an MSSQL database may be written to.
check_mssql_sproc





This script will connect to an MS SQL server, run a stored procedure, and alert based on the results. NOTE: Tested and works on Windows. Should work on *nix, unable to test right now