Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins @ 332c74d7

# Date Auteur Commentaire
332c74d7 2013-01-30 13:34 ivan

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

8fbe0ebe 2013-01-28 12:15 Steve Schnepp

qos_: add ability to use custom update_rate

52f40c98 2013-01-28 07:48 Steve Schnepp

Merge branch 'master' of git.munin-monitoring.org:munin-contrib

0cde2ae7 2013-01-28 06:43 Steve Schnepp

Merge pull request #240 from CWempe/patch-1

svdrpsend.pl was renamed

b9ffe603 2013-01-27 10:16 Jakob Unterwurzacher

Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.

0595306b 2013-01-24 17:03 CWempe

svdrpsend.pl was renamed

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

9eb29b30 2013-01-24 15:24 Kenyon Ralph

Merge pull request #218 from jimmyjones2/master

Add plugins for Apache Qpid

c87caf6c 2013-01-24 15:20 Jimmy Jones

Add licence and more description

81ae39df 2013-01-23 04:31 Stig Sandbeck Mathisen

Test for values of $warning and $critical before try emitting them

32bee48e 2013-01-23 04:26 Stig Sandbeck Mathisen

Support warning and critical

21fa1d24 2013-01-18 16:19 Michiel Holtkamp

Added a line of whitespace between =item's

6fcde6d8 2013-01-13 09:13 Michiel Holtkamp

Added multigraph so not only volume but also ratio is graphed

f3d55ddf 2013-01-12 19:54 Kenyon Ralph

Merge pull request #234 from unluckypixie/master

New plugin for packetship media streaming server

1db419b1 2013-01-10 04:32 Steve Schnepp

db2_cnx: +x

1c60f63b 2013-01-10 04:27 Steve Schnepp

db2_cnx: adding a plugin for monitoring DB2 connections

a38bb464 2013-01-04 12:53 louis

set executable bit for netatalk plugin

2912117a 2013-01-03 12:36 Dave Fennell

Updated packetship plugin to support multiple pumps.

9bfb1101 2013-01-02 09:17 Dave Fennell

Slight fix to output format of packetship_ plugin.

819e2a6f 2013-01-02 08:58 Dave Fennell

Added plugin for packetship media streaming server.

ab27dffa 2012-12-31 03:29 Bart ten Brinke

Fixed undefined warnings

cd4dd57e 2012-12-30 17:02 Diego Elio Pettenò

asterisk: replace the remaining two Asterisk plugins.

The fourth graph (asterisk_codecs) replaces both asterisk_sipchannels
and asterisk_codecs, as the latter already included the data from the
first. If we want to get more details we could have sub-multigraphs...

608c1a90 2012-12-30 16:38 Diego Elio Pettenò

asterisk: add graph to replace asterisk_meetme and asterisk_meetmeusers.

1a98faf1 2012-12-30 16:36 Diego Elio Pettenò

asterisk: refactor command/response handling.

Instead of having a dumb readreply, already drop some of the unneeded
lines of the command when sending the request, and handle errors in
place.

This simplifies the code a little, even though it requires a few more...

b77eef4a 2012-12-30 16:07 Diego Elio Pettenò

asterisk: handle more gracefully errors on the asterisk_channels path.

9f56a03d 2012-12-30 16:04 Diego Elio Pettenò

asterisk: add asterisk_voicemail replacement code as well.

This is a bit trickier, since the voicemail might not be enabled
anywhere. Unfortunately it's not easy to set this up during
autoconfig, as voicemails can be added on the fly.

f5064c93 2012-12-30 15:44 Diego Elio Pettenò

asterisk: add support for showing the per-type breakdown of channels.

This makes it possible for a single graph to replace the two
apache_channels and apache_channeltypes plugins.

fce75023 2012-12-30 15:22 Diego Elio Pettenò

asterisk: first part of the new Asterisk plugin.

This plugin is targeting to enter main distribution in 2.1 to remove
the multiple Asterisk plugins present in 2.0.

It features full autoconfiguration support, multigraph capabilities,
and less error-prone code....

5b22647d 2012-12-30 12:27 Diego Elio Pettenò

hwmon: support non-dirtyconfig capable nodes.

548a2b62 2012-12-30 12:25 Diego Elio Pettenò

freeipmi: implement suggestions from Bart ten Brinke for FreeIPMI 1.1.x.

This adds support for versions of FreeIPMI before 1.2 (without the
threshold information), and explicits the dependency information.

It also works with older Munin nodes where dirtyconfig is not supported.

0adad546 2012-12-25 17:09 Kenyon Ralph

Merge pull request #204 from thiagocsf/master

Add plugins for Sick-Beard

1b2db4de 2012-12-25 16:48 Kenyon Ralph

Merge pull request #225 from claudius23/patch-1

Update plugins/zfs/zfs_stats_

94c0585a 2012-12-24 21:29 Kenyon Ralph

whitespace cleanup

