Sunday, July 21, 2013

RPi-Monitor: Version 2.2 is available

Note: A new version of RPi-Monitor is available: Version 2.3.
All the details about the latest version of Rpi-Monitor are in RPi-Monitor overview

The version 2.2 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 AttributionNoncommercialShare Alike cc-by-nc-sa by jacqueline-w


What's new in this version?

This version comes with bug fix, optimization and extends the customization capabilities by adding multiple pages for status and statistics.

Here is the changelog of version 2.2:
  • Add the possibility to create multiple status and statistics pages
  • Add process respawner to improve reliability of rpimonitord
  • Add HTML5 cache for json data to speedup page display and offload RPi
  • bug fix: Embedded server won't start on 443 or 80 ports (issue #8)
  • bug fix: cleanup code according to comment described in issue #7 

    Thursday, July 11, 2013

    RPi-Monitor: Use a DHT11 or DHT22 humidity and temperature sensor

    In this post we will see how to connect a DHT11 or DHT22 Temperature and Humidity sensor and configure RPi-Monitor to present and draw the outputs.

    Photo from Flickr AttributionNoncommercialNo Derivative Works cc-by-nc-nd by Ham Hock
    This article will also explain another capability of RPi-Monitor 2.x: the dual-axis.

    Tuesday, July 9, 2013

    RPi-Monitor: Version 2.1 is available

    Note: A new version of RPi-Monitor is available: Version 2.2.
    All the details about the latest version of Rpi-Monitor are in RPi-Monitor overview

    The version 2.1 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 AttributionNoncommercialShare Alike cc-by-nc-sa bmatthileo

    What's new in this version?

    This version brings small improvement and extends the customisation capabilities.

    Here is the changelog of version 2.1:
    • Precheck result before adding in RRD to improve graphs
    • Add the possibility to customize axis with graph_options parameter
    • Add timeout for KPI reading to avoid possible hang when reading external sensors
    • Change keywork ds_graph_opts by ds_graph_options to be consistant with javascriptrrd and flot documentation. Keep that in mind if you did some customisation.
    • Fix Issue #6: a stranger rpimonitor.conf
    • .