Code Monkey home page Code Monkey logo

desrtfx / rpi-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xavierberger/rpi-monitor

0.0 3.0 0.0 3.22 MB

RPi-Monitor always keep an eye on your Raspberry Pi and can give you the current status and the history of resources usages in a nice looking and interactive web interface.

Home Page: http://rpi-experiences.blogspot.fr/

License: GNU General Public License v3.0

Makefile 0.68% Shell 4.39% Perl 20.76% HTML 6.46% JavaScript 66.52% CSS 1.19%

rpi-monitor's Introduction

Overview

RPi-Monitor is a self monitoring application designed to run on Raspberry Pi.

For performance and security reason, RPi-Monitor separates the extraction of the information from the presentation of the information.

The extraction of the information is done by a process designed to run as a daemon (which can be executed as root). The extracted key performance indicators (KPI) from the computer are stored them into a Round Robin Database (RRD) to keep an history of the health of the computer. rpimonitord is the perl script also starts the embedded web server giving access to the pages. The web server is running into a separate process owned by a non root user (the user 'pi' by default).

The presentation of the information is performed by HTML5 pages. These pages dynamically download the information extracted from the previous script and perform the rendering the in a nice looking format ( using bootstrap, jquery, jsqrencode, javascriptrrd and flot ).

This architecture has the advantage in an embedded architecture to offload the server task and delegate processing and rendering to the client.

Finnally note that the embedded server doesn't provide access control or authentication. It is still possible to not start the embeded web server and use an external web server to deliver the pages.

Screenshot

You will find screenshot of RPi-Monitor in [RPi-Monitor Overview] (http://rpi-experiences.blogspot.fr/p/rpi-monitor.html).

Installation

Installation of RPi-Monitor is detailled in every release announcement in RPi-Experience.

Debian package for Raspbian is available in here.

Gentoo users can find the ebuild created by Stuart Shelton here.

Arch Linux users can find the aur package created by ajs124 here. Developmental branch package is located here

The dependencies and the detail of installation process are describe into PACKAGING.md

For installation on other system and for advanced customization read the article [RPi-Monitor: Version 2.0 advance usage and customization] (http://rpi-experiences.blogspot.fr/2013/06/rpi-monitor-version-20-advance-usage.html).

Note: "For various reasons" OpenElec don't maintain a package repository. RPi-Monitor will then not be available on this distribution until the development team does the job.

Other information

All articles realated to RPi-Monitor are gathered into the page [RPi-Monitor Overview] (http://rpi-experiences.blogspot.fr/p/rpi-monitor-articles.html).

Frequently Asked Question find answer into the FAQ page.

Development

Github is used to perform versionning of development and also to backup the development progress of future releases.

The branch master contains the latest stable version.

The branch devel is the unstable development branch (The branch may have bugs and partially released code that could avoid RPi-Monitor to run as expected).

Each release is identified by a tag.

Pull request

You want to contribute to RPi-Monitor. I'll be happy to integrate your pull request.

Please note: Pull request perfomed on devel branch will be integrated as soon as possible. Pull request perform on master branche may only be integrated when a new version is published (or not may not be integrated at all...)

RPi-Monitor used in other product

RPi-monitor is also used as part of other product:

  • Tor-Info Configuration file, script and documentation to extend RPi-Monitor for showing a Tor relay's information.

###Author

Author: Xavier Berger

rpi-monitor's People

Contributors

xavierberger avatar dschaper avatar kropochev avatar harbulot avatar excaliburzero avatar golfromeo-fr avatar ruifigueiredo avatar thomaskaiser avatar dorepi avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.