Home Directory Plugins Databases check_firebird.py

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_firebird.py

Current Version
0.3.6
Last Release Date
2011-05-20
Compatible With
  • Nagios 3.x
License
GPL
Hits
92973
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
A plugin for Nagios which checks the firebird connection to a specific host by connecting to it and executing an SQL Statement which should return all relations between the tables which are in the database, be aware if you have an empty database without any tables you will get a critical error.
A plugin for Nagios which checks the firebird connection to a specific host by connecting to it and executing an SQL Statement which should return all relations between the tables which are in the database, be aware if you have an empty database without any tables you will get a critical error.

Requires: kinterbasdb

Read more here : http://www.gefoo.org/generalfoo/2011/05/20/firebird-nagios-plugin-check_firebird-py/

If you need help to get kinterbasdb working on ubuntu read the following tutorial http://www.gefoo.org/generalfoo/2011/12/30/python-kinterbasdb-from-source/

Based on a template from
http://bsd.dischaos.com/2009/04/29/nagios-plugin-template-in-python/