web monitor for database key performance monitor
webm was update to webm_v2 version
webm is a tool that show significant statistic value for databases (key value like redosize,QPS,TPS and so on)
webm support oracle mysql and mongodb at present
-
for oracle : agent was wrote by perl and you need install perl-DBI and MYLSQ-DBD for data uploading.
-
for mysql : agent was wrote by C language and you will upload data to monitor server directly
-
for mongodb: agent was wrote by python and stored in local mongodb database. The format of statistic was json.
All of statistics was uploaded to monitor server (mysql database) ,you can keep them for a long time for future analysis.
On website we use javascripts and PHP to display graph. so you need install all of them
Environment need:
Linux version 5+ php5 Apache server
You can also run this tool on windows platform (install xampp )
examples for Graph show :
Oracle:
MySQL:
MongoDB: