Projet

Général

Profil

Activité

Du 2013-09-15 au 2013-12-13

2013-12-11

16:57 Révision 84d972d7: Merge pull request #410 from Synopsi/master
Disk/raid: cpct does not have always value Steve Schnepp
16:55 Révision 931b5f97: Merge pull request #352 from allanparsons/master
Rewrite of haproxy-sessions-by-servers Steve Schnepp

2013-12-10

17:07 Révision 41db1b55: Update haproxy-sessions-by-servers
Allan Parsons
09:48 Révision d7e6c011: Fix cpct value
Tomas Sirny

2013-12-07

09:24 Révision f57d763b: Merge pull request #408 from steveschnepp/rpi
Some plugins specific to RPi Steve Schnepp
09:24 Révision ca5aafbe: p/cpu_freq_1sec: adding a description
Steve Schnepp
09:22 Révision d5fad8e9: Merge pull request #409 from steveschnepp/dartybox
Some plugins specific to Dartybox Steve Schnepp
09:21 Révision 150f0188: p/dartybox: adding a license
Steve Schnepp

2013-12-06

15:10 Révision 3669b92a: p/cpu_freq_1sec: fix the indentation
Steve Schnepp
15:09 Révision 48d3de60: p/cpu_freq_1sec: fix the unit & the DS type
Steve Schnepp
15:03 Révision 61fe1573: p/rpi_temp: adding a milli precision
Steve Schnepp
15:03 Révision 6af19f55: p: adding a temp plugin for RPi
Steve Schnepp
15:03 Révision 3233ad49: p: adding a cpu freq 1 sec for RPi
Steve Schnepp
14:59 Révision 25722e78: dartybox: fix the date & labels
Steve Schnepp
14:59 Révision 0cf1fbbe: dartybox: fix the dirtyconfig behavior
Steve Schnepp
14:59 Révision 9eeaa526: dartybox: using DERIVE for packets counts
Steve Schnepp
14:59 Révision efff944f: dartybox: initial add
Steve Schnepp
14:59 Révision 6994dcd1: dartybox: adding multigraph nice behavior
Steve Schnepp

2013-12-04

06:33 Révision f29162ba: Merge pull request #404 from whyscream/dspam-fixes
Minor fixes for dspam_ plugin Steve Schnepp
06:32 Révision f5a231b8: Merge pull request #406 from msoulard/patch-1
Update transmission for python 2.7 Steve Schnepp
06:28 Révision 60b8e895: Merge pull request #366 from mapkyca/master
Updating BeBox support Steve Schnepp
06:26 Révision 760b07cd: Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license Steve Schnepp
21:23 Révision cf03f9b0: Add file expansion (glob) and switch to MIT license
Danny Fullerton

2013-11-30

17:53 Révision 2c16d33c: 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+
Relate...
Morgan Soulard

2013-11-28

11:03 Révision 7216b555: Merge pull request #405 from caseycs/sphinx_configurable_params
make host/port configurable Steve Schnepp

2013-11-27

09:03 Révision 274440f2: make host/port configurable
Ilia Kondrashov

2013-11-16

12:35 Révision 22c41cd6: Found another problem with variable handling, when it contains a dash
Tom Hendrikx
07:39 Révision 8cf82404: Minor fixes for dspam_ plugin
Tom Hendrikx
04:53 Révision bf9c3caa: 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 ...
Artem Sheremet

2013-11-15

07:29 Révision 04e9d5bf: Merge branch 'pr/401'
Merging a rebased branch for pull #401 Steve Schnepp
07:27 Révision c53197ce: Improve GPU plugins documentation
Nuno Fachada
07:27 Révision 10b1de81: Configurable warning and critical temperatures for GPUs
Nuno Fachada
07:27 Révision 758ca724: 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...
Nuno Fachada
05:00 Révision dc75fbb8: Merge pull request #402 from metfan/master
Add 2 plugin about PHP Steve Schnepp

2013-11-14

17:17 Révision 5b9a5884: add plugins to monitor PHP execution time based on time provide by apache in log
metfan
17:09 Révision 7f0db9e8: add plugins to monitor PHP errors from log file
metfan
09:32 Révision 0a0b4777: Merge pull request #395 from Jaybee-/master
Initial checking of ceph-osd-info plugin. Dumps all ceph values into munin. Steve Schnepp
09:31 Révision a862949e: Merge pull request #396 from dotdoom/master-ejabberd_resources
Add ejabberd_resources_ plugin and it's image Steve Schnepp
09:30 Révision ac138f05: Merge pull request #400 from dotdoom/master-netstat_s_-arp-in_out
netstat_s_: merge ARP in/out into one Steve Schnepp
09:30 Révision d81f1a93: Merge pull request #398 from dotdoom/master-ejabberd_stats
Add ejabberd_stats_ plugin and it's image Steve Schnepp

2013-11-12

19:05 Révision 867816d9: netstat_s_: merge ARP in/out into one
and provide interface for future merges Artem Sheremet