b7e0cab7 2012-12-24 21:28 Kenyon Ralph

add some description

1730ada6 2012-12-24 21:26 Kenyon Ralph

Merge pull request #228 from deveth0/patch-3

Update plugins/system/zones_mem

5ebdabf4 2012-12-23 23:49 Kenyon Ralph

whitespace cleanup

fdcc9f79 2012-12-23 23:42 Kenyon Ralph

Merge pull request #229 from claudius23/zfs_usage_

Add plugins/zfs_usage_

0628832a 2012-12-21 07:16 Diego Elio Pettenò

Merge pull request #230 from unluckypixie/master

3 New Bind9 Plugins + 3 New PgBouncer plugins

fc43808f 2012-12-21 06:53 Dave Fennell

Slight change to formatting of licence information in new bind9 and pgbouncer plugins.

b4d9f328 2012-12-21 05:37 Dave Fennell

Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.

d79ab66b 2012-12-21 05:37 Dave Fennell

Updated new bind9 plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.

16644920 2012-12-20 13:33 Diego Elio Pettenò

Merge pull request #221 from FakenMC/master

Add plugins for monitoring NVIDIA and AMD GPUs

a129a679 2012-12-20 11:11 Claudius

add license

c41c5666 2012-12-20 10:54 Dave Fennell

Created 3 new pgbouncer plugins to show stats on all pools configured in the system.

05710b1f 2012-12-20 10:21 Claudius

initial checkin

8c1e0f61 2012-12-20 09:01 Dave Fennell

Updated new bind9 plugins to correctly handle differing number of lines in the bind9 stats files.

feef65db 2012-12-20 07:42 deveth0

Update plugins/system/zones_mem

Increase number of displayed zones.

b7d0ef9d 2012-12-20 06:33 Dave Fennell

Added simple bind9 resolver, server and socket stats plugins.

c26049e8 2012-12-19 12:37 Claudius Herder

Update plugins/zfs/zfs_stats_

Don't divide by zero if there is no l2arc

Error output from zfs_stats_cachehitlist:
dc: divide by zero

1a3ca612 2012-12-19 05:09 Dave Fennell

Updated asterisk_channels plugin to connect to running asterisk (probably what was intended) instead of starting new process.

430d68ff 2012-12-18 12:12 Stig Sandbeck Mathisen

Add configuration, documentation, and autoconf

93113619 2012-12-14 07:55 Diego Elio Pettenò

Merge pull request #222 from northox/master

Fix and strict mode

b6b77ef9 2012-12-14 05:42 Michael Renner

plugins/redis/redis_: Make used_memory use base 1024 like it should

5271859f 2012-12-12 22:56 Danny Fullerton

Switch to strict mode.
Fix hash/array syntax causing regex-based log to fail.

426bba44 2012-12-11 14:57 Nuno Fachada

Add plugins for monitoring NVIDIA and AMD GPUs

c2ecfcb7 2012-12-09 10:27 Stig Sandbeck Mathisen

Add varnish_devicedetect plugin

7a96e905 2012-12-07 16:19 Jimmy Jones

Add Munin scripts for Apache Qpid monitoring

dfa9d734 2012-11-27 08:43 Горлов Максим

Update plugins/zimbra/zimbra-mailboxsizes

Adding support for dots in mailboxses names ( )

5e550879 2012-11-26 10:21 Joseph Bauer

- merged copy-pasted functions into a generic one
- changed host detection, which was broken after plugin rename
- fixed some typos

11405c78 2012-11-25 20:50 iammookli

Support underscores in URLs; typo.

edb8732d 2012-11-21 19:19 Diego Elio Pettenò

snmp__if_combined: fix syntax to use explicit 'my'.

7dd40e24 2012-11-21 19:19 Diego Elio Pettenò

snmp__if_combined: output extinfo in the right spot.

f63f73d3 2012-11-21 12:16 Diego Elio Pettenò

sensors/hplog_*: remove in favour of hpasmcli2_

These two plugins are using a different command coming from the same
package as hpasmcli, they lack a license identification, and are a tad
more rough than the one that would replace them.

65fb3d8e 2012-11-21 01:21 Diego Elio Pettenò

hpasmcli2_: try to be a bit more forgiving in perl choices.

c5ab6538 2012-11-21 01:07 Diego Elio Pettenò

snmp_room_alert_: move together with the other snmp plugins.

36c0e91b 2012-11-21 01:03 Diego Elio Pettenò

openvpn_multi: move together with the other openvpn plugins.

ecd21d50 2012-11-21 01:01 Diego Elio Pettenò

apache_status: change the vlabel to use the same unit as input.

This way it's possible to avoid the cdef altogether.

e09d236f 2012-11-20 15:00 Diego Elio Pettenò

snmp__apc_ups2_: rename correctly.

3de4d5d4 2012-11-20 14:59 Diego Elio Pettenò

