How to Install and Uninstall mrtgutils Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "mrtgutils" package
Please follow the steps below to install mrtgutils on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
mrtgutils
Copied
2. Uninstall "mrtgutils" package
Learn how to uninstall mrtgutils on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
mrtgutils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mrtgutils package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: mrtgutils
Priority: optional
Section: universe/net
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Luciano Bello
Architecture: amd64
Version: 0.8.1ubuntu1
Depends: libc6 (>= 2.7)
Suggests: mrtg, mrtgutils-sensors
Filename: pool/universe/m/mrtgutils/mrtgutils_0.8.1ubuntu1_amd64.deb
Size: 18010
MD5sum: b99c0fc03d119985c3941ea04702ea99
SHA1: 36debfeb146e4ef191f4f4afde6fac6e0100d052
SHA256: 0059d9483f5729ad368d873a3372c0f691e754928c3e8bee14a58db932d47751
Description-en: Utilities to generate statistics for mrtg
MRTGutils is a collection of simple utilities to generate output useful for
mrtg. Many of the existing mrtg setups use shell or perl scripts to gather
output. On busy systems, these scripts can generate a lot of extra load. These
(small) C programs can return the given statistics more efficiently.
.
This package provides the following binaries that return:
- mrtg-load: the current load average (5-minute average)
- mrtg-ip-acct: the number of IP packets that have traversed an interface
- mrtg-apache: the number of hits to a Apache web site
Description-md5: 730ecdda78add419456982266c287a03
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/net
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Luciano Bello
Architecture: amd64
Version: 0.8.1ubuntu1
Depends: libc6 (>= 2.7)
Suggests: mrtg, mrtgutils-sensors
Filename: pool/universe/m/mrtgutils/mrtgutils_0.8.1ubuntu1_amd64.deb
Size: 18010
MD5sum: b99c0fc03d119985c3941ea04702ea99
SHA1: 36debfeb146e4ef191f4f4afde6fac6e0100d052
SHA256: 0059d9483f5729ad368d873a3372c0f691e754928c3e8bee14a58db932d47751
Description-en: Utilities to generate statistics for mrtg
MRTGutils is a collection of simple utilities to generate output useful for
mrtg. Many of the existing mrtg setups use shell or perl scripts to gather
output. On busy systems, these scripts can generate a lot of extra load. These
(small) C programs can return the given statistics more efficiently.
.
This package provides the following binaries that return:
- mrtg-load: the current load average (5-minute average)
- mrtg-ip-acct: the number of IP packets that have traversed an interface
- mrtg-apache: the number of hits to a Apache web site
Description-md5: 730ecdda78add419456982266c287a03
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu