I use my SSH manager every day. I also use a separate monitoring tool every day. For a long time I just accepted that these were two different things.
Then one day I was SSH'd into a server that was behaving weird. I wanted to check if it was CPU or memory, but I had to open a different app, find the server in there, and wait for the dashboard to load. It took maybe 15 seconds. Not a huge deal. But it broke my flow every single time.
I already had an SSH connection open to that server. Why was I opening a second thing just to see what was happening to it?
That's what pushed me to build server monitoring directly into Termique, the SSH manager I've been working on.
The interesting part: reusing the existing SSH connection






