Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_sql
0.1
2013-05-10
GPL
120477
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
check_sql is database agnostic and the support depends only on what DBI can support.
check_sql is a nagios plugin to check SQL queries using perl DBI.
check_sql is database agnostic and the support depends only on what DBI can support.
I've personally tested check_sql with the following:
* MySQL
* PostgreSQL
* SQL Server
It should support also:
* Oracle databases
* SQLite
* CSV
* Many other databases I've never used :)
check_sql is based on work done by Nagios Plugin Development Team and Thomas Guyot-Sionnest, I've decided to inherit it and add generic DBI support. I promise to do my best to maintain it...
Much more on the github page, includes also a full README. Please open me issues on github if you find any.
check_sql is database agnostic and the support depends only on what DBI can support.
I've personally tested check_sql with the following:
* MySQL
* PostgreSQL
* SQL Server
It should support also:
* Oracle databases
* SQLite
* CSV
* Many other databases I've never used :)
check_sql is based on work done by Nagios Plugin Development Team and Thomas Guyot-Sionnest, I've decided to inherit it and add generic DBI support. I promise to do my best to maintain it...
Much more on the github page, includes also a full README. Please open me issues on github if you find any.
Reviews (0)
Be the first to review this listing!