Weathermap

De Wiki NCad
Aller à : navigation, rechercher

Installation

Prérequis

Vous devez avoir un serveur web fonctionnel avec le module php d'activé.

Installation

  • Installation du module pear pour php :
ICON Terminal.png

php5-pear

  • Installation de la console Getopt :
ICON Terminal.png

pear install Console_Getopt

ICON Terminal.png

apt-get install snmp snmp-mibs-downloader

  • Téléchargement de l'archive weathermap que l'on décompressera à la racine /var/www/ de notre serveur web Apache2 :
ICON Terminal.png

cd /var/www/
wget http://network-weathermap.com/files/php-weathermap-0.97c.zip
unzip php-weathermap-0.97c.zip
cd weathermap