Projet

Général

Profil

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

root @ 49e7f215

# Date Auteur Commentaire
49e7f215 2012-03-21 12:13 Steve Schnepp

- Add a sample sub directory. Many of our users are quite creative, so we can all learn from them.

2580942b 2012-03-18 07:56 Steve Schnepp

fixed output

dec087a5 2012-03-18 07:40 Steve Schnepp

using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl)

219b679f 2012-03-18 07:34 Steve Schnepp

adding a glassfish plugin with wildcard

7287e9d6 2012-03-17 16:58 Kenyon Ralph

Merge pull request #68 from lkarsten/master

Minor changes to munin-node-from-hell

164f6c89 2012-03-17 16:00 Lasse Karstensen

many

be1fb5df 2012-03-17 16:00 Lasse Karstensen

minor stuff

8354c8ba 2012-03-17 16:00 Lasse Karstensen

Support multiple config files at once

c398f857 2012-03-14 21:15 Kenyon Ralph

Merge pull request #67 from apankov/plugin_redis_resque

adding new plugin for resque monitoring

a7c9b435 2012-03-14 13:02 Steve Schnepp

Merge pull request #66 from gullevek/master

pgbouncer_ update, postgresql database detail

decb1715 2012-03-14 07:56 Andrey Pankov

adding new plugin for resque monitoring

f1952dc3 2012-03-14 06:44 Clemens Schwaighofer

postgres size detail

Added "other" in case this data exists.

8de0f083 2012-03-14 06:27 Clemens Schwaighofer

postgres database size in detail

shows the data, index, sequence and view size of a single database.

Uses the default munin postgresql perl plugin.

6facd3c3 2012-03-14 04:26 Clemens Schwaighofer

die commands if no DB connection can be made

graceful die script if DB connection cannot be created. Also for
prepare & execute command

a02eb363 2012-03-14 02:32 Kenyon Ralph

Merge pull request #65 from gullevek/master

Plugin to monitor PgBouncer

647632f7 2012-03-14 00:27 Clemens Schwaighofer

pgbouncer_

added strict for perl

a2c35ad7 2012-03-13 23:43 Clemens Schwaighofer

Postfix monitoring plugins to work with multiple postfix installs

If there are more than one postfix running, with separate config file,
and still use the same main log file, this scripts can create stats
split per running postfix instance.

Those scripts have not been tested on the new debian multiple postfix...

8a515d24 2012-03-13 21:23 Clemens Schwaighofer

Plugin to monitor PgBouncer

a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg

0e1d54f2 2012-03-11 07:08 Kenyon Ralph

fix tor-bandwidth-usage

I mistakenly broke the authentication routine during my overhaul of
the plugin.

d8ef1a40 2012-03-11 03:58 Kenyon Ralph

add plugin to monitor ARRIS TM502G cable modem

731d83d8 2012-03-08 23:46 Kenyon Ralph

Merge pull request #63 from Deathjam/master

vbulletin_users

c9ab85cc 2012-03-08 13:28 Phil Wray

Added a version for vbulletin4, just made a change to the html tags

43642c1b 2012-03-08 13:19 Phil Wray

fixed typo on line 46

18b69829 2012-03-08 05:46 Steve Schnepp

Pmmn is now mature enough to be called 1.0.0

affbf60f 2012-03-08 04:29 Steve Schnepp

Merge branch 'master' of github.com:munin-monitoring/contrib

8232e655 2012-03-08 04:29 Alexey Illarionov

ifem_: copy-paste error in description fixed

7fc99a37 2012-03-08 04:29 Alexey Illarionov

Fixed typo in plugins.conf configuration description.
Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563

8eee012f 2012-03-08 04:29 Steve Schnepp

Adding basic spoolfetch plugin support

d252526b 2012-03-08 04:20 Steve Schnepp

Adding copyright notice

fdd29ed6 2012-03-08 00:04 Kenyon Ralph

Merge pull request #62 from littlesavage/patch-1

ifem_, ipfwcnt_ typos fixes

2f2252e9 2012-03-07 15:19 Alexey Illarionov

Fixed typo in plugins.conf configuration description.
Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563

5b1303b0 2012-03-07 15:10 Alexey Illarionov

ifem_: copy-paste error in description fixed

f0d8bcdb 2012-03-07 11:59 Steve Schnepp

fix hang when asking for unknown commands

58f03a96 2012-03-07 10:53 Steve Schnepp

Revert "- indentation"

This reverts commit fa07809f26e12a8d2bd159a737d6f12b4c434cb9.

5c3aeabe 2012-03-07 10:49 Steve Schnepp

