1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 09:57:09 +00:00
Munin-Contrib/plugins
Felix Engelmann 46983fdc99 added lxd disk plugin
the lxd deamon provides a REST interface which can be queried by pylxd
to get container related information. It graphs the disk usage of all
disks in all containers.

This plugin depends on python3 pylxd
2016-08-03 12:50:28 +02:00
..
amr typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
amule
apache Merge pull request #707 from drzraf/apache_average_time_last_n_requests 2016-04-05 15:05:00 +02:00
apt deb_packages: fix the README by specifying the proper filename for the plugin and document a way to easily verify the installation of the plugin 2016-02-10 14:11:59 +01:00
arangodb rg: first attempt of munin plugin to monitor ArangoDB database 2013-06-26 22:43:55 +02:00
aris
asterisk asterisk_inuse: fix plugin to use asterisk command from PATH and fix a whitespace issue 2013-06-23 16:14:18 +02:00
audit Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
backup General purpose backup monitoring plugin 2015-03-11 16:34:59 -04:00
backuppc backuppc: undo renaming fields to _age_ _size_ (would break existing setups) 2016-03-20 13:39:40 +01:00
bacula
balanceng munin plugin for BalanceNG 2015-11-17 14:16:02 +01:00
beboxsync
bind9 Reduce number of categories, use more generic terms 2014-09-07 02:03:45 +02:00
bitcoin Merge pull request #437 from deveth0/patch-5 2014-02-18 15:46:37 +01:00
boinc Reduce number of categories, use more generic terms 2014-09-07 02:03:45 +02:00
cacti
celery
ceph typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
chassis Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
chat Fix tiny bashism, keeping the plugin as /bin/sh 2014-10-04 20:33:52 +02:00
cherokee Bug fix 2014-02-14 13:13:04 +01:00
condor
cpan
currentcost Reduce number of categories 2014-09-07 14:20:12 +02:00
cyrus cyrus-imapd: 2015-05-20 15:24:30 +02:00
db2
disk Update xfs plugin. 2016-04-03 23:31:24 +02:00
djabberd Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
docker Docker Plugin 2016-01-04 22:42:47 -03:00
dovecot Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
drbd
drupal typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
dspam Found another problem with variable handling, when it contains a dash 2013-11-16 18:35:34 +01:00
dvb typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
dxtv Use UNIX line breaks 2014-10-04 19:43:57 +02:00
ejabberd ejabberd_resources: add mnesia table info support 2015-03-11 12:25:20 +01:00
fax Set /bin/bash as interpreter for bash script 2014-10-04 21:13:45 +02:00
firebird Reverted to awk to extract database name 2015-01-30 13:40:26 +01:00
forums Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
ftp Merge pull request #629 from k3nnyfr/patch-2 2015-07-11 23:25:02 +02:00
funkytown
games Reduce number of categories 2014-09-07 14:20:12 +02:00
gearman Gearmand workers count and jobs queue 2013-09-09 14:49:49 +07:00
geowebcache
glance typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
glassfish Save with UNIX line breaks 2014-10-04 22:29:27 +02:00
google typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
gpu Merge pull request #553 from vlajos/typofixes-vlajos-20141204 2015-03-02 23:11:18 +01:00
gunicorn Added instance name for gunicorn_status plugin if linked as gunicorn_status_INSTANCE or gunicorn_INSTANCE_status 2015-12-02 06:35:24 +01:00
hadoop don't collect/send redundant data to munin 2013-12-20 13:06:41 -08:00
haproxy Merge pull request #352 from allanparsons/master 2013-12-11 13:55:24 -08:00
harddisks Update powered_up_ 2014-08-02 22:59:19 +02:00
healthcheck Save with UNIX line endings 2014-10-04 21:55:16 +02:00
heimdal
hhvm Remove old params 2015-12-15 14:55:30 +01:00
hp typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
http Use /bin/bash as interpreter 2014-10-05 00:27:25 +02:00
ipvs Fix typo 2013-06-17 12:59:32 +02:00
java Reduce number of categories 2014-09-07 14:20:12 +02:00
jchkmail_counters_ Set interpreter to "/usr/bin/perl" 2014-10-04 19:43:57 +02:00
jenkins jenkins_: Accumulate build result counts correctly 2015-09-10 16:48:05 +01:00
joomla Add documentation in POD format, for munindoc 2014-10-05 23:34:20 +02:00
kamailio
keystone typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
licensing
lighttpd Allow also digest auth mechanism. 2013-10-01 17:26:39 +02:00
logins Set interpreter for to /bin/bash 2014-10-04 19:43:57 +02:00
lustre fix naming of lustre plugins. 2015-03-04 11:02:22 +01:00
lxc typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
lxd added lxd disk plugin 2016-08-03 12:50:28 +02:00
mail postfix-policyd-spf-python: add license statement 2015-09-04 20:38:55 +02:00
memcached typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
memcached_ext rewrite memcached family plugins: bytes_, connections_, hits_, items_, requests_, traffic_ 2015-07-13 01:38:54 +03:00
minecraft typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
moblock typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
mod_jk Reduce number of categories 2014-09-07 14:20:12 +02:00
modem p/cisco-epc3010_: fix tmpfile handling 2014-11-02 04:56:02 +01:00
mogilefs
mongodb mongo_collection_ to track per-database statistics 2015-04-17 12:50:25 +02:00
monit Missing condition 2015-06-08 17:10:04 +02:00
moodle file_size graph : useless graph_scale removal 2015-07-19 21:19:29 +02:00
mpd mpdstats_: fix example documentation. 2015-01-31 14:56:49 +01:00
mssql typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
munin
mysql add mysql slave alerts 2015-02-11 16:06:28 +01:00
mythtv typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
nagios remove duplicate nagios multigraph 2014-01-24 13:45:01 -05:00
network if1sec_: implement autostart, be more like if_ 2016-07-18 17:30:39 +02:00
newznab
nfs-freebsd Use /usr/bin/env bash in shebang for portability 2014-04-07 22:28:15 +03:00
nginx Comments update and error messages 2016-04-15 14:13:10 +06:00
noaaport Reduce number of categories 2014-09-07 14:20:12 +02:00
nova typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
nscd Added nscd plugin 2015-01-14 11:23:54 +01:00
nutcracker int conversion 2014-06-24 15:57:05 +02:00
openfire adding first version of the plugin for the Openfire XMPP (Jabber) Server 2014-06-22 14:43:40 +02:00
openntpd Add openntp_offset plugin. 2015-08-01 11:34:05 +02:00
openvpn Fix comparison to be /bin/sh compliant 2014-10-04 22:23:52 +02:00
openvz
oracle typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
ossec update the ossec plugin 2015-02-04 17:24:37 +01:00
other Merge pull request #553 from vlajos/typofixes-vlajos-20141204 2015-03-02 23:11:18 +01:00
passenger
percona Added documentation 2014-02-25 15:44:16 +01:00
php Merge pull request #709 from drzraf/php_errors 2016-04-05 15:03:42 +02:00
postfix Stack postfix mailqueues instead of overlapping. 2015-05-26 16:01:48 +02:00
postgresql Plugin runs, even if no access to list DBs. 2015-05-26 15:52:44 +02:00
power5
powermta typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
printer Reduce number of categories 2014-09-07 14:20:12 +02:00
processes typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
prosody get client presence for prosody 0.10 2016-03-22 16:19:19 -04:00
puppet Retire plugin for old puppet master installations 2014-10-05 23:16:26 +02:00
qpid
qpsmtpd
rabbitmq fixed default values for rabbitmq_queue_memory 2015-03-05 18:42:20 +08:00
rackspace
radiator
raspberry-pi Moved all Raspberry Pi plugins to a common raspberry-pi directory. Removed absolute path in raspi_temp to make the plugin work on Pidora. 2014-10-30 11:03:17 +01:00
reddit_karma Change "&>" bashism to "> ... 2>&1", keeping the script as /bin/sh 2014-10-04 22:15:24 +02:00
redis redis plugin: add unixsocket feature 2015-07-12 23:23:16 +03:00
relayd
requesttracker add the Accept-Encoding header to the wget call 2014-05-02 08:09:28 +02:00
riak New riak plugin for get/put 95th percentile time 2013-08-29 10:16:12 +01:00
rsync
rtorrent Reduce number of categories 2014-09-07 14:20:12 +02:00
s3 Fix line endings to Unix. 2013-07-03 18:14:36 +01:00
sabnzbd
samba Merge pull request #505 from OOPmaster/patch-1 2014-10-15 15:28:15 +02:00
san/emc_comprehensive
scalix
security Merge pull request #553 from vlajos/typofixes-vlajos-20141204 2015-03-02 23:11:18 +01:00
senderscore
sensors battery_: make a wildcard plugin 2015-09-03 17:14:15 +02:00
services
sge typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
sickbeard
slony
smstools typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
snmp Plugin monitoring CPU on Cisco SB Devices 2015-09-02 16:00:24 -05:00
solr typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
sourceds
sphinx Avoid negative queries count on Sphinx restart 2014-01-07 15:28:01 +01:00
spotweb typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
squeezebox
squid typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
ssl Support SNI in the certificate checking 2013-10-03 09:50:57 +02:00
streaming streaming: add configurable icecast2 plugin 2015-11-10 00:31:54 +01:00
swift Updated swift plugins 2014-02-27 18:42:29 +04:00
syslog plugins/syslog_ng_stats: comment formating 2013-05-21 14:02:59 +02:00
system p/if1sec: initial add 2015-06-01 20:12:47 +00:00
tarsnap Add 'tarsnap' plugin. 2014-01-22 14:17:26 +00:00
teamspeak typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
thin Fixed element sorting on config call 2013-06-12 16:59:48 +02:00
time Add category "time" to ntpdate_ plugin 2015-08-29 15:15:24 +02:00
tomcat
trafic_ro Save with UNIX line endings 2014-10-04 21:55:16 +02:00
tv
ubuntu typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
ultramonkey
unicorn Merge pull request #597 from sugamasao/sugamasao-patch-1 2015-05-05 13:43:36 +02:00
ups Added multigraph capabilities and fixed regex 2014-12-07 18:41:13 +01:00
uwsgi Plugin to monitor uWSGI Average Memory Usage, Number of Process & Total Memory Used 2013-08-01 19:27:00 +08:00
varnish
varnish4 Merge pull request #688 from jvtm/varnish4-hitrate-lower-limit 2016-04-04 16:49:57 +02:00
vdr
virtualization Support for Debian Jessie. 2015-08-31 18:15:40 +02:00
voip typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
voldemort
weather p: openweather_: Add OpenWeather API Key 2015-10-13 17:48:04 +02:00
websphere
wiki typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00
wowza
wuala
xastir
xbnbt
yacy Reduce number of categories, use more generic terms 2014-09-07 02:03:45 +02:00
zeo Use eval EXPR to load Munin::Plugin, for automated tests 2014-10-05 01:49:23 +02:00
zfs Update zfs-filesystem-graph: using env 2015-10-27 19:28:42 +01:00
zimbra
znc add readme 2015-02-02 13:48:46 +01:00
zope typofixes - https://github.com/vlajos/misspell_fixer 2015-03-02 11:51:38 +00:00