Random Project
Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 4369-4379 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This tip is based on an e-mail from Todd Chapman to the rt-users mailing list (Mars - 2004). We use Nagios to check if our…
This script will only run if a ticket is created, a ticket's status is changed, or a ticket is moved to another queue. If one…
Open Tickets from Nagios: send an email via (host_)notify_otrs.sh if an error is acknowledged to open a new ticket. The scripts are notifications command to…
Requirements: php for cli php with mysql support Tested with otrs-version 2.0.4. check_otrs.php v0.1 (29 Dezember, 2008) Count tickets in otrs Usage:check_otrs.php -H host -u…
This plugin connects to a OTRS (www.otrs.org) mysql-db. It looks through the tables to tickets which state 'new' or 'open'.The queue on which new or…
Uses Nagios + NRPE_NT to pass parameters from alarms. HOWTO: Define: nrpe.cfg to use this script: command[create_ticket]=cscript //Nologo c:nrpe_ntpluginssd.vbs $ARG1$ Call from nagios server: ./check_nrpe…
General ------- Because there is a real API in Topdesk (according to my informations since version 5.x) over 50 % of the code had to…
The script parses /proc/user_beancounters and will exit with appropriate Nagios exit status if one of these limits has been reached. If you don’t want to…
Example: bash currencymon.sh Usage: currencymon.sh [--minwarn value] [--maxwarn value] [--mincrit value] [--maxcrit value] [-v|--verbose] # bash currencymon.sh 2.65 2.95 2.55 3.15 MONEYX OK: Value of…
Chris Mason has some documentation and scripts on getting the EM01 up and running with Nagios and MRTG. You can find his documentation at: http://www.masonc.com/websensor.html…