snmp__acp_ups2_: move to sensors category.

bb2076ec 2012-11-20 14:59 Diego Elio Pettenò

snmp__acp_ups2_: remove commented-out cdef line.

6c1541a6 2012-11-20 14:52 Diego Elio Pettenò

snmp__ifx_: remove, superseded by snmp__if_.

This plugin does not use the standard Munin SNMP plugin interface, and
is, nowadays, duplicating the functionality present in the main
snmp__if_ plugin, which uses the 64-bit counters by default if
present, and fall back to the 32-bit ones if not.

bfe824f7 2012-11-20 14:50 Diego Elio Pettenò

snmp__if_combined: rewrite error handling.

Instead of just having a single "errors" value on the per-interface
error graphs, split it in errors and discards, then provide a total
for the combined graph.

This way it's possible to see more details of what's going on at the...

36ac271c 2012-11-20 14:09 Diego Elio Pettenò

snmp__if_combined: don't use cdef to generate the final value.

This actually simplifies the code, and avoids extra work on the master
side for no reason.

7777738e 2012-11-20 12:19 Diego Elio Pettenò

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.

471311df 2012-11-17 14:18 nukleus

Update plugins/network/ip_forward_

Fix typos in plugins/network/ip_forward_

3b64d836 2012-11-16 08:06 Steve Schnepp

add license

87487787 2012-11-16 08:06 iborodikhin

Added new plugin to monitor lighttpd web server

47ddbce4 2012-11-16 08:06 iborodikhin

Moved sphinx_* plugins from directory php/ to sphinx/ because they're made to monitor sphinx search engine.

3b62e607 2012-11-12 21:58 Diego Elio Pettenò

snmp__if_multi: fix properly ifAlias usage.

a4dbacad 2012-11-12 21:58 Diego Elio Pettenò

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.

4943ded3 2012-11-12 20:39 Diego Elio Pettenò

snmp__if_: remove in favour of snmp__if_ in main repository.

3505cf52 2012-11-12 19:43 Diego Elio Pettenò

snmp__if_combined: graph all interfaces, not only ethernetCsmacd.

For routers it might very well that you're trying to graph tunnels as
well.

5a98a767 2012-11-12 19:37 Diego Elio Pettenò

snmp__if_combined: rework to have both combined and split graphs available.

This basically almost replaces snmp__if_multi in full, as sub-graphs
with interface traffic are generated as a set of detailed graphs. It
doesn't yet compose graphs with the interface errors though.

060ddd51 2012-11-11 19:56 Diego Elio Pettenò

misc: make some plugin speak dirtyconfig, saving a few roundtrips.

b7e6b69b 2012-11-08 04:42 Kenyon Ralph

Merge pull request #209 from iborodikhin/master

Bug fixes in redis plugin

285c11cd 2012-11-07 22:06 iborodikhin

Fixed undefined variable use and division by zero in redis plugin

dbb14174 2012-11-07 14:49 Diego Elio Pettenò

apache_status: set all minimals to 0 to discard negative values.

238aaf5d 2012-11-06 06:37 ToM

New plugin: mpdstats_.

569e801e 2012-11-05 18:17 Diego Elio Pettenò

apache_status: make it easy to monitor other hosts as a virtual node

de8f24a4 2012-11-05 17:32 Diego Elio Pettenò

apache_status: remove apache_average_request compatibility.

There is no reason to keep this, which is simply Apache's value from
apache_accesses, and that one we can actually configure with the period we want.

1b2574a4 2012-11-05 15:23 Diego Elio Pettenò

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 instead
of making three of them, reducing the overhead, and uses the
multigraph capabilities to generate the same graphs. The naming is...

4895666d 2012-11-05 14:55 Diego Elio Pettenò

apache_*: remove some references to the server-status URL when it's not used.

ecd6f359 2012-11-01 08:55 Caius Durling

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.

e62ea879 2012-10-27 17:30 thiago

Add plugins for Sick-Beard

a9ce052b 2012-10-26 01:29 Diego Elio Pettenò

snmp__apc_pdu: pass graph_args to put the limit to 0.

910d1970 2012-10-26 01:29 Diego Elio Pettenò

freeipmi: fix off-by-one in high limits.

2f4f4298 2012-10-24 11:44 Eugen Ganshorn

FIXED: /etc/munin/plugins/pdns_rec_throttle: 40: Syntax error: end of file unexpected (expecting "fi")

4c0e44be 2012-10-24 10:36 Diego Elio Pettenò

freeipmi: fix multigraph declaration.

157c0675 2012-10-23 20:33 Diego Elio Pettenò

hwmon: fix autoconf when only one hwmon device is present.

9a46eb9b 2012-10-23 20:26 Diego Elio Pettenò

freeipmi: avoid reporting N/A values.

1f9d76a7 2012-10-23 20:20 Diego Elio Pettenò

freeipmi: avoid using undefined values.