Projet

Général

Profil

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

root @ efc20c67

# Date Auteur Commentaire
efc20c67 2014-01-02 19:30 Antoine Beaupré

cosmetic

6002cb63 2014-01-02 19:17 Antoine Beaupré

overhaul graph display: remove total, make "current" the "limit"

i did this because I can't figure out how to not stack the lines
after the areas. furthermore, removing the limit is essential to have
a proper resolution in the display.

02c5c4b6 2014-01-02 19:08 Antoine Beaupré

limit and sort the config entries the same way as we sort values, based on values

88ba6e86 2014-01-02 18:54 Antoine Beaupré

reorder graph to, hopefully, fix stacking

ade14817 2014-01-02 18:47 Antoine Beaupré

cosmetic fixes

c2214999 2014-01-02 18:47 Antoine Beaupré

limit to ten the number of users by default

c223def9 2014-01-02 17:44 Antoine Beaupré

fork the mysql_connections plugin to add per-user support

361ed188 2014-01-02 06:46 Steve Schnepp

Merge pull request #416 from otaviof/master

Netatalk v3

a30e9ddc 2014-01-02 06:45 Steve Schnepp

Merge pull request #414 from tsaavik/master

Updated to work without using deprecated hadoop command and allows setting of hadoop admin user via plugin-conf

783830ac 2014-01-02 06:44 Steve Schnepp

Merge pull request #411 from tuxis-ie/master

Add support for ZFS On Linux

aec5ca14 2014-01-02 03:56 Otavio Fernandes

Adding simple Bash script plugin to read information also from Netatalk v3.

1368ef0e 2013-12-29 13:47 Kenyon Ralph

Merge pull request #403 from dotdoom/master-ejabberd_resources_-file-descriptors

Add open_files capability to ejabberd_resources_

08eefc25 2013-12-20 16:06 tsaavik

don't collect/send redundant data to munin

10dc32cd 2013-12-20 14:03 tsaavik

updated to user the perl munin module and user config from plugin-conf

4682e4fe 2013-12-20 13:26 tsaavik

better way to do it

9d5a1119 2013-12-20 13:18 tsaavik

Removed deprecated hadoop command for hdfs
Made hdfs user configurable (FIXME: user plugin.conf)

1bf10909 2013-12-16 04:55 Tuxis Internet Engineering

Add support for ZFS On Linux

84d972d7 2013-12-11 16:57 Steve Schnepp

Merge pull request #410 from Synopsi/master

Disk/raid: cpct does not have always value

931b5f97 2013-12-11 16:55 Steve Schnepp

Merge pull request #352 from allanparsons/master

Rewrite of haproxy-sessions-by-servers

41db1b55 2013-12-10 17:07 Allan Parsons

Update haproxy-sessions-by-servers

d7e6c011 2013-12-10 09:48 Tomas Sirny

Fix cpct value

f57d763b 2013-12-07 09:24 Steve Schnepp

Merge pull request #408 from steveschnepp/rpi

Some plugins specific to RPi

ca5aafbe 2013-12-07 09:24 Steve Schnepp

p/cpu_freq_1sec: adding a description

d5fad8e9 2013-12-07 09:22 Steve Schnepp

Merge pull request #409 from steveschnepp/dartybox

Some plugins specific to Dartybox

150f0188 2013-12-07 09:21 Steve Schnepp

p/dartybox: adding a license

3669b92a 2013-12-06 15:10 Steve Schnepp

p/cpu_freq_1sec: fix the indentation

48d3de60 2013-12-06 15:09 Steve Schnepp

p/cpu_freq_1sec: fix the unit & the DS type

61fe1573 2013-12-06 15:03 Steve Schnepp

p/rpi_temp: adding a milli precision

6af19f55 2013-12-06 15:03 Steve Schnepp

p: adding a temp plugin for RPi

3233ad49 2013-12-06 15:03 Steve Schnepp

p: adding a cpu freq 1 sec for RPi

25722e78 2013-12-06 14:59 Steve Schnepp

dartybox: fix the date & labels

9eeaa526 2013-12-06 14:59 Steve Schnepp

dartybox: using DERIVE for packets counts

0cf1fbbe 2013-12-06 14:59 Steve Schnepp

dartybox: fix the dirtyconfig behavior

6994dcd1 2013-12-06 14:59 Steve Schnepp

dartybox: adding multigraph nice behavior

efff944f 2013-12-06 14:59 Steve Schnepp

dartybox: initial add

f29162ba 2013-12-04 06:33 Steve Schnepp

Merge pull request #404 from whyscream/dspam-fixes

