Situation
Die Installation vom IXP Manager ist sehr gut Dokumentiert. Allerdings nur für das Basis Setup und Route Server. Geht man also die Feature Checklist durch, kommt man an einer Suchmachschine nicht mehr vorbei. Bereits das Graphing ist nicht gut Dokumentiert.
Installation
apt install rrdtool mrtg
mkdir -p /srv/mrtg
nano /srv/ixpmanager/.env
GRAPHER_BACKENDS="mrtg"
GRAPHER_CACHE_ENABLED=true
GRAPHER_BACKEND_MRTG_DBTYPE="rrd"
GRAPHER_BACKEND_MRTG_WORKDIR="/srv/mrtg"
GRAPHER_BACKEND_MRTG_LOGDIR="/srv/mrtg"
This link has been removed. Links are only visible for members. Please login with your username and password and try again.
Konfiguration
touch /srv/mrtg/ixpmanager.cfg
mkdir -p /srv/mrtg/
chown mrtg:mrtg /srv/mrtg
To view this entry in full, you must be a customer of Securebit AG. You can order any product from our range.
If you are already a customer, you can log in
here.