17 avril 2012
[Cacti] Installation du plugin Weathermap
Installation du plugin Weathermap dans sa version 0.97a (necessite le plugin Architecture comme tout plugin Cacti) :
cd /usr/share/cacti/site/plugins wget http://www.network-weathermap.com/files/php-weathermap-0.97a.zip unzip php-weathermap-0.97a.zip sed -i -e "s/\$ENABLED\=false\;/\$ENABLED\=true\;/g" weathermap/editor.php
Configuration des droits :
chown www-data weathermap/configs -R chown www-data /usr/share/cacti/site/plugins/weathermap/output -R
Activation du plugin au niveau de l’interface web :
User Management -> admin -> cocher [Plugin Management] Plugin Management -> Install Old Plugin
Le plugin est maintenant installé et opérationnel.