Minor fixes for dspam_ plugin

f5a231b8 2013-12-04 06:32 Steve Schnepp

Merge pull request #406 from msoulard/patch-1

Update transmission for python 2.7

60b8e895 2013-12-04 06:28 Steve Schnepp

Merge pull request #366 from mapkyca/master

Updating BeBox support

760b07cd 2013-12-04 06:26 Steve Schnepp

Merge pull request #407 from northox/glob_support

Add file expansion (glob) and switch to MIT license

cf03f9b0 2013-12-03 21:23 Danny Fullerton

Add file expansion (glob) and switch to MIT license

2c16d33c 2013-11-30 17:53 Morgan Soulard

Update transmission for python 2.7

Added recommandation from http://www.python.org/dev/peps/pep-0263/ to make this plugin work with pyhton 2.7.5+
Related error:
File "/etc/munin/plugins/transmission", line 36
SyntaxError: Non-ASCII character '\xc3' in file /etc/munin/plugins/transmission on line 37, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

7216b555 2013-11-28 11:03 Steve Schnepp

Merge pull request #405 from caseycs/sphinx_configurable_params

make host/port configurable

274440f2 2013-11-27 09:03 Ilia Kondrashov

make host/port configurable

22c41cd6 2013-11-16 12:35 Tom Hendrikx

Found another problem with variable handling, when it contains a dash

8cf82404 2013-11-16 07:39 Tom Hendrikx

Minor fixes for dspam_ plugin

bf9c3caa 2013-11-16 04:53 Artem Sheremet

Add open_files capability to ejabberd_resources_

It appears that erlang port is not bound to an OS file very often.
Thus "ulimit -n" is moved to a separate graph and lsof/fstat is used as
a backend to count the number of files open.

04e9d5bf 2013-11-15 07:29 Steve Schnepp

Merge branch 'pr/401'

Merging a rebased branch for pull #401

c53197ce 2013-11-15 07:27 Nuno Fachada

Improve GPU plugins documentation

10b1de81 2013-11-15 07:27 Nuno Fachada

Configurable warning and critical temperatures for GPUs

758ca724 2013-11-15 07:27 Nuno Fachada

Add TODO and FIXME notes on some issues

