Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soif/munin_plugins
- Owner: soif
- License: gpl-3.0
- Created: 2018-04-03T14:24:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T07:34:40.000Z (almost 3 years ago)
- Last Synced: 2024-11-28T13:26:19.120Z (2 months ago)
- Topics: esp8266, espeasy, espurna, exim, fail2ban, http, iot, livebox, loadtime, munin, oscam, plugin, plugins, rbl
- Language: Perl
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.