Archive for October 13th, 2008
Free Oracle Database Monitoring Tool
Monday, October 13th, 2008
前几天看到支付宝黄忠搞了个Free Oracle Database Monitoring Tool
URL: http://www.oramon.org/
我有空也搞了下,这个工具相当于自己建了个schema,然后用crontab去定时到各个数据库去探测,服务是否可用。
技术层面是:LINUX+APACHE+PHP+ORACLE来实现的。
我截张图给大家,这个工具实现的功能:


