Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soif/munin_plugins

Plugins For Munin
https://github.com/soif/munin_plugins

esp8266 espeasy espurna exim fail2ban http iot livebox loadtime munin oscam plugin plugins rbl

Last synced: 4 days ago
JSON representation

Plugins For Munin

Awesome Lists containing this project

README

        

# Munin Plugins

Various plugins for [Munin](http://munin-monitoring.org/)

### Featured Plugins
- **[exim_rbls](exim_rbls/)** : Plugin to graph Exim emails rejected by each RBLs
- **[fail2ban](fail2ban/)** : Latest version of the fail2ban plugin to monitor Fail2ban jails
- **[iot-json_](iot-json_/)** : Virtual _Wildcard_ Plugin to graph data from common ESP8266 Firmwares (ESPEasy, Espurna ...)
- **[oscam](oscam/)** : various plugins to graph information from an Oscam server
- **[livebox_](livebox_/)** : Virtual _Wildcard_ Plugin to graph data for the ADSL/VDSL modem from french ISP Orange.
- **[webtime_](webtime_/)** : Virtual _Wildcard_ Plugin to graph HTTP response time of a specific page

### Installation Instructions (for Ubuntu/Debian)
- ```apt-get install munin-node```
- Copy each plugins into ```/usr/share/munin/plugins/```

### Contribute!

Whether you are a developer or a regular user, [your help is most welcome](.github/CONTRIBUTING.md)!

### Licence

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.