First page Back Continue Last page Overview Graphics
MRTG Installation
SuSE:
- Use yast or download the package and use rpm.
- One wants the mrtg package.
Debian:
- apt-get update; apt-get install mrtg libsnmp-session-perl
Fedora Core / CentOS / (sort of RHEL):
- yum update; yum install mrtg
Notes:
C. Installation.
i. MRTG comes pre-packaged for all the major distributions for which I checked. Installation only requires the distirbution's install CD or a network connection.
ii. The MRTG package depends upon the Perl package.
iii. It is not a big package: only about 2MB in size.
a) SuSE: yast or rpm
1. The package's name is “mrtg”.
b) Debian:
1. apt-get update; apt-get install mrtg libsnmp-session-perl
iv. Fedora Core / CentOS:
a) yum update; yum install mrtg