TODO 1: Follow multigraph suggestion from Flameeyes to look into multigraph
plugins (http://munin-monitoring.org/wiki/MultigraphSampleOutput),
in order to reduce the amount of round trips to get the data.

TODO 2: Put warning and critical as vars in config with sensible defaults....

dc75fbb8 2013-11-15 05:00 Steve Schnepp

Merge pull request #402 from metfan/master

Add 2 plugin about PHP

5b9a5884 2013-11-14 17:17 metfan

add plugins to monitor PHP execution time based on time provide by apache in log

7f0db9e8 2013-11-14 17:09 metfan

add plugins to monitor PHP errors from log file

0a0b4777 2013-11-14 09:32 Steve Schnepp

Merge pull request #395 from Jaybee-/master

Initial checking of ceph-osd-info plugin. Dumps all ceph values into munin.

a862949e 2013-11-14 09:31 Steve Schnepp

Merge pull request #396 from dotdoom/master-ejabberd_resources

Add ejabberd_resources_ plugin and it's image

ac138f05 2013-11-14 09:30 Steve Schnepp

Merge pull request #400 from dotdoom/master-netstat_s_-arp-in_out

netstat_s_: merge ARP in/out into one

d81f1a93 2013-11-14 09:30 Steve Schnepp

Merge pull request #398 from dotdoom/master-ejabberd_stats

Add ejabberd_stats_ plugin and it's image

867816d9 2013-11-11 19:05 Artem Sheremet

netstat_s_: merge ARP in/out into one

and provide interface for future merges

dad864b6 2013-11-11 17:03 Artem Sheremet

Add ejabberd_stats_ plugin and it's image

  • connected users
  • in/out s2s
783f5df9 2013-11-11 16:54 Artem Sheremet

Add ejabberd_resources_ plugin and it's image

974e8cf0 2013-11-06 20:36 Jort Bloem

in plugin ceph-osd-info, if retrieving the data fails, retry up to 10 times

0d5391f9 2013-11-06 17:45 Jort Bloem

in ceph-osd-info:

Break up some functions into more manageble steps.
If json from ceph is invalid, handle it correctly (i.e. dont return anything)
Handle larger chunks of data from ceph (100k instead of 10k per osd).

aedea208 2013-11-06 16:51 Jort Bloem

fixed for recent version of ceph

71637f44 2013-11-06 16:13 Jort Bloem

Initial checking of ceph-osd-info. Dumps all ceph values into munin.

0cef46c0 2013-11-05 04:49 Steve Schnepp

Merge branch 'pr/391'

8efeb1c2 2013-11-05 04:49 Steve Schnepp

Merge branch 'pr/389'

e605d1c2 2013-11-05 04:48 Steve Schnepp

Merge branch 'pr/388'

3df3da44 2013-11-05 04:47 Steve Schnepp

Merge branch 'pr/382'

487b4693 2013-11-05 04:47 Steve Schnepp

Merge branch 'pr/378'

e67eb068 2013-11-05 04:44 Steve Schnepp

Merge branch 'pr/377'

638f728d 2013-11-05 04:44 Steve Schnepp

Merge branch 'pr/376'

f64c2e5d 2013-11-05 04:43 Steve Schnepp

Merge branch 'pr/375'

17cebc60 2013-11-05 04:43 Steve Schnepp

Merge branch 'pr/370'

0feca508 2013-11-05 04:42 Steve Schnepp

Merge branch 'pr/368'

d8e683ee 2013-11-05 04:39 Steve Schnepp

Merge branch 'pr/358'

ca559b16 2013-11-05 04:36 Steve Schnepp

Merge branch 'pr/353'

872184ec 2013-11-05 04:29 Steve Schnepp

Merge branch 'pr/338'

a9e62931 2013-11-04 12:21 Steve Schnepp

Merge branch 'pr/336'

1db7241d 2013-11-03 03:58 Kenyon Ralph

Merge pull request #360 from nagyrobi/patch-10

New plugin 2wcomdsr_

1a2bd614 2013-11-03 03:57 Kenyon Ralph

Merge pull request #359 from nagyrobi/patch-9

New plugin eatonups_

245b5725 2013-11-03 03:52 Kenyon Ralph

Merge pull request #362 from darac/patch-1

Create dovecot_stats_

db5d7f8a 2013-11-03 03:52 Kenyon Ralph

Merge pull request #372 from eveiga/nutcracker

Add nutcracker plugin.

11691dfd 2013-11-03 03:47 Kenyon Ralph

Merge pull request #365 from tomav/add_fping_plugin

Add fping plugin

862bc213 2013-11-03 03:43 Kenyon Ralph

bitcoin/slush_reward_: convert to unix line endings

721bad84 2013-11-03 03:43 Kenyon Ralph

bitcoin/slush_reward_: fix documentation copypaste error in plugin name

a1846d20 2013-11-03 03:42 Kenyon Ralph

bitcoin plugins: convert to unix line endings

994ff0d5 2013-11-03 03:41 Kenyon Ralph

bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name

9153f029 2013-11-03 03:40 Kenyon Ralph

Merge pull request #361 from deveth0/master

Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool)

97fab71b 2013-11-03 03:38 Kenyon Ralph

Merge pull request #367 from avances123/master

freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
815ec6e8 2013-11-03 03:35 Kenyon Ralph

Merge pull request #364 from gronager/patch-1

Update bitcoind_

879d0f0c 2013-11-03 03:34 Kenyon Ralph

Merge pull request #335 from nagyrobi/patch-7

Create virtualbox_ram_usage

315afa55 2013-11-03 03:34 Kenyon Ralph

Merge pull request #334 from nagyrobi/patch-6

Create virtualbox_cpu_user

01c5eba0 2013-11-03 03:33 Kenyon Ralph

Merge pull request #333 from nagyrobi/patch-5

Create virtualbox_cpu_kernel

57ac05dd 2013-11-03 03:33 Kenyon Ralph

Merge pull request #379 from eucher/xfs

new xfs stats plugin

4dd6e93c 2013-11-03 03:32 Kenyon Ralph

Merge pull request #380 from eucher/gearman

Gearman jobs&workers plugins

e58ad151 2013-11-03 03:30 Kenyon Ralph

Merge pull request #355 from nagyrobi/patch-8

New plugin: voltcraft_tcm220_

ce4db1a1 2013-11-03 03:30 Kenyon Ralph

Merge pull request #384 from nagyrobi/patch-12

Create ubiquiti_airfiber_

eb3fab6d 2013-11-03 03:30 Kenyon Ralph

Merge pull request #383 from nagyrobi/patch-11

Update ubiquiti_airos_

d1a47b7d 2013-11-03 03:29 Kenyon Ralph

Merge pull request #381 from dotdoom/master

Minor fixes in plugins

250fdc7c 2013-11-03 03:28 Kenyon Ralph

Merge pull request #369 from averni/master

Solr4 update