Home >

Showing 5485-5496 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
1. There should be a parameter for the password that is used to connnect to the nsclient 2. The command /usr/local/nagios/libexec/check_nt -H "+host+" -p "+port+"…
with a little change it works perfect old : new: Just for info..
This plugin is just the job! It worked a treat and along with the contribution from nicola.sarobba (made against the previous version) about using a…
This saves so much manual work, it can cut days off of adding replacing an existing monitoring server. It will output a hosts.cfg. Search and…
You'll need a proxy host to run your Powershell commands (or they can be run directly from the server(s)). More info here: http://www.nsclient.org/nscp/discussion/topic/637 This script…
Awesome plugin. Feels very professional, well integrated, documented, and highly functional. Follows Unix philosophy of using specialized, pre-existing tools instead of reinventing the wheel. Thanks…
My Server runs on German locale and I had to change "$now = $now.ToString("yyyy-MM-dd")" to "$now = $now.ToString("dd.MM.yyyy")" for this to work.
USAGE: ./check_f5_cpu_mem_utilization.pl- - description: checks CPU and memory utilization on F5 using SNMP- Requires: Perl [naturally] and Net::SNMP Perl module. CHANGELOG: 0.2: Neglected to add…