CREATE TABLE `slowreport_by_hostname` ( `req_count` int(11) DEFAULT NULL, `req_per_sec` float DEFAULT NULL, `req_time_total` float DEFAULT NULL, `req_time_percent` float DEFAULT NULL, `req_time_per_sec` float DEFAULT NULL, `ru_utime_total` float DEFAULT NULL, `ru_utime_percent` float DEFAULT NULL, `ru_utime_per_sec` float DEFAULT NULL, `ru_stime_total` float DEFAULT NULL, `ru_stime_percent` float DEFAULT NULL, `ru_stime_per_sec` float DEFAULT NULL, `traffic_total` float DEFAULT NULL, `traffic_percent` float DEFAULT NULL, `traffic_per_sec` float DEFAULT NULL, `hostname` varchar(32) DEFAULT NULL) ENGINE=PINBA DEFAULT CHARSET=latin1 COMMENT='report3::min_time=0.8'
dpkg --list | grep pinba
ii php5-pinba 1.0.0-2build1 amd64 Pinba module for PHP 5
pkg_info | grep -i pinba
pinba_engine-2011.08.18_1 Mysql-engine part of statistics server for PHP
> To unsubscribe from this group and stop receiving emails from it, send an email to pinba-engine-...@googlegroups.com <mailto:pinba-engine-ru+unsub...@googlegroups.com>.