Merge branch 'master' of github.com:munin-monitoring/contrib

Conflicts:
README.md

dd4afac8 2012-03-07 06:53 Steve Schnepp

Move the screenshots next to plugins

8f3f79c8 2012-03-07 06:33 Steve Schnepp

Merge pull request #61 from ixs/master

New plugins and plugin updates

c96bafa1 2012-03-07 06:21 Andreas Thienemann

New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNT
or CURRENT_PENDING_SECTORS as they indicate disk lifetime...

031d4e66 2012-03-07 06:09 Andreas Thienemann

Plugin to check fanspeed readings from a Thecus NAS server.

3c669294 2012-03-07 06:02 Andreas Thienemann

Added an check_munin script I had lying around.

If your nagios isntallation uses munin as a passive datasource a check_dummy script is normally installed for the active checks.

This script is a replacement and will be able to query your munin-node to get current values. This is great to manually run a check.

227e5103 2012-03-07 05:59 Andreas Thienemann

updated (c) line

06c1e27d 2012-03-07 05:59 Andreas Thienemann

Simple bash fixes to make comparision clearer.

97cf6d32 2012-03-07 05:55 Andreas Thienemann

Minor changes to the documentation.

7b989348 2012-03-07 05:53 Andreas Thienemann

Add snmp__areca_ plugin I still had lying around.

Needs a bit of cleanup but in the meantime it works to poll temperature, fan rpm and voltage from Areca RAID controllers.

27ccc1d3 2012-03-05 23:38 Kenyon Ralph

Merge pull request #60 from seventoes/master

Update minecraft plugin

bc344d00 2012-03-05 23:11 Matt Stith

Switch to Ruby and MineQuery to remove an extra plugin dependency

Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.

ddc46f88 2012-03-05 03:18 Kenyon Ralph

readd jmx (extracted) because it seems to be different from the jmx in the main munin distribution

933f0ea7 2012-03-05 03:00 Kenyon Ralph

remove plugin in main munin distribution (jmx), and extract jmx2munin

7dbdceda 2012-03-02 04:41 Kenyon Ralph

Merge pull request #58 from ways/master

Cleware bugfix

b0f2565a 2012-03-01 11:03 Lars Falk-Petersen

Small bugfixed on cleware.

e70093d3 2012-03-01 09:43 Kenyon Ralph

remove processes plugin already in main munin distribution

d055f337 2012-02-29 18:44 Kenyon Ralph

move singleton plugins to the network directory

992d1c8d 2012-02-29 18:28 Kenyon Ralph

remove plugin included in main munin distribution

b9557dd9 2012-02-29 17:58 Kenyon Ralph

dovecot: logfile backwards compatibility for Debian Squeeze

Authored by Alessandro Fazzi <>. I just
squashed his commits into one commit.

b7361c09 2012-02-28 12:36 Kenyon Ralph

Merge pull request #53 from dabb/master

Fixing a visibility issue with the utilization function in zfs_stats_.

336ca2a9 2012-02-28 10:26 David Bjornsson

Fixing visibility issues in the utilization function

6b25a2f4 2012-02-28 02:56 Kenyon Ralph

add file_age plugin by Edward Plainview <>

https://it.sverigedemokraterna.se/program/file_age/

8e3033a0 2012-02-28 02:51 Kenyon Ralph

remove plugins included in the main munin distribution

a9cd70c4 2012-02-28 02:29 Kenyon Ralph

move game plugin to game directory

ea2c77a4 2012-02-28 02:22 Kenyon Ralph

Merge pull request #52 from Azelphur/master

(Generic) Game query module

c87e34be 2012-02-27 21:58 Azelphur

Added game module

4f432c59 2012-02-27 04:49 Benjamin Ryzman

SNMP plugin to graph Brocade NetIron temperatures per module

2584caff 2012-02-27 04:47 Dominik Schulz

Add djabberd plugin.

This commit adds a plugin to monitor DJabberd servers using
the AdminPort feature which offers a telnet admin interface.

It is a multi-personality plugin written in perl.

5a41f455 2012-02-27 04:44 Kenyon Ralph

remove obsolete dovecot plugin and move the newer one to the mail directory

f6b98954 2012-02-27 04:37 Kenyon Ralph

Merge pull request #49 from sumpfralle/master

measure IMAP bandwidth based on mbsync/isync file transfers

ea382ede 2012-02-25 21:45 Lars Kruse

improved graph labels
added changelog

0aa2b8d1 2012-02-25 16:43 Lars Kruse

measure IMAP bandwidth based on mbsync/isync

