[主机/oracle/msyql] 监控脚本

为了方便自己测试和监控,写了三个监控的脚本。

  分别监控:

  1.     主机【cpu,mem,disk,fs,net】
  2.     oracle
  3.     mysql
 脚本如下:

hmon.py: monitor Linux os system including cpu,memory,disk,net,file system at a regular interval.
mmon.py: monitor MySQL DataBase with innodb engine on Linux platform at a regular interval.
omon.py: monitor Oracle DataBase on Linux platform at a regular interval.
mon.sh:  convenient way to retieve monitor [OS/MySQL/Oracle] Datas.
pidmon:  monitor Linux process.

 

github项目地址:https://github.com/xpchild/Monitor

 
posted @ 2014-04-27 20:58  xpchild  阅读(255)  评论(0编辑  收藏  举报