Random Project
Home >

Showing 3913-3924 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin works great for my 2 member pool. Thank you very much for the work done!
I added a local "rm -f" to make it work. And added support for changeing the remote directory. http://downloads.pc-dummy.net/nagios/check_ftp_fully http://downloads.pc-dummy.net/nagios/check_ftp_fully.diff
I have developed a new set of plugins to monitor DB2 via JNRPE, thanks to the possibility to keep the connection active between several checks,…
Based on check_bandwidth.sh. Plugin for monitoring utilization of network interfaces linux. Improved traffic warning / critical status.
Support for the --extra-opts argument, such as the following would mean that credentials could be easily hidden from the nrpe processes. --extra-opts=mysql@/home/nrpe/.plugins.ini
This is a very good plugin, it's work very well. I have a question, can I put a screen number, because on one of our…
Why do you call 'free' eight times? Why not 100? substitute this stuff " memTotal_b=`free -b |grep Mem |awk '{print $2}'` memFree_b=`free -b |grep Mem…
For the latest version(s) visit the GitHub source This script queries an rtpproxy and reports the active sessions, active streams, sessions created and (if supported…
Thanks monkinsane :). Simple and easy to use. need little fine tune who all are using password. Below is the change i made. Thanks monkinsane…
Version: 2.14, 2.15 Source: nrpe-2.1[4|5].tar.gz Platform: Centos 6.5 x64 (Nagios client) Compile1: ./configure --enable-ssl --with-nrpe-user=nagios --with-nrpe-group=nagios --with-nagios-user=nagios --with-nagios-group=nagios --libexecdir=/opt/nagios/libexec/ --bindir=/opt/nagios/bin/ --prefix=/opt/nagios Compile2: ./configure --enable-ssl --with-nrpe-user=nagios…