Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_otrs.pl

Rating
0 votes
Favoured:
1
Hits
99812
Files:
FileDescription
check_otrs.plThe plugin
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin checks OTRS for 'new' or 'open' tickets.
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 open tickets have to look for is configurable.

Return codes:

return OK even there is no new/open ticket on specified queue
return WARNING even count of new/open tickets>= warninglevel
return CRITICAL even count of new/open tickets>= criticallevel
return CRITICAL even there is no database connection
return UNKNOWN even the tickets can't be count