Saturday, June 11, 2016

Database Servers Down Alarm

This class is made by Alexander Selifonov and can be used to send alarm messages when databases are down.

It can check one or more database servers by connecting to them to see if they are up or down.

The class can send an alert e-mail or SMS message to the systems administrators when a database server is down.

When the database server is up, another alert message is sent.

Currently it supports checking multiple types database servers: MySQL, Mini-SQL, Microsoft SQL Server, IBM DB2, Oracle, PostgreSQL, etc..

You can download the packeage from here (12 kb !!).

In the package are:
as_dbserver_check.php Class main class module
checkdb.php Example using sample
as_dbserver_check.en.htm Doc. Documentation (english)
as_dbserver_check.ru.htm Doc. Documentation (russian)

License: BSD License