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_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_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
check_mssql_sp





Allow you to run a stored procedure on an MSSQL server. Loosely based on the check_mssql plugin. Loops and output the data of all returned rows. Checks warnings, criticals and also allows to use columns fields as filters to the value name field. See exam ...
check_mssql_nt





This program is a Win32 native Microsoft SQL Server Nagios check plugin for use with NRPE_NT. You can use it to just detect SQL Server connectivity or run querys. Performance data output is supported.
check_mssql_monitor





Retreive workload information (cpu, io and idle percent values) from sp_monitor procedure of Microsoft Sql Server.
check_mssql_jobs.php





checks configured sql server for failed jobs (needs stored procedure 'sp_MonitorJobs' (which is located at my github account, see download URL) -s server e.g. 'sql06' -u username e.g. 'domaindbsnmp' -p password ...
check_mssql_health Popular





check_mssql_health is a plugin which checks several metrics of MS SQL Server.
check_mssql_health





This plugin alows you to monitor a Microsoft SQL Server by checking more than 20 metrics.
check_mssql_dbfreespace





This is a plugin that returns given a database, it's free space on MB. Usefull if you are working with datafiles of fixed space. To use it create a new command using the following parameters:
define command
And add the command on a host using t ...
check_mssql





A PHP-based plugin to check MSSQL servers. Requires PHP-mssql support, usually in the form of a package named "php5-sybase" or similar.
check_mrtg_diff





The aim of this project is to provide a plugin that would enable to monitor variation in MRTG values. It is currently (2006.04.12) only able to monitor the decrease (in partition disk space) that occur within a day on a server.