Settings

Theme

Show HN: TTop – System monitoring tool with historical data, triggers and TUI

github.com

21 points by inv2004 3 years ago · 5 comments · 1 min read

Reader

It is not top/htop replacement because of historical snapshots which can help you to find problems back in time

lathiat 3 years ago

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.

Plus a nice TUI :)

unsated 3 years ago

What's the value add when comparing this with `atop`? atop has a history recording feature that I have relied on in past.

  • inv2004OP 3 years ago

    - atop does not have mounts status

    - 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

E39M5S62 3 years ago

At what resolution does it store the sampled metrics? How easily are they pruned/aged out?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection