Skip to content
/ webm Public
forked from ylouis83/webm

Web tools for database performance monitor

Notifications You must be signed in to change notification settings

irvinren/webm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

webm

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

  1. for oracle : agent was wrote by perl and you need install perl-DBI and MYLSQ-DBD for data uploading.

  2. for mysql : agent was wrote by C language and you will upload data to monitor server directly

  3. 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:

oracle

MySQL:

image

image

MongoDB:

mongodb

About

Web tools for database performance monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published