An open API service indexing awesome lists of open source software.

https://github.com/XavierBerger/RPi-Monitor

Real time monitoring for embedded devices
https://github.com/XavierBerger/RPi-Monitor

embedded-devices embedded-server monitoring raspberry-pi raspberrypi rpi-monitor

Last synced: about 1 month ago
JSON representation

Real time monitoring for embedded devices

Awesome Lists containing this project

README

        

# Request for collaboration.

I don't have time to manage update to `Rpi-Monitor`.

The project looks to be used be many people. Some PR need to be reviewed and merged and next version is requiring tests.

If one of you would like to help to manage the project, I'll be happy to grant her/him the right on `Rpi-Monitor` repository.

I let you contact me if you are interrested.

Thanks,

X@v

----

Looking for a simplest tool, you may have d look to [https://github.com/nekromoff/rpi-monitor-dashboard](https://github.com/nekromoff/rpi-monitor-dashboard)

----

![RPi-Monitor logo](docs/source/_static/logo.png)

# Overview

**RPi-Monitor** is an application designed to perform real time monitoring embedded devices.

The development platform is a [Raspberry Pi](http://raspberrypi.org) B.

**RPi-Monitor** provides a lot of feature such as **Embedded Web server**, **Alert messaging**, **SNMP integration**...

For details, refer to [keys features of RPi-Monitor](https://xavierberger.github.io/RPi-Monitor-docs/01_features.html) in documentation.

# Screenshots

![MainPage](docs/source/_static/features002.png)

See [Screenshots](https://xavierberger.github.io/RPi-Monitor-docs/02_screenshots.html) chapter
of documentation to see more screenshots.

# Installation

Installation of **RPi-Monitor** is detailled in [getting started](https://xavierberger.github.io/RPi-Monitor-docs/11_installation.html) chapter of documentation.

Each release can be installed with a Debian package for **Raspbian**.

For other (unsupported) distribution (such as Gentoo, ArchLinux) refer to [Custom installation](https://xavierberger.github.io/RPi-Monitor-docs/12_custom_installation.html) chapter of documentation.

# Documentation

If you want to install, use or customize **RPi-Monitor** refer to [documentation](https://xavierberger.github.io/RPi-Monitor-docs/index.html)

If you want to see example of configuration and see what **RPi-Monitor** can do, refer to
[RPi-Monitor Usages](https://xavierberger.github.io/RPi-Monitor-docs/30_index.html).

Frequently Asked Question find answer into the [FAQ](https://xavierberger.github.io/RPi-Monitor-docs/14_faq.html) page.

# Development

If you want to participate and propose a pull request, refer to [contributing](https://xavierberger.github.io/RPi-Monitor-docs/41_contributing.html) chapter of documentation.

**Note**: Pull request perfomed on **develop** 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...)

# News / License

**Latest news** : [RPi-Experience Blog](http://rpi-experiences.blogspot.fr/)

**License**: [GPLv3](LICENSE)