Seems like a bit of a combination of "sar" (sysstat) and pt-stalk - a percona-toolkit tool originally designed for MySQL DBAs that would let you wait until a certain system or MySQL condition happened (high cpu, disk I/O, connections maxed out, etc) and then start collecting lots of system and MySQL stats. Rather than having to do them all the time.
5 comments
[ 4.3 ms ] story [ 10.2 ms ] threadPlus a nice TUI :)
- interface a bit more intuitive: - you see full day on top chart, see spikes on it and scroll into the moment to check it in details
- alerts/notifications
- does not need root