add plugin for module quiz
fix column naming error in query to count new posts
change forum_discussion to forum_discussions in graph config
add new line
initial commit
remove useless naming in query
replace some draw area by draw stack
remove useless variable
change graph draw to area mode
remove computed total to let munin do the work
add module plugin
add draw area
implement online_users graph
set graph_period to 5 minutes + text changes in graph config
add suspended and deleted accounts
Merge pull request #522 from zarnovican/linux_if
Initial commit of linux_if plugin
Reduce number of categories
Delete outdated duplicate files (postfix plugins)
Reduce number of categories, use more generic terms
Move plugins to subdirectory
Merge branch 'master' of https://github.com/munin-monitoring/contrib
Supports bonding and vlans.
Merge pull request #521 from frdmn/master
Fix frdmn's minecraft plugins
- Get rid of duplicate plugins in "jsonapi/" folder- Rename- Reference to original GitHub repo
Move Example Graphs to Subdirectory
Merge pull request #514 from jasperla/puppet_runtime
Add plugin to retrieve the time puppet agent took to apply the catalog
Merge pull request #519 from dannyman/master
Initial commit of snmp__sentry.
Merge pull request #517 from lwindolf/master
Fixes #470: emits warning: "bad ps syntax, perhaps a bogus
Fix whitespace.
Merge pull request #518 from asgh/patch-1
Fix memory usage check
Change "FB Memory Usage" to just "Memory Usage" - this will also work on an old version that still uses the "FB" terminology.
Merge pull request #513 from jasperla/puppet_openbsd
Allow for a custom puppet directory
Allow for a custom puppet facts directory
For example on OpenBSD, /var/lib/puppet doesn't exist and /var/puppet is used
Merge pull request #512 from lwindolf/master
Fixing multiple typos and indentation
Merge pull request #511 from icyground/master
Fixing Regexp for kvm plugins to be aware of underscores in vm names
Fixing Regexp for kvm plugins to be aware of underscores in vm names (otherwise munin will not generate graphs bc. of too long filenames)
proftpd: converting to /bin/sh
Some cleanup
Merge pull request #507 from googley/master
Convert perl script to bash
Merge pull request #508 from jeroenvermeulen/hhvm_plugin
First version of the Munin plugin to monitor HHVM
Merge pull request #509 from lr1980/patch-1
Update powered_up_
Merge pull request #510 from columbusmonkey/master
Support some more jenkins statuses: notbuilt_anime, aborted, aborted_ani...
Fixed multigraph for monitoring multple HHVM instances
Added Apache 2.4 config example
Removed load warning level
Support some more jenkins statuses: notbuilt_anime, aborted, aborted_anime
add optional use of "/dev/disk/by-id"
For a better compatibility
Merge pull request #504 from stephankn/patch-1
Fix issue with $uptime being undefined
Fix issue with $uptime being undefined.On my setup perl requires a variable to assign the return value of the split operation. Without this the value of $uptime ends up being undefined.
Merge pull request #493 from OlegPS/esxcli_env_
Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli
Merge pull request #494 from phaus/vmware_fusion
adding first version of the plugin for VMWare Fusion (Mac OS/Darwin)
Merge pull request #495 from phaus/jenkins
adding first version of the plugin for the Jenkins CI Server
Merge pull request #496 from phaus/openfire
adding first version of the plugin for the Openfire XMPP (Jabber) Server
Merge pull request #497 from phaus/dar_vpnd
adding first version of the plugin for Mac OS Server VPN Daemon
Merge pull request #492 from burdandrei/master
Configuration for local ipmi monitoring
Merge pull request #491 from lwindolf/patch-1
Fix typo
Merge pull request #487 from tochev/ntp_pool_score
add ntp_pool_score
Merge pull request #498 from minitux/patch-3
int conversion
convert port in integer when it is set from config file
Added comment with guide how to configure plugin for local monitoring
ntp_pool_score: fix negative values
ntp_pool_score: switch to /bin/sh
Merge pull request #486 from ucam-cl-dtg/fix_apt
Use correct apt module functions
candidateOrigin has been removed. Replace with candidate.origins
Fix typo that prevents munin from learning about upgradable packages
Merge pull request #484 from cloos/wget-options
plugin rt_ticket_loadtime Wget options
Merge pull request #483 from pvalkone/freebsd-hdd-power-state-plugin
Add plugin for monitoring HDD power state on FreeBSD
Fix indentation
Merge pull request #482 from leeclemens/patch-2
_mem should use FB memory used, only
NVIDIA 6 added differentiation between FB and BAR1 memory - use nvidia_gpu_mem for FB Memory only since its definition fits better with the usage prior to BAR1 memory.
Merge pull request #481 from ShiningRay/master
coerce lockTime to float type
add the Accept-Encoding header to the wget call
This is necessary to have results comparable to a users browser.
otherwise we'll always get 0 from integer division.
Merge pull request #478 from kabo/master
Added plugin for i2p
Merge pull request #479 from tomdee/master
Script to monitor the power state of hard drives
Merge pull request #477 from linyows/unicorn_memory_status_fixes
Unicorn memory status fixes
added i2p
Merge pull request #1 from munin-monitoring/master
Updating from upstream
assigned but unused variable
shadowing outer local variable
use "unicorn" instead of "unicorn_rails" in process greping
Merge pull request #476 from pvalkone/nfs-freebsd-portability-fix
Use /usr/bin/env bash in shebang for portability
move wget options in a variable