Projet

Général

Profil

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

root @ f14628ad

# Date Auteur Commentaire
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

d8208bfa 2012-02-18 03:20 Bushmills

Adding a cli for munin

ad72df15 2012-02-18 00:17 Steve Schnepp

fixed watchdog, so plugin restarts automatically if killed

962d6142 2012-02-18 00:10 Steve Schnepp

Finish the sentence about xmmo

355ee21d 2012-02-18 00:04 Steve Schnepp

Added a blob for prefering elementary commits

f4af59b7 2012-02-17 18:02 Kenyon Ralph

untar php_apc_ to address issue #37

20b1fe29 2012-02-17 15:34 Steve Schnepp

Adding a generic entry for all gnunicorn params

3c5cdab8 2012-02-17 15:26 Steve Schnepp

Merge pull request #36 from andrewjennings/gunicorn

Changes requested by steveschnepp.

7e2bac03 2012-02-17 14:46 Andrew Jennings

Move gunicorn plugins to directory. Add example plugin configuration
to gunicorn plugins. Add magic markers to plugins.

7cab2fe5 2012-02-17 13:28 Steve Schnepp

Merge pull request #35 from andrewjennings/gunicorn

Contribute gunicorn plugins

052cfa80 2012-02-17 13:21 Steve Schnepp

Merge pull request #34 from darac/tg585v7__

TG585v7__: Better Error handling

b5262430 2012-02-17 11:24 Andrew Jennings

Contribute gunicorn plugins

6f39dc45 2012-02-17 05:24 Paul Saunders

TG585v7__: Better Error handling

Reset the error mode of Net::Telnet to 'return', so that we can (try to)
log out during the error handler without invoking the error handler
(doing so resulted in "Deep Recursion" warnings from perl).

Also, return 'U' for ALL appropriate items in case of error.

8484bebd 2012-02-15 16:43 Kenyon Ralph

remove streamid_/shoutcast2_multi

Replaced by shoutcast/shoutcast2_multi in commit 55e02ba44f2744f07dab4313b37fa58a79a7475b.

80a70d26 2012-02-15 16:24 Matt West

Merge pull request #33 from mhwest13/master

Adding in Shoutcast2 plugin

55e02ba4 2012-02-15 16:11 Matt West

Adding shotucast2 plugin back in, with couple of bug fixes

a04c5cd3 2012-02-15 13:36 Kenyon Ralph

Merge pull request #31 from mckoss/promote

Bitcoind Multi-Plugin

41bf031a 2012-02-15 13:36 Kenyon Ralph

Merge pull request #32 from mckoss/240cf1fdb00336091b524edce728f7d6eb5f9980

Added autoconf support

c495be36 2012-02-15 04:38 Mike Koss

Fix y-axis pinned to zero - Munin bug workaround

b7a1903d 2012-02-15 02:09 Mike Koss

Merge branch 'promote'

6cd082a7 2012-02-14 23:21 Mike Koss

Bitcoind Multi-Plugin

06dcb0bf 2012-02-14 23:15 Mike Koss

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

346aa68d 2012-02-14 23:12 Mike Koss

reorder code - fix limits

5f66fcc3 2012-02-14 21:07 Mike Koss

Bitcoin server plugin

240cf1fd 2012-02-14 19:48 Mike Koss

autoconf support

b70ddc79 2012-02-14 02:02 Kenyon Ralph

Merge pull request #30 from mhwest13/master

Re-importing plugins that went missing

c35bee39 2012-02-14 01:29 Matt West

Adding nagios_multi_ plugin and opentracker_ plugin

6a4f383c 2012-02-13 14:09 Kenyon Ralph

Merge pull request #29 from mckoss/master

Replacement for nginx_memory and ngnix_memory (sic)

7de8f2ca 2012-02-13 14:04 Mike Koss

Redundant with nginx_working_set (and had a bug)

f77cbb87 2012-02-13 13:53 Mike Koss

Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)
and ngnix_memory (sic) which has a bug including non-nginx processes.

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs

0b089ea7 2012-02-12 23:08 Kenyon Ralph

remove duplicate openvz load plugin

This commit closes Issue #27.

ba499e10 2012-02-12 23:05 Kenyon Ralph

Merge remote branch 'upstream/master'

2c85ca65 2012-02-12 23:02 Kenyon Ralph

