Random Project
Home >

Showing 3193-3204 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Overall does the job but perf data does not match Nagios 3.x API specs. Thus I tweaked it. Also added a -m|-multicpu option to display…
Working as expected and monitoring my ndo2db issue very reliably now!
# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running…
This Plugin is for checking the kernel message queues. Will return a critical result if more than 1 queue of the same owner exists. WARNING…
Using vnstat to check current bandwidth. vnstat will provide slightly faster checking but it can only do per NIC/interface, instead of over all bandwidth. Script…
Using iftop to check current bandwidth. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iftop
Using iftop to check current bandwidth for ONLY one NIC. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iftop
This script will check how many PPTP user is currently logged and check each users' speed, it will send out alert if any user is…
Using 'speedtest.py', written by Matt Martz, to check server max bandwidth using speedtest method. It return alert if server bandwidth is slower than given speed.…
Check how many PPTP/PPP user are logged into VPN right now and list all user. It sent an alert when more than number of user…
Check IO Wait for Linux. Return IO wait in percentage Script were written in BASH, tested on CentOS 6.X, Nagios 3.X # Dependency: iostat
** Please note that this script was originally written by Lukasz Gogolin ([email protected]). I only i proved and bug fix to make sure it run…