Random Project
Home >

Showing 1621-1632 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I was looking for a script to check the connection to an sftp server, this script provides that an more, I just added some minor…
Nice plugin with a few flaws. I made the modifications suggested by other comments here and a few other small changes. I named the "new"…
An updated version of another 'check_multi' implementation that supports a simpler command line and processes checks in parallel. For current versions see https://bitbucket.org/flyingcircus/fc.platform/src//puppet/modules/net_analyzer/files/?at=default
These are logos and pictures of vendor logos and other things that I found useful to represent a monitored system.
This is a script for monitoring sensors (temperature, fans and voltage) and overall health of IBM servers. The script uses SNMPv1 to communicate with the…
All good. The coding style could be a bit more Pythonic and all checks are executed sequentially. I made an updated version that you can…
We've been using this for a while, but we've just noticed that the volume space doesn't seem to raise warnings (just status:Normal) : Here's the…
Was is wrong here?! :-O root@nfsclnt ~ # grep -i nfsserver /etc/vfstab nfsserver:/mnt - /mnt nfs - yes rw,xattr root@nfsclnt ~ # grep -i nfsserver…
Plugin for Nagios that allow to check a group of Windows performance counters given in a xml file. It checks value of performance counters based…
check_rocketchat_user_status is a Nagios plugin to check the online status of a Rocket.Chat user, e.g. if a Hubot user is online via Hubot adapter for…
$ yum install centos-release-scl $ yum install devtoolset-4 $ export CC=/opt/rh/devtoolset-4/root/usr/bin/gcc $ export CPP=/opt/rh/devtoolset-4/root/usr/bin/cpp $ export CXX=/opt/rh/devtoolset-4/root/usr/bin/c++ $ scl enable devtoolset-4 bash $ cd /tmp/mk-livestatus-1.2.8p18…