Ziptie with MySQL or PostgreSQL

Introduction
It is possible to replace derby database, ziptie’s original database, with MySQL or PostgreSQL. For me derby is enough to handle ziptie. Small resource, based on java and sql standard, easy backup (just copy the directory) and of course integrated with ziptie from beginning.But if you already have MySQL or PostgreSQL, it is good idea [...]

LAMP Resources for Network Administrator

Introduction
If you read all the article i submit here regarding the software for network management and monitoring, you will notice that most of them will:

Use Linux/Unix as the Operating System
They need Web Server
They need programming language
And they need database

Someone(s) make a good concept about four things above. They call it LAMP. Linux, Apache, MySQL, Perl/PHP/Python. [...]

hobbitmon - Monitoring Oracle Database

If you are using hobbitmon and you want to monitor Oracle Database status (tablespace, log, user, processes, memory,etc), there are some scripts/extensions in deadcat. Three of them are:

Roracle
It is initially from James Huff (c) 2001 bb-moracle.sh, but basterdized by keith sebesta. Also rewrite from bb-moracle. Roracle is capable to monitor database status, processes, user, [...]