Merge pull request #28 from dcaillibaud/patch-1

code cleanup

7329ca6b 2012-02-12 06:37 dcaillibaud

"load average" label already in graph title, so useless in each VE label

5696c338 2012-02-12 06:34 dcaillibaud

Another duplicate block in config case and only value line kept for "normal" case

d305c5bf 2012-02-12 05:28 dcaillibaud

Label & description should be printed only in config case

389b5970 2012-02-12 05:18 dcaillibaud

Last block was duplicate

27d77eb2 2012-02-11 15:45 Kenyon Ralph

Merge remote branch 'upstream/master'

31d77f78 2012-02-10 17:17 Matt West

Merge pull request #26 from kappa7194/master

Fixed a typo in tor-connections

95f8cda2 2012-02-10 17:08 Albireo

Fixed a typo in config of the "closed" gauge.

8b94352b 2012-02-10 16:05 Matt West

Merge pull request #25 from mhwest13/master

Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.

a38122d3 2012-02-10 16:03 Matt West

Removing old opentracker-plugin

0979570a 2012-02-10 16:02 Matt West

Renaming opentracker plugin to proper naming scheme

c3420290 2012-02-09 22:36 Kenyon Ralph

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

3432f6c8 2012-02-09 22:35 Kenyon Ralph

remove shoutcast2 plugin, replaced by shoutcast2_multi

7d97e0f0 2012-02-09 22:34 Kenyon Ralph

remove shoutcast2 plugin, replaced by shoutcast2_multi

12d6e547 2012-02-09 22:08 Kenyon Ralph

Merge pull request #24 from mhwest13/master

shoutcast2 plugin rewrite in perl instead of php
memcached updates

fa07809f 2012-02-09 19:43 Steve Schnepp

- indentation

50645929 2012-02-09 19:43 Harald Lapp

change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins

a4999d96 2012-02-09 19:43 Harald Lapp

change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins

138de37d 2012-02-09 19:39 Sean Whitney

perl version not committed?!?

f7fcd35f 2012-02-09 19:39 Sean Whitney Converted script to perl. It now handles:
  • 32 to 64 bit counters
  • reboots without resetting graph values
  • a rolling 30 days with preliminary prediction
  • autodiscover a public IPv4 address on a linux firewall/router
d1b9cbbb 2012-02-09 19:31 Manuel Schneider

pretty simple plugin to monitor pending freebsd-updates

requires 'portversion'

8ffcf3ff 2012-02-09 18:24 Matt West

Added perldoc info, tidied up a bit

ee4bc102 2012-02-09 18:05 Matt West

Removing unneeded data dumper module

8be793e8 2012-02-09 18:05 Matt West

Fixing shoutcast2_multi plugin

208bfbed 2012-02-09 13:03 Matt West

Updating Memcached Multigraph plugin to latest version

59f28e56 2012-02-09 12:53 Matt West

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

2d50ff54 2012-02-09 12:43 Steve Schnepp

Merge pull request #22 from steveschnepp/master

Pulling w/ a cherry-picked commit

b75bbfea 2012-02-09 12:29 Fyodor Yarochkin

typo in the doc :)

a247c870 2012-02-09 12:29 Paul Saunders

ejabberd_: Remove $MUNIN_DEBUG

Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.

957d0931 2012-02-09 12:27 Steve Schnepp

Added some infos on the way the contrib repo works

13662ae9 2012-02-09 12:25 Steve Schnepp

Merge pull request #23 from lkarsten/master

Further development on munin-node-from-hell (UTF8, plugins in warnings, verbosity decided runtime)

0442899e 2012-02-09 09:42 Lasse Karstensen

last arg is the config file

f110d3dd 2012-02-09 08:47 Lasse Karstensen

verbose mode as runtime flag

352a9baf 2012-02-09 08:47 Lasse Karstensen

Add UTF8 plugins

a2dd3b1b 2012-02-09 06:45 Matt West

Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines

051c2821 2012-02-09 05:30 Steve Schnepp

Added some infos on the way the contrib repo works

66012ed0 2012-02-08 11:40 Steve Schnepp

Typos (thx ssm)

3716785b 2012-02-07 09:06 Bjorn Ruberg

- Adding a new squeezebox plugin, multigraph-enabled