Changed label from pid to instance port
Added instance port number for better understanding
Merge branch 'master' of github.com:munin-monitoring/contrib
Merge pull request #254 from asciiphil/master
esxi__sensors documentation update
Document how to add an ESXi monitoring account.
Merge branch 'if1sec'
Merge branch 'db2_cnx'
Merge branch 't-shirt'
mpb: convert threads arg parsing to plain one
Merge remote branch 'helmut/next'
Merge remote branch 'helmut/harden-mnc'
mnc: support parallel builds
mnc: avoid execution via shell meta characters
And remove dependency on /bin/sh.
mnc: fix arbitrary execution via ../ traversal
mnc: avoid sprintf based stackoverflow
mnc: avoid out-of-bounds write using strtok
mnc: explict init of verbose
Merge branch 'mnc'
mnc: fix plugin existance control
mnc: implement the "list" cmd
mnc: conditional make of munin-plugins-busybox
mnc: interact with munin-plugins-busybox
mnc: add config/fetch handler
mnc: add empty handler
mnc: add placeholder
mnc: handle empty input lines
mnc: implem first commands
mnc: suppress debug output
mnc: initial arg handling
mnc: initial add
mnc: starting with adding a gitignore
add gitignore
mpb: use full arg to ease code reading
mpb: stop advertising processes.c
The upstream plugin does way more nowadays. This is no longer a drop-inreplacement.
mpb: forgot to add threads to listplugins
mpb: add threads.c plugin
Merge remote branch 'helmut/grepable_mainc'
autoconf should exit with 0 when writing no
fix resource leak in if_err_.c
refactor code
Added common functions autoconf_check_readable and fail.Added some TODOs for later completion.Updated messages from upstream plugins.
make main.c grepable easier grepable
Update plugins/wowza/wowza-media-server
-Fix Graph wowza_app_listeners-Compatibility to python 2.6
Merge remote branch 'helmut/if_err_suggest'
adapt if_err_.c suggest to the mainline plugin
Previously it would only detect specific interfaces. Now detecting biosnamed devices should work.
multicpu1sec: enable up to 99 CPUs
multicpu1sec: use LANG=C to avoid S_TIME_FORMAT issues
multicpu1sec: add a flush to awk
if1sec_: explicit flushing when appending to cache
if1sec_: adding a proper label
if1sec: fixes
if1sec_: initial version
http/http_request_time: fix documentation
Merge pull request #206 from aptivate/master
Improved HTTP plugin, new CPU and page fault plugins
Merge pull request #219 from freewil/bitcoind_difficulty
add difficulty to bitcoind_
Merge pull request #242 from robertkilian/master
Add plugin for monitoring APRS traffic in Xastir
Merge pull request #243 from steveschnepp/warncritenv
support warning and critical environment variables
Merge pull request #244 from github-ivan/master
xen-multi CPU usage graph, skip list, some cleanup
Merge pull request #248 from mjholtkamp/master
Added traffic_ipt plugin based on traffic (now with clean fork)
Converted traffic plugin to use iptables/ip6tables
You can now choose to use the snmp counters or if your host doesnot support it (in some containers for example), you can set rulesin your firewall and count based on that.
mail/qmailconn: fix author's name
Merge pull request #246 from ufoonline/patch-1
Update plugins/mail/qmailconn
CPU usage graph, skip list, some cleanup
- xenskip option to skip graph types env.xenskip "<space separated module list>" Modules: cput, cpup, mem, disk, net- CPU percentage graph added
Like the mainline plugins do.
qos_: add ability to use custom update_rate
Merge remote branch 'helmut/listplugins'
Merge remote branch 'helmut/improvements'
teach cpu.c to print steal and guest
backport HZ functionality to cpu.c
extract function getenvint to common.c
munin-plugins-busybox: provide supported plugins via listplugins
Merge remote branch 'helmut/master'
fix cpu.c config for more recent kernels
It still lacks behind the vanilla cpu plugin.
fix interrupts.c to actually work
Merge branch 'master' of git.munin-monitoring.org:munin-contrib
Merge branch 'munin-plugins-busybox'
relicense as GPLv2
made more paths be macros
added #define PROC_STAT "/proc/stat"
added if_err_ plugin
readme -> disadvantages?
it was not really clear to be about munin
added a README
strip the binary
fix bug in swap.c
change name to munin-plugins-busybox
initial tree
db2_cnx: +x
db2_cnx: adding a plugin for monitoring DB2 connections
Merge pull request #240 from CWempe/patch-1
svdrpsend.pl was renamed
Merge pull request #241 from ju0/master
Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.
The script "svdrpsend.pl" was renamed to "svdrpsend" in VDR Version 1.7.23.see http://www.vdr-wiki.de/wiki/index.php/SVDRP#svdrpsend
Merge pull request #218 from jimmyjones2/master
Add plugins for Apache Qpid
Add licence and more description
Test for values of $warning and $critical before try emitting them
Support warning and critical
Merge pull request #237 from mjholtkamp/master
Added traffic_percent multigraph to traffic plugin.
Thanks for the contribution. :)
Added a line of whitespace between =item's