Random Project
Home >

Showing 5485-5496 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Hi, Good plugin !! I added the feature to get log_used gauge and also "rates" from status file. The parameter should be rates_xxx where xxx…
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.