Note: A new version of RPi-Monitor is available: Version 2.0.
All the details about the latest version of Rpi-Monitor are in RPi-Monitor overview
All the details about the latest version of Rpi-Monitor are in RPi-Monitor overview
The version 1.5 of RPi-Monitor has been released.
If you don't know yet what RPI-Monitor do, have a look to RPi-Monitor Overview. This version come with bug fixes to allow the usage of RPi-Monitor with an external web server.
Photo from Flickr cc-by-nc-nd by P_Breen |
- Fix bugs highligthed by validator.w3.org
- Fix bugs avoiding RPi-Monitor to work properly with an external web server
Installation
Download it from the official repository in Github:
sudo wget http://goo.gl/1nLpA -O rpimonitor_1.5-1_all.deb
Install the dependencies by executing the following command:
sudo apt-get install librrds-perl libhttp-daemon-perl
Installation or upgrade can be done with the command:
sudo dpkg -i rpimonitor_1.5-1_all.deb
Usage
Browse your http://RPiIpAddress:8888/.
Hi Xavier. I installed the rpimonitor 1.5 but i see the version 1.0 in the about section. What's happened ?
ReplyDeleteAlexandre
Maybe RPi-Monitor didn't restart properly.
DeleteTry that: sudo service rpimonitor restart
If it doesn't work try to reboot.
If it doesn't work, de-install rpimonitor: dpkg --purge rimonitor
The reinstall it as described upper.