Monthly Archives: June, 2009
Simple HA cluster for linux
There is the description of concept of simple HA for Linux consist of 2 nodes .
Make redirection from one web site to another via htaccess
Here is some example how to redirect web users from one domain to another one.
Simple web statistic script
There is a little script which provide simple statistic about web visitation.
Some perl functions for monitoring
I would like to provide you library which was very useful for me during my working under monitoring system.
How to print all tables at Oracle database.
If you want to get all avaible tables in Oracle database you need a run this simple sql query:
Print space utilization at Oracle
To print total and available space of Oracle database you can use next sql query. It’s a pretty good tool for monitoring.