I release an ORACLE MSSQL MYSQL Databases Monitoring integrated in Zabbix 1.8.x (2010 August). I thank you for any feedback, request or modification.
ORACLE
zabora.php & template (compatible versions Oracle 8, 9, 10 et 11)
Based mainly on zabora.sh from Den Crane with the following new checks:
- Segments with less than alarm level free extents
- Non Autoextensible tablespaces above alarm level used% space
- Autoextensible datafile with less alarm level free increments
- Rewrite rcachehit according to METALINK Note 33883.1
- Library Cache Hit Ratio
- Search for ORA- strings in alert.log file
Prerequisites: php-cli, php-oci8 et ZabbixAPI.class.php for alertlogpath check
MYSQL
zabmy.php & template (compatible version Mysql 5, thank you for feedbacks on other versions)
Prerequisites: php-cli, php-mysql
MSSQL
zabsql.php & templates (compatible versions SQL 2000 et 2005, thank you for feedbacks on other versions)
Prerequisites: php-cli, php-sybase or php-mssql (depending on distributions) and freetds
Download Here the full solution zabbix-db-4.0.tar.gz (171 KB)
Further versions will be maintained Here
Have Fun!
Alain / [email protected]
ORACLE
zabora.php & template (compatible versions Oracle 8, 9, 10 et 11)
Based mainly on zabora.sh from Den Crane with the following new checks:
- Segments with less than alarm level free extents
- Non Autoextensible tablespaces above alarm level used% space
- Autoextensible datafile with less alarm level free increments
- Rewrite rcachehit according to METALINK Note 33883.1
- Library Cache Hit Ratio
- Search for ORA- strings in alert.log file
Prerequisites: php-cli, php-oci8 et ZabbixAPI.class.php for alertlogpath check
MYSQL
zabmy.php & template (compatible version Mysql 5, thank you for feedbacks on other versions)
Prerequisites: php-cli, php-mysql
MSSQL
zabsql.php & templates (compatible versions SQL 2000 et 2005, thank you for feedbacks on other versions)
Prerequisites: php-cli, php-sybase or php-mssql (depending on distributions) and freetds
Download Here the full solution zabbix-db-4.0.tar.gz (171 KB)
Further versions will be maintained Here
Have Fun!
Alain / [email protected]




. I assume you've got V5, below is an extract from the doc:
Comment