Random Project
Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 169-180 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'df' command.…
If you want contact the responsable of this plugin, please send a mail to **[email protected]** == Requirements == This packages require, on the target, a…
Quintum DX Gateway can be monitor using given SNMP MIB's. First we have to extract info and interfaces from Quintum GW, use snmpwalk with defined…
Please visit my blog for more information on this plugin. In case you find a bug or have feature request, please make an issue on…
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'sar' command.…
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'uptime' command.…
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…