539798b3 2012-02-25 12:25 Kenyon Ralph

Merge pull request #48 from korjik/master

RackSpace monitoring plugins

b354f281 2012-02-25 12:13 Andrey Kozhokaru

Add RackSpace monitoring plugins

62f9a348 2012-02-25 11:26 Kenyon Ralph

Merge pull request #47 from Sheridan/master

Plugins location change

f14628ad 2012-02-25 03:22 Горлов Максим

Changed the location of their own plug-ins

ca363693 2012-02-24 16:23 Kenyon Ralph

Merge pull request #46 from dabb/master

Added a L2ARC size and efficiency functions to zfs_stats_

cbe45534 2012-02-24 09:45 David Bjornsson

Added a L2ARC efficiency function, also some label consistency changes

16174878 2012-02-24 09:42 David Bjornsson

Revert "Added a L2ARC efficiency function, also some label consistency changes"

This reverts commit 55ba113d2f40c570ec9c7b8b750f8d8e6a895815.

55ba113d 2012-02-24 09:36 David Bjornsson

Added a L2ARC efficiency function, also some label consistency changes

20cc0e04 2012-02-24 08:30 dabb

Added a L2ARC size function and some cleanup

6b7922c3 2012-02-24 07:46 dabb

Removing unnecessary graph_category attributes

83159620 2012-02-24 06:51 dabb

Fixing typos in data type calculations

4f037344 2012-02-23 21:27 Matt West

Merge pull request #45 from mhwest13/master

Memcached_multi_ update, fixing evictions stats key collision.

281bd584 2012-02-23 21:24 Matt West

Fixing Evictions Stats Key Collision

503c2a0d 2012-02-23 17:30 Kenyon Ralph

Merge pull request #44 from dabb/master

Adding a new ZFS statistic plugin.

b1869d13 2012-02-23 14:58 David Bjornsson

Adding a new ZFS statistic plugin

e6ee1acb 2012-02-22 00:54 Kenyon Ralph

removing tcp_retries

The same data are graphed by the netstat_multi plugin in munin trunk,
so no need to have a redundant plugin.

f95e2559 2012-02-22 00:51 Kenyon Ralph

Merge pull request #43 from dotdoom/master

a plugin I forgot to add. And some images

a89da38d 2012-02-21 19:25 Artem Sheremet

adding scanlog plugin and images

  • a couple of images: for ** ejabberd_scanlog ** netstat_bsd_ ** tcp_retries
  • ejabberd_scanlog plugin
0abe4482 2012-02-21 18:54 Kenyon Ralph

Merge pull request #42 from dotdoom/master

netstat_bsd_ and tcp_retries plugins

580c41ea 2012-02-21 18:30 Artem Sheremet

Adding new plugins

  • netstat_bsd_
    for mbufs/etc statistics from BSD's netstat -m
  • tcp_retries
    for TCP retransmission count rate from procfs /proc/net/tcp
da00dd9c 2012-02-21 14:47 Kenyon Ralph

Merge pull request #41 from lukaf/tomcat_connection_failure

Tomcat connection failure

ccaba56c 2012-02-21 07:46 Luka Furlan

tomcat_

  • urllib2 timeout for <2.6 versions of Python
  • plugin returns all 0 if site is unreachable
4ad7a32a 2012-02-21 06:32 Luka Furlan

Merge branch 'master' of https://github.com/munin-monitoring/contrib

6fe3a2fe 2012-02-20 14:10 Kenyon Ralph

Merge pull request #40 from AndyKits/patch-1

Fixed missing backtick in row 19

db8439eb 2012-02-20 14:08 Kenyon Ralph

Merge pull request #39 from mckoss/master

Relevant data added - uninteresting graphs removed.

28db7a12 2012-02-20 11:24 AndyKits

Fixed missing backtick in row 19

1edc7e7d 2012-02-20 04:23 Mike Koss

Merge branch 'master' of git://github.com/munin-monitoring/contrib

4db16377 2012-02-20 04:18 Mike Koss

add fees, transactions, age and remove blocks and difficulty

9082a901 2012-02-18 17:33 Kenyon Ralph

whitespace cleanup

fc3bfaeb 2012-02-18 17:32 Kenyon Ralph

comment print statements that are not useful to munin

444ccae2 2012-02-18 17:29 Kenyon Ralph

Merge pull request #38 from iangregory/master

uptime_bsd OpenBSD compatibility

6272ca0c 2012-02-18 13:51 iangregory

Make the uptime_bsd plugin OpenBSD friendly.

921de335 2012-02-18 03:22 Steve Schnepp

It might evolve to be the main cli for munin