1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00
Munin-Contrib/plugins
Kim B. Heino 94dc3ff4a3 gluster: don't send warning for self-healing errors if they get fixed
Change value from "current absolute value" to "15min average value" and
tune warning limits accordingly. Healing value can sometimes be 1 and
gluster will fix it by itself. Send warning only if it stays at 1 (or
above) for 15 minutes. This will still send a warning immediately if it
goes to 3 or above.
2024-09-23 12:49:53 +03:00
..
2wire
accounting
adguardhome [adguardhome_dns] Add doq (DNS-over-QUIC), fix getting U when logfile is empty 2024-02-09 09:10:55 +01:00
amavis fix division by zero error on empty cache data. Change category to match amavis_multi. 2024-09-14 14:37:44 +02:00
amr
amule
apache
apt
arangodb
aris
arp
assp
asterisk asterisk: enable pjsip call channel support and more default codecs 2024-02-01 14:45:45 +01:00
audit
backup
backuppc
bacula
balanceng
battery
bigbrother
bind
bird
boinc
brocade
bsd
cacti
celery
ceph
change.org
chat
cherokee
chilli
chrony chrony_status: cleanup: use f-strings and fix/ignore pylint warnings 2024-02-01 14:38:24 +02:00
cicd
clamav
comet
condor
coturn
courier
cpan
cpu
currency
cyrus
darwin
db2
dd-wrt
debian
dhcp
disk gluster: don't send warning for self-healing errors if they get fixed 2024-09-23 12:49:53 +03:00
djabberd
dkim
docker Merge pull request #1432 from rwky/docker-container-size 2024-04-30 12:30:52 -07:00
dovecot journald support of dovecot inspired by the sshd_log plugin (#1453) 2024-09-14 16:11:35 -07:00
drbd
drupal
dspam
dvb
ejabberd
elasticsearch Added elasticsearch_* plugins (also compatible with opensearch) 2024-08-24 12:18:27 +01:00
emc
etherpadlite
exodus
fan
fax
firebird
fr24
freeradius
ftp
funkytown
games
gearman
geowebcache
git
glance
glassfish
google
gpsd
gpu
groupwise
gunicorn
haproxy
harddisks
hdfs
heimdal
horde
http Add example graph for http_responsecode plugin 2024-06-25 07:32:43 +02:00
hue
i2p
icecast
icinga
ilias
imapproxy
ip6
ipmi
ipvs
ircd
isp
java/jmx/plugin
jchkmail
jenkins
jitsi [jitsi_videobridge] Fix deprecated videochannels and audiochannels 2024-05-11 13:03:58 +02:00
jmx
joomla
jvm
kamailio
keystone
knot
libreoffice
libvirt
licensing
lighttpd
load
logins
logs
luftdaten
lustre
lxc
lxd
mail
mailman
mediawiki
memcached
memory
minecraft
mixminion
moblock
mod_jk
mogilefs
moinmoin
mongodb
monit
moodle
mpd
mssql
mumble
munin
mysql
mythtv
nagios
netapp
netscaler
network Add dnsperftest plugin to monitor response times of multiple DNS servers 2024-06-25 06:19:21 +02:00
newznab
nextcloud Fix for checking installed and updateable apps (after nextcloud version 28) 2024-03-03 14:07:51 +01:00
nfs
nfs-freebsd
nginx nginx_vhost_traffic: Fix typo aggregate 2024-04-21 06:29:54 +01:00
nginx_unit
nova
nscd
nsd
ntp
omreport
onlyoffice
openfire
openntpd
openstack
openvz
openwrt
oracle
ossec
other
passenger
pdns Merge pull request #1414 from wvogel/patch-2 2024-03-02 14:37:55 -08:00
percona
pf
php
ping
poseidon
postfix
postgresql
power
power5
powermta
printer
prosody
proxmox
puma
punbb
puppet
qmail
qpsmtpd
quake
rabbitmq
rackspace
radiator
raspberry-pi
reddit_karma
redis
relayd
requesttracker
resolvectl First version of the resolvectl munin plugin (#1450) 2024-09-09 14:05:45 -07:00
rethinkdb
riak
router
rsnapshot
rsync
rtorrent
s3
sabnzbd
samba
san/emc_comprehensive
sar
scalix
security spelling fix 2024-07-26 21:03:14 +02:00
senderbase
senderscore
sendmail
sensors added executable and example graphs 2024-09-11 10:43:28 +02:00
sfsnmp
sge
shorewall
shoutcast
sickbeard
smf
smstools
snmp
solar
solaris
solr
sourceds
spamassasin
sphinx
spotweb
squeezebox
squid
ssh
ssl
streaming
swap
swift
synapse [synapse_] Fix couting 'inactive' bots as puppets / Fix comparing empty '' 2024-05-06 12:35:49 +02:00
syncthing
synology
syslog
system inotify: add plugin to watch inotify limits 2024-05-14 09:47:31 +02:00
systemd
tarsnap
tcp
teamspeak
tesla
thecus
thin
tinydns
tomcat
tor
torrent
tplink
trafic_ro
tv
twemproxy
ubiquiti
ubuntu
udp
ultramonkey
unicorn
user
uucp
uwsgi
varnish move warnings in environment variables 2024-04-12 15:19:52 +02:00
vbulletin
vdr
virtualbox
vmware
voip
voldemort
vpn
vserver
weather
websphere
wifi
wireguard Metric pc_active_on_* changed to apc_on_ - active peer connections 2024-03-21 23:23:12 +00:00
wordpress
wowza
wuala
xastir
xbnbt
xen
yacy
yum
zfs
zimbra
znc
zope
README.md

Contributed Munin Plugins

This plethora of plugins covering various topics was contributed by many different users of munin.

See the gallery for a browsable overview of these plugins.

Purpose of this repository

This repository of contributed plugin strives to achieve the following goals:

  • allow users to find interesting plugins
  • allow contributors to publish their plugins
  • simplify cooperative maintenance of plugins

Contributed plugins are maintained primarily by their authors. You may file bug reports for plugin issue here in this repository (munin-contrib), but please do not forget to notify the author of the plugin (see the plugin's documentation), too.

Please note, that this repository is not supposed to be a dumping site for random plugins of low quality. The related infrastructure (e.g the gallery or automated tests) require a certain level of quality. Please see below for details.

Submit a new plugin

  1. check if a similar plugin exists and if it can be extended/changed instead of adding a new plugin
    • please avoid code copies - they are a maintenance burden
  2. add documentation including configuration, author, license and magic markers
  3. pick a suitable category
  4. use style check tools for the language of the plugin (e.g. perl: perlcritic, shell: shellcheck, python: flake8, ruby: rubocop)
  5. pick a suitable name and location
  6. bonus:
  7. open a pull request with your new plugin or send it attached to an email to the mailing list

See the plugin development documentation for more details.

Modify an existing plugin

  • try to keep the plugin backwards compatible (e.g. keep data fieldnames unchanged)
    • improvements of code quality and features can justify incompatible changes of existing plugins
  • bonus:

Plugin name and location

The following descriptions are intentions - they do not necessarily describe the current state for all plugins. Please open a pull request if you want to align the current structure along the goals outlined below:

  • the top level directory should describe a related software or vendor
    • use concepts or platforms only if it is really necessary (e.g. cpu, bsd, memory)
  • subdirectories are usually not required