How To Install Varnetload On Debian, Ubuntu, Kali, CentOS And Fedora?
Install varnetload
-
Debian
apt-get install tuned-utils-systemtapClick to copy -
Ubuntu
apt-get install tuned-utils-systemtapClick to copy -
Kali Linux
apt-get install tuned-utils-systemtapClick to copy -
CentOS
yum install tuned-utils-systemtapClick to copy -
Fedora
dnf install tuned-utils-systemtapClick to copy
tuned-utils-systemtap
disk and net statistic monitoring systemtap scriptsThe tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented. This package contains several systemtap scripts to allow detailed manual monitoring of the system. Instead of the typical IO/sec it collects minimal, maximal and average time between operations to be able to identify applications that behave power inefficient (many small operations instead of fewer large ones).
tuned-utils
various tuned utilitiesThe tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented. This package contains utilities that can help you to fine tune and debug your system and manage tuned profiles.




