Note: A new version of RPi-Monitor is available: Version 2.5.
All the details about the latest version of Rpi-Monitor are in RPi-Monitor overview
The version 2.4 of RPi-Monitor has been released.
If you don't know yet what RPI-Monitor do, have a look to RPi-Monitor Overview.
Photo from Flickr by Le Yéti cc-by-nc |
What's new in this version?
Here is the changelog of version 2.4:
- Change shared memory management to fix issue #12 and define the shmkey in configuration file
- Added the possibility to define the default timeline to be display in statistics page
- Add -s (show) option to show configuration as loaded (useful for advanced customization)
- Added WiFi icon
Installation
Download it from the official repository in Github:
sudo wget http://goo.gl/P4Bl6I -O rpimonitor_2.4-1_all.deb
Install the dependencies by executing the following command (be careful, the file in red is a new dependency):
sudo apt-get install librrds-perl libhttp-daemon-perl libjson-perl libipc-sharelite-perl
Installation or upgrade can be done with the command:
sudo dpkg -i rpimonitor_2.4-1_all.deb
Customization
RPi-Monitor is fully configurable so if the displayed information doesn't match you need, customize it.
Everything display in status pages or in statistics pages can be modified, tuned and customized to your needs.
To see how to customize it, use the command
man rpimonitord
and
man rpimonitord.conf
Man pages are also available in the wiki.
Usage
Once RPi-Monitor is configured as you wished, browse http://RPiIpAddress:8888/ to access to the web interface.
Note: The graphs rendering may have strange behavior on Google-Chrome on Windows while it works fine on Linux. Internet Explorer is even not able to display statistics, it is then advised to use Firefox on Windows or better... switch to Linux! ;-).
Once RPi-Monitor is configured as you wished, browse http://RPiIpAddress:8888/ to access to the web interface.
Note: The graphs rendering may have strange behavior on Google-Chrome on Windows while it works fine on Linux. Internet Explorer is even not able to display statistics, it is then advised to use Firefox on Windows or better... switch to Linux! ;-).