Many databases provide performance counters accessible via sql. DbMon lets you plot these values over time when the test is running. The plugin can also plot other values that is accessible via sql.
node-dbmon 是一个 Node.js 数据库实时监控库,如果你希望在数据库表数据更改后,或者是文件修改后能更新 GUI,那么这个库正好适合你。 示例代码: var pg=require(pg), cli=new pg.Client(tcp://postgreslocalhost/template1), dbmon=require(dbmon); cli.connect(); //uncomment if you want node to create the tempora