Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 1189-1200 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Uses sacli to get licensed connections, licence usage and checks for licence expiry. (LicUsage, VPNSummary or LICexpire) This check needs to be run locally via…
Usage Instructions: 1- Please create an OpsGenie account if you haven't done already. 2- Add a heartbeat in OpsGenie Heartbeats page. 3- Create a OpsGenie…
based on check_blackberry5 from tob changed oid for licensing check, testet on bes 5.0.4.68 oid review: 1.3.6.1.4.1.3530.5.50.1.36.3 = licenses total 1.3.6.1.4.1.3530.5.50.1.37.3 = licenses free 1.3.6.1.4.1.3530.5.50.1.38.3…
define host{ _ALLOWEDUSERS serviceuser adminuser guestuser } define command{ command_name check_windows_users command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_users -a 2 3 "$_HOSTALLOWEDUSERS$" } define…
define host{ _ALLOWEDPROCS wininit winlogon check_processes tasklist } define command{ command_name check_unknownprocs command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_processes -a 1 3 "$_HOSTALLOWEDPROCS$" }…
define service{ service_description host name check_command check_nrpe!check_hostname } nsclient.ini: [/settings/external scripts/scripts] check_hostname = scriptsperlcheck_hostname.exe
define host{ _ESSENTIALSERVICES tmlisten ntrtscan ds_agent } define command{ command_name check_essential_svc command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_essential_svc -a "$_HOSTESSENTIALSERVICES$" } define service{ use…
define host{ _ESSENTIALPROCS importantprogram notice_no_dot_exe } define command{ command_name check_essential_procs command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_essential_proc -a "$_HOSTESSENTIALPROCS$" } define service{ check_command check_essential_procs…
This plugin is designed for scenarios where multiple backups are defined in different rsnaphost configuration files. For example, to setup nagios to monitor backups defined…
Requirements: * Linux Kernel 2.6+ * Bash 3+ Includes: * check_mio - shell script plugin for Nagios * mio.php - optional template for PNP4Nagios Usage:…