rewrite mediawiki plugin with api access
google/snmp__gsa_docs: expand the GSA abbreviation on the first usage
For better understanding of the plugin's purpose.
Merge pull request #276 from ifad/master
SNMP wildcard plugin for the GSA
Add SNMP plugin to monitor the GSA documents index
Merge pull request #275 from Daniel15/php-cleanup
Delete php-fcgi (as it's a copy of php-fastcgi) and move php5-fpm_status into PHP directory
Delete php-fcgi as it's a copy of php-fastcgi
Move php5-fpm_status into PHP directory
Merge pull request #274 from Daniel15/patch-1
Add missing line break
Merge pull request #273 from creativeprogramming/patch-1
Update cpu_by_process
fix, plugin didn't worked in munin 2.0: config param is in ARGV0, not ARGV1
Merge pull request #272 from mhwest13/master
Bugfixes...
Minor bugfixes
time/ntp_packets: set minimums to zero to avoid spikes on counter restarts
Merge pull request #271 from cmsj/master
Add a plugin to monitor Apple Airport devices
Add plugin for monitoring Apple Airport devices via SNMP
Merge pull request #268 from mhwest13/master
Memcached Multi Plugin Overhaul
Merge pull request #270 from tsaavik/master
Fixed bug in zfs plugin: zpool_iostat
fixed duplicate value when read/write values == 0
Merge pull request #269 from Eleme/master
Update to a better rabbitmq munin plugin
update to newer version
based on the plugin from @ask
overhaul of memcached_multi_ plugin
Merge pull request #267 from Harvie/patch-1
Added openvz_ support for laverage and status
Merge pull request #266 from iborodikhin/master
New plugin for nginx upstreams
newznab/nn_: use label instead of all-numeric name
This way clean_fieldname works, since an clean_fieldname reducesall-numeric input to a single underscore.
This change has not been tested, so testing and feedback (especiallypull requests) are welcome....
New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time
Merge pull request #216 from jenkins101/interface_linux_multi-fix
[Plugin interfaces_linux_multi] Fixed collect loop and some typos
Merge pull request #263 from unluckypixie/master
Added a new plugin "postgresql_active_backends_by_database"
Merge pull request #262 from alexandru-iacob/master
Display the page load time
Merge pull request #258 from thomasleveil/munin_users_issue257
[plugin munin_users] issue #257
Merge pull request #259 from tomav/add_port_number
Add port number and fix process matching
Merge pull request #249 from ScOut3R/master
CEPH plugins
network/transmission: encode as UTF-8
move Transmission ratios plugin to network directory
Alongside the existing Transmission plugin.
new plugin time/ntp_packets that graphs NTP packet rates
network/arris-tm502g_: update copyright and license
mnc,mpc: move them to own repo
interface_linux_multi: fixed collect loop, fixed flush_rate, fixed exclude interfaces
Merge remote branch 'helmut/profile'
munin-profile-node.py: hanlde multiple connections
mpc: optimize HZ retrieval
As Brian De Wolf noted:
hz only really needs to be calculated once, so this line could bemoved up out of the loop, resulting in a likely unnoticeableperformance increase. :)
add a profiler for munin-node
Merge remote-tracking branch 'upstream/master'
Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database.
Slight change to default connection options for postgresql_active_backends postgresql_database_ratio so they are more likely to work with a default postgres setup.
The plugin will generate a graph that displays the page load timeWe need to add our custom log format into Apache config.The plugin was tested on Ubuntu Server 12.04.02 LTS - munin version1.4.6LogFormat "%h l %u %t \"%r\" %>s %O %b %D \"{Referer}i\"...
Fixing config / labels
Changed label from pid to instance port
Added instance port number for better understanding
[murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice" fixes #257
[mumble_users] fix issue #257 - Can't open include file Ice/SliceChecksumDict.iceSolution found at https://bitbucket.org/Svedrin/mumble-django/issue/94/cant-open-include-file-ice
dos2unix
Merge pull request #255 from CWempe/patch-2
deletet unnecessary output "\n"
Output looked like this:
root@htpc:/etc/munin/plugins# ./nvidia_gpu_memmem0.value 0\n
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
added ceph_capacity and ceph_osd
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