Install statgrab by entering the following commands in the terminal:
sudo apt update sudo apt install statgrab
Description:
sysctl-style access to system statistics
statgrab provides an access to system statistics using a sysctl-style interface. This is useful for applications that don't want to make library calls, but still want to access the statistics. An example is mrtg, for which scripts are provided to generate configuration files. . statgrab utilizes libstatgrab library.
Homepage: http://www.i-scream.org/libstatgrab/
Version: 0.91-1build1
Section: universe/utils