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
qos_: add ability to use custom update_rate
Merge branch 'master' of git.munin-monitoring.org:munin-contrib
Merge pull request #240 from CWempe/patch-1
svdrpsend.pl was renamed
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
Added a line of whitespace between =item's
Added multigraph so not only volume but also ratio is graphed
Merge pull request #234 from unluckypixie/master
New plugin for packetship media streaming server
db2_cnx: +x
db2_cnx: adding a plugin for monitoring DB2 connections
set executable bit for netatalk plugin
Updated packetship plugin to support multiple pumps.
Slight fix to output format of packetship_ plugin.
Added plugin for packetship media streaming server.
Fixed undefined warnings
asterisk: replace the remaining two Asterisk plugins.
The fourth graph (asterisk_codecs) replaces both asterisk_sipchannelsand asterisk_codecs, as the latter already included the data from thefirst. If we want to get more details we could have sub-multigraphs...
asterisk: add graph to replace asterisk_meetme and asterisk_meetmeusers.
asterisk: refactor command/response handling.
Instead of having a dumb readreply, already drop some of the unneededlines of the command when sending the request, and handle errors inplace.
This simplifies the code a little, even though it requires a few more...
asterisk: handle more gracefully errors on the asterisk_channels path.
asterisk: add asterisk_voicemail replacement code as well.
This is a bit trickier, since the voicemail might not be enabledanywhere. Unfortunately it's not easy to set this up duringautoconfig, as voicemails can be added on the fly.
asterisk: add support for showing the per-type breakdown of channels.
This makes it possible for a single graph to replace the twoapache_channels and apache_channeltypes plugins.
asterisk: first part of the new Asterisk plugin.
This plugin is targeting to enter main distribution in 2.1 to removethe multiple Asterisk plugins present in 2.0.
It features full autoconfiguration support, multigraph capabilities,and less error-prone code....
hwmon: support non-dirtyconfig capable nodes.
freeipmi: implement suggestions from Bart ten Brinke for FreeIPMI 1.1.x.
This adds support for versions of FreeIPMI before 1.2 (without thethreshold information), and explicits the dependency information.
It also works with older Munin nodes where dirtyconfig is not supported.
Merge pull request #204 from thiagocsf/master
Add plugins for Sick-Beard
Merge pull request #225 from claudius23/patch-1
Update plugins/zfs/zfs_stats_
whitespace cleanup
add some description
Merge pull request #228 from deveth0/patch-3
Update plugins/system/zones_mem
Merge pull request #229 from claudius23/zfs_usage_
Add plugins/zfs_usage_
Merge pull request #230 from unluckypixie/master
3 New Bind9 Plugins + 3 New PgBouncer plugins
Slight change to formatting of licence information in new bind9 and pgbouncer plugins.
Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.
Updated new bind9 plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.
Merge pull request #221 from FakenMC/master
Add plugins for monitoring NVIDIA and AMD GPUs
add license
Created 3 new pgbouncer plugins to show stats on all pools configured in the system.
initial checkin
Updated new bind9 plugins to correctly handle differing number of lines in the bind9 stats files.
Increase number of displayed zones.
Added simple bind9 resolver, server and socket stats plugins.
Don't divide by zero if there is no l2arc
Error output from zfs_stats_cachehitlist:dc: divide by zero
Updated asterisk_channels plugin to connect to running asterisk (probably what was intended) instead of starting new process.
Add configuration, documentation, and autoconf
Merge pull request #222 from northox/master
Fix and strict mode
plugins/redis/redis_: Make used_memory use base 1024 like it should
Switch to strict mode.Fix hash/array syntax causing regex-based log to fail.
Add varnish_devicedetect plugin
Add Munin scripts for Apache Qpid monitoring
Update plugins/zimbra/zimbra-mailboxsizes
Adding support for dots in mailboxses names ( mail.box@example.net )
- merged copy-pasted functions into a generic one- changed host detection, which was broken after plugin rename- fixed some typos
Support underscores in URLs; typo.
snmp__if_combined: fix syntax to use explicit 'my'.
snmp__if_combined: output extinfo in the right spot.
sensors/hplog_*: remove in favour of hpasmcli2_
These two plugins are using a different command coming from the samepackage as hpasmcli, they lack a license identification, and are a tadmore rough than the one that would replace them.
hpasmcli2_: try to be a bit more forgiving in perl choices.
snmp_room_alert_: move together with the other snmp plugins.
openvpn_multi: move together with the other openvpn plugins.
apache_status: change the vlabel to use the same unit as input.
This way it's possible to avoid the cdef altogether.
snmp__apc_ups2_: rename correctly.
snmp__acp_ups2_: move to sensors category.
snmp__acp_ups2_: remove commented-out cdef line.
snmp__ifx_: remove, superseded by snmp__if_.
This plugin does not use the standard Munin SNMP plugin interface, andis, nowadays, duplicating the functionality present in the mainsnmp__if_ plugin, which uses the 64-bit counters by default ifpresent, and fall back to the 32-bit ones if not.
snmp__if_combined: rewrite error handling.
Instead of just having a single "errors" value on the per-interfaceerror graphs, split it in errors and discards, then provide a totalfor the combined graph.
This way it's possible to see more details of what's going on at the...
snmp__if_combined: don't use cdef to generate the final value.
This actually simplifies the code, and avoids extra work on the masterside for no reason.
snmp__if_combined: provide CDEFs directives for the combined graph as well.
Borrowed data is raw, so in this case we want to make sure it's expressed in bits rather than octects.
Update plugins/network/ip_forward_
Fix typos in plugins/network/ip_forward_
Added new plugin to monitor lighttpd web server
Moved sphinx_* plugins from directory php/ to sphinx/ because they're made to monitor sphinx search engine.
snmp__if_multi: fix properly ifAlias usage.
snmp__if_combined: restore the error graphing as it's done on snmp__if_multi
This brings it basically on feature parity with it, and more.
snmp__if_: remove in favour of snmp__if_ in main repository.
snmp__if_combined: graph all interfaces, not only ethernetCsmacd.
For routers it might very well that you're trying to graph tunnels aswell.
snmp__if_combined: rework to have both combined and split graphs available.
This basically almost replaces snmp__if_multi in full, as sub-graphswith interface traffic are generated as a set of detailed graphs. Itdoesn't yet compose graphs with the interface errors though.
misc: make some plugin speak dirtyconfig, saving a few roundtrips.
Merge pull request #209 from iborodikhin/master
Bug fixes in redis plugin
Fixed undefined variable use and division by zero in redis plugin
apache_status: set all minimals to 0 to discard negative values.
New plugin: mpdstats_.
apache_status: make it easy to monitor other hosts as a virtual node
apache_status: remove apache_average_request compatibility.
There is no reason to keep this, which is simply Apache's value fromapache_accesses, and that one we can actually configure with the period we want.
apache_status: add a new multigraph plugin to replace the old apache_* from the main repository.
This plugin uses a single requests to parse all the statistics insteadof making three of them, reducing the overhead, and uses themultigraph capabilities to generate the same graphs. The naming is...
apache_*: remove some references to the server-status URL when it's not used.
Strip hidden characters from raid-mismatch script
Seems to have windows line-endings and a hidden unicode (U+FEFF) character on the first line which stops it running for me.
snmp__apc_pdu: pass graph_args to put the limit to 0.
freeipmi: fix off-by-one in high limits.
FIXED: /etc/munin/plugins/pdns_rec_throttle: 40: Syntax error: end of file unexpected (expecting "fi")
freeipmi: fix multigraph declaration.
hwmon: fix autoconf when only one hwmon device is present.
freeipmi: avoid reporting N/A values.
freeipmi: avoid using undefined values.