Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
informatique:linux:ntop [2017/06/23 14:32] benoit créée |
informatique:linux:ntop [2018/09/06 19:10] (Version actuelle) |
||
---|---|---|---|
Ligne 3: | Ligne 3: | ||
==== Installation ==== | ==== Installation ==== | ||
Paquetages prérequis : | Paquetages prérequis : | ||
- | apt-get install libjs-jquery libjs-jquery-ui libjs-jquery-ui-theme-smoothness graphviz libjs-jquery-reflection | + | apt-get install libjs-jquery libjs-jquery-ui libjs-jquery-ui-theme-smoothness graphviz libjs-jquery-reflection python-pyrrd python-geoip geoip-database |
Installation de NTOP : | Installation de NTOP : | ||
apt-get install ntop | apt-get install ntop | ||
+ | | ||
+ | Ajouter le symlink suivant pour corriger le bug d'affichage : | ||
+ | ln -s -t /usr/share/ntop/html/ /usr/share/javascript/jquery-ui-themes/smoothness/images |