Random Project
Home > Addons

Addons

Nagios addons of all types.

Showing 133-144 of 732 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Required: - krb5-user configured on nagios server - kerberos realm defined in /etc/krb5.conf - krb5-admin-server installed on your kerbmaster - A minimal understanding of Perl…
Hi nagios guys! I'd like to integrate nagios and SWAT - simple web application test (API). I am not sure if this a right place…
Ruby gem that provides the ability to submit passive check results and commands via NRDP. Compatible with Ruby >= 1.9.3. Currently only supports token based…
ncurses gui for status of hosts and services. Tested with Nagios 3 and 4 on Mac OS X >= 10.9, FreeBSD 10.2, OpenBSD 5.6, Ubuntu…
OPTIONS --port (-p) Set the port number for the milter server --host (-H) Set the host name of the milter server --timeout (-t) Sets the…
This PowerShell script can check free space in one or all the drivers in a server, with a single check
This script is designed to be invoked with NRPE/NsClient and runs in a Veeam Backup Server. It has been tested with PowerShell 4 and Veeam…
OPTIONS --socket (-s) Set the location of the postgrey socket --timeout (-t) Sets the timeout, defaults to 10 seconds. --warning= (-w) Sets the warning period…
Command line usage example: ./check_xml -u 'http://adobe_flash_media_server:1111/admin/getServerStats?auser=admin&apswd=admin' -n 'data/io/connected,total_connects,total_disconnects' -l 'connected:80:100' ./check_xml -f teste-file.xml -n './status,timestamp:./Users/connected:./Users/user/name,email' -l 'connected:80:100' Nagios configuration example: define command { command_name…
Command line usage example: check_xstream -u mms://streamserver/stream -d /tmp/dump -t 10 Nagios configuration example: define command { command_name check_xtream command_line $USER1$/check_xtream -u "$ARG1$" -t $ARG2$…