2013-11-11

17:03 Révision dad864b6: Add ejabberd_stats_ plugin and it's image
* connected users
* in/out s2s
Artem Sheremet
16:54 Révision 783f5df9: Add ejabberd_resources_ plugin and it's image
Artem Sheremet

2013-11-07

20:36 Révision 974e8cf0: in plugin ceph-osd-info, if retrieving the data fails, retry up to 10 times
Jort Bloem

2013-11-06

17:45 Révision 0d5391f9: in ceph-osd-info:
Break up some functions into more manageble steps.
If json from ceph is invalid, handle it correctly (i.e. dont retur...
Jort Bloem
16:51 Révision aedea208: fixed for recent version of ceph
Jort Bloem
16:13 Révision 71637f44: Initial checking of ceph-osd-info. Dumps all ceph values into munin.
Jort Bloem

2013-11-05

04:49 Révision 0cef46c0: Merge branch 'pr/391'
Steve Schnepp
04:49 Révision 8efeb1c2: Merge branch 'pr/389'
Steve Schnepp
04:48 Révision e605d1c2: Merge branch 'pr/388'
Steve Schnepp
04:47 Révision 3df3da44: Merge branch 'pr/382'
Steve Schnepp
04:47 Révision 487b4693: Merge branch 'pr/378'
Steve Schnepp
04:44 Révision e67eb068: Merge branch 'pr/377'
Steve Schnepp
04:44 Révision 638f728d: Merge branch 'pr/376'
Steve Schnepp
04:43 Révision f64c2e5d: Merge branch 'pr/375'
Steve Schnepp
04:43 Révision 17cebc60: Merge branch 'pr/370'
Steve Schnepp
04:42 Révision 0feca508: Merge branch 'pr/368'
Steve Schnepp
04:39 Révision d8e683ee: Merge branch 'pr/358'
Steve Schnepp
04:36 Révision ca559b16: Merge branch 'pr/353'
Steve Schnepp
04:29 Révision 872184ec: Merge branch 'pr/338'
Steve Schnepp

2013-11-04

12:21 Révision a9e62931: Merge branch 'pr/336'
Steve Schnepp

2013-11-03

03:58 Révision 1db7241d: Merge pull request #360 from nagyrobi/patch-10
New plugin 2wcomdsr_ Kenyon Ralph
03:57 Révision 1a2bd614: Merge pull request #359 from nagyrobi/patch-9
New plugin eatonups_ Kenyon Ralph
03:52 Révision 245b5725: Merge pull request #362 from darac/patch-1
Create dovecot_stats_ Kenyon Ralph
03:52 Révision db5d7f8a: Merge pull request #372 from eveiga/nutcracker
Add nutcracker plugin. Kenyon Ralph
03:47 Révision 11691dfd: Merge pull request #365 from tomav/add_fping_plugin
Add fping plugin Kenyon Ralph
03:43 Révision 862bc213: bitcoin/slush_reward_: convert to unix line endings
Kenyon Ralph
03:43 Révision 721bad84: bitcoin/slush_reward_: fix documentation copypaste error in plugin name
Kenyon Ralph
03:42 Révision a1846d20: bitcoin plugins: convert to unix line endings
Kenyon Ralph
03:41 Révision 994ff0d5: bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name
Kenyon Ralph
03:40 Révision 9153f029: Merge pull request #361 from deveth0/master
Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool) Kenyon Ralph
03:38 Révision 97fab71b: Merge pull request #367 from avances123/master
freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing) Kenyon Ralph
03:35 Révision 815ec6e8: Merge pull request #364 from gronager/patch-1
Update bitcoind_ Kenyon Ralph
03:34 Révision 879d0f0c: Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage Kenyon Ralph
03:34 Révision 315afa55: Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user Kenyon Ralph
03:33 Révision 01c5eba0: Merge pull request #333 from nagyrobi/patch-5
Create virtualbox_cpu_kernel Kenyon Ralph
03:33 Révision 57ac05dd: Merge pull request #379 from eucher/xfs
new xfs stats plugin Kenyon Ralph
03:32 Révision 4dd6e93c: Merge pull request #380 from eucher/gearman
Gearman jobs&workers plugins Kenyon Ralph
03:30 Révision e58ad151: Merge pull request #355 from nagyrobi/patch-8
New plugin: voltcraft_tcm220_ Kenyon Ralph
03:30 Révision ce4db1a1: Merge pull request #384 from nagyrobi/patch-12
Create ubiquiti_airfiber_ Kenyon Ralph
03:30 Révision eb3fab6d: Merge pull request #383 from nagyrobi/patch-11
Update ubiquiti_airos_ Kenyon Ralph
03:29 Révision d1a47b7d: Merge pull request #381 from dotdoom/master
Minor fixes in plugins Kenyon Ralph
03:28 Révision 250fdc7c: Merge pull request #369 from averni/master
Solr4 update Kenyon Ralph
03:20 Révision fe764769: mail/postfix_stats: convert to unix line endings
Kenyon Ralph
03:08 Révision 17c0715a: Merge pull request #332 from ppaeps/master
nsd_: new plugin to monitor NSD name servers Kenyon Ralph

2013-10-29

13:17 Révision ea08f30e: Merge pull request #393 from fcomparini/patch-1
Update haproxy_rate_frontend Kenyon Ralph
13:10 Révision 072b2a36: Merge pull request #394 from ercpe/master
Use correct line endings for the sa-learn plugin Kenyon Ralph
12:19 Révision f1552118: Use correct line endings for the sa-learn plugin
Johann Schmitz
10:09 Révision e331ad40: Update haproxy_rate_frontend
Just a typo on line 86, change "sencond" for second fcomparini

2013-10-24

09:00 Révision 197aeb26: Update sge_queue_xml_
changed to "committed by" Marco Schmidt

2013-10-17

03:40 Révision e3af1994: Merge pull request #390 from inhumantsar/patch-1
Changed interpreter from /bin/sh to bash Steve Schnepp

2013-10-16

08:45 Révision 58c00384: Update backuppc plugin, fix issues with hostnames with dot(s) (.)
We encountered an issue where the hostnames in backuppc had also the domain/subdomain names. As dots are not allowed ... delinuxspecialist
20:29 Révision 53fbef95: Changed interpreter from /bin/sh to bash so string substitution wouldn't explode
"cproc=${proc//[^A-Za-z0-9_]/_}" would break (Bad Substitution errors) on my Debian Wheezy system. Changed the interp... Shaun M

2013-10-14

06:51 Révision f665a371: Create sge_queue_xml_
Wildcard-plugin to monitor Grid Engine queue state.
Using qstat xml output to generate stats.
Graph output optimized....
Kunzol

2013-10-08

08:53 Révision 9f85e0ae: Create postfwd-rbl
aquadraht

2013-10-07

08:37 Révision 42aa1e18: Merge pull request #385 from slashsBin/master
Fix a Bug and Improved doc comments Steve Schnepp
08:36 Révision f7cc0e03: Merge pull request #387 from caseycs/add_executable_flag
add executable flag Steve Schnepp

2013-10-06

03:14 Révision 98ffc02a: add executable flag
Ilia Kondrashov

2013-10-04

17:07 Révision 33a83975: Merge pull request #386 from Necoro/lighty_digest
lighttpd: Allow also digest auth mechanism. Steve Schnepp

2013-10-03

03:50 Révision f3917e15: Support SNI in the certificate checking
plugin was checking the first vhost rather than the correct vhost's ssl certificate validity. Simon Tennant

2013-10-01

11:26 Révision 1f04d10a: Allow also digest auth mechanism.
Currently only basic auth was supported. I added the ability of doing
digest auth (via 'env.auth_type').
Also, I fix...
René 'Necoro' Neumann

2013-09-29

17:50 Révision 7c8df226: Fix typos in netstat_bsd_m and ejabberd_scanlog
Artem Sheremet
17:50 Révision b7755b2e: netstat_s: support singular nouns
BSD netstat uses singular nouns when the statistics entry value is 1:
* fragment(s)
* packet(s)
* redirect(s)
* datag...
Artem Sheremet

2013-09-28

06:07 Révision 55c30227: Fixed env section of manual(doc)
Mohammad Shokri
06:07 Révision f4070faf: Fixed env section of manual(doc)
Mohammad Shokri
06:06 Révision 2e0503ac: Fixed env section of manual(doc)
Mohammad Shokri
06:06 Révision 7310fe32: Fixed env section of manual(doc)
Mohammad Shokri
05:55 Révision daac83c4: Fixed env section of manual(doc)
Mohammad Shokri
05:53 Révision 9daf3766: Add table_prefix to registered_users query
Mohammad Shokri

2013-09-26

08:46 Révision defc59e1: * Rather complete rewrite of snmp__apc_ups3_ script: All perl, all multigraph,...
Nicolai Langfeldt

2013-09-23

09:46 Révision 734dd522: * snmp__apc_ups2_ is in fact snmp__ups_ - a plugin for UPSes that supports the...
Nicolai Langfeldt

2013-09-18

11:50 Révision a8cf8e1d: Create ubiquiti_airfiber_
Multigraph munin plugin to monitor Ubiquiti AirOS F (airFiber) devices various parameters.
It can gather information...
nagyrobi
11:48 Révision 2820bf65: Update ubiquiti_airos_
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
v0.9 - added SSH support and saved some...
nagyrobi
07:29 Révision 5cc126ee: Comment cleanup
antonio
07:27 Révision 7693a3a0: Fix mediawiki_api when called with admins arg
It was using wrong var and was missing a break
Tested successfully
Pierre Schweitzer

2013-09-16

05:36 Révision cdd5c4a8: Update tinychat_users_
changed the graph_category Phil
 

Formats disponibles : Atom