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
- Host: GitHub
- URL: https://github.com/XavierBerger/RPi-Monitor
- Owner: XavierBerger
- License: gpl-3.0
- Created: 2013-04-22T20:01:02.000Z (almost 12 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-10T18:06:21.000Z (4 months ago)
- Last Synced: 2025-03-14T20:07:04.760Z (about 1 month ago)
- Topics: embedded-devices, embedded-server, monitoring, raspberry-pi, raspberrypi, rpi-monitor
- Language: JavaScript
- Homepage: https://xavierberger.github.io/RPi-Monitor-docs/index.html
- Size: 7.02 MB
- Stars: 1,172
- Watchers: 68
- Forks: 177
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)
----

# 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

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)