Categories
Software Technical

And there I found htop…

So I had been looking for something to give me system stats about memory being used and CPU usage.  I have usedthe program ‘top’ over the years, and then today I tested out the program hTop (htop). Htop is an interactive system-monitor process-viewer written for Linux. It is designed to replace the Unix program top. […]

Categories
Technical

Monitor your Ubuntu System with saidar

saidar is a curses-based application to display system statistics. Statistics include CPU, processes, load, memory,swap, network I/O and disks I/O along with their free space. saidar utilizes libstatgrab library. libstatgrab is a library that provides cross platform access to statistics about the system on which it’s run. It’s written in C and presents a selection […]