Projet

Général

Profil

Activité

Du 2012-06-08 au 2012-09-05

2012-09-05

21:02 Révision fd119055: Fix usage of appname at munin symbol translation
FMS appname may include '-' chars, and was translated to '_' because
of Munin dislike this character.
But original a...
Jun Kuriyama

2012-09-04

18:00 Révision 7f8d2e8c: Fixed bug which only displays the first 5 zones
deveth0

2012-09-01

05:30 Révision a132ba5d: nn_: fix configuration example
Steve Schnepp
05:29 Révision 91ddb3ed: nn: no need for such a recent Perl
Steve Schnepp
05:29 Révision 19673b27: nn: use M::P::clean_fieldname()
Steve Schnepp
05:24 Révision 2e5609e3: Added support for mysqlconfig in plugin configuration file
Jan Astrup
05:24 Révision 14bfe7f2: Added newznab plugin
Jan Astrup
05:24 Révision 91710873: Added support for mysqlconfig in munin-node.conf
Jan Astrup
05:23 Révision e8d5b844: senderscore: fix doc
Steve Schnepp
05:15 Révision 2e566be3: Update plugins/system/debsecan
adjusted patterns to grep Ben Strauss
05:15 Révision dac093c3: tomcat access plugin
ricardo
05:15 Révision 15e41f87: Add a plugin for monitoring senderscore repuation.
Josh Robb
05:09 Révision 4b836355: Added nginx check for upstream access times
Simon Whittaker
05:06 Révision ad4d9724: Changed from COUNTER to DERIVE with a min of 0 for CPU time.
Niall Donegan

2012-08-29

20:17 Révision 38882312: snmp__brocade_ifs: rename and update code to use the new name.
Diego Elio Pettenò
20:12 Révision 6201fbd9: esxi__sensors: remove broken reference to snmp__sensors.
Diego Elio Pettenò
20:12 Révision 76521756: Move and rename cirix netscaler plugins as well.
Diego Elio Pettenò
20:07 Révision a2170c36: netapp: move plugins within snmp folder as that's what they are.
Fix them so that the renamed version works; these still don't use
Munin::SNMP and somebody who has access to them mig...
Diego Elio Pettenò
20:05 Révision b4817a7f: netapp_if_: remove, superseded by snmp__if_.
Diego Elio Pettenò

2012-08-28

19:55 Révision 715d059c: boinc_projs: avoid using snmp references.
There is no reason to feign this is a SNMP plugin; it's just like any
other virtual node.
Diego Elio Pettenò
19:43 Révision 65a69fb6: printer-ink-levels-by-percent: remove as superseded by snmp__print_supplies
Diego Elio Pettenò
19:37 Révision a989e8ce: Cleanup APC UPS plugins using SNMP.
Remove the plugins using snmpwalk to produce their results, as there
are three different, Perl-based implementations....
Diego Elio Pettenò
19:29 Révision 29da235b: snmp__apc_pdu: rename from snmp__apc.
APC UPSes are different and will have different kind of graphs. Diego Elio Pettenò
19:27 Révision d77b3fc5: snmp__cpu: remove plugin superseded by snmp__cpuload.
Diego Elio Pettenò
19:25 Révision 322497ca: snmp__memory_win, snmp_memory: remove plugins superseded by snmp__memory.
The snmp__memory plugin will do the same graphs and is part of Munin's
distribution as of 2.0.5.
Diego Elio Pettenò
19:17 Révision d6f29a6b: snmp__apc: rewrite to make use of get_entries and get_hash.
This should simplify quite a bit the handling of 3-phase PDUs, among
other things.
Diego Elio Pettenò
19:08 Révision f5705164: snmp__screenos: don't print anything after snmpconf.
Diego Elio Pettenò
19:08 Révision 8ca0283c: snmp__screenos: align for readability.
Diego Elio Pettenò
17:19 Révision 5cad9514: snmp__if_combined: don't pull in unneeded data.
Diego Elio Pettenò
17:19 Révision 8d259040: snmp__screenos: support receiving CPU utilization information.
Diego Elio Pettenò
16:58 Révision d7e83154: snmp__screenos: first version of a plugin to monitor Juniper ScreenOS Resources
Right now this produces two graphs: memory and session allocation. CPU
time will be added shortly.
Diego Elio Pettenò
05:27 Révision 68b65c84: tomcat access plugin
ricardo
05:26 Révision 2cbf4a93: tomcat access plugin
ricardo

2012-08-27

08:08 Révision e9ce5f96: tomcat access plugin
ricardo

2012-08-24

18:28 Révision bcaee8ef: Merge pull request #174 from UWMobileLearningLab/master
New plugin for ARIS Diego Elio Pettenò
18:14 Révision 573a58f9: Added GPL2 License in Header
David Gagnon
17:39 Révision a08c0c88: Added plugin for ARIS
This plugin allows munin users to monitor server instances of the ARIS
locative game engine. See http://arisgames.org
David Gagnon
11:36 Révision b6df4bce: Merge pull request #173 from telematika/master
php-cgi improvements Diego Elio Pettenò
11:33 Révision d0d36f49: Use ${CMD_...} only to check if command exists
and use the real command e.g. grep, sed, etc. in the command line. Jens Jahnke
11:24 Révision f25c788c: Remove "[GB]" from graph title.
Jens Jahnke
04:29 Révision 123d91cf: Added output of memory usage to graph.
The memory consumption of all processes (not threads) is calculated
in GB and added to the graph.
Jens Jahnke
03:46 Révision 361a5316: Don't use hard coded paths to the used command line tools.
The tools grep, sed and wc may have a different path. Therefore
they are now evaluated via "which". If a command is n...
Jens Jahnke

2012-08-23

14:01 Révision 12045d80: Merge pull request #172 from Flameeyes/master
One fix for my plugin and then remove deprecated graph_vtitle Kenyon Ralph
11:56 Révision c8148539: plugins: make all of them use graph_vlabel instead of graph_vtitle.
Diego Elio Pettenò
11:27 Révision 55cb0187: snmp__apc: have a static title for the graph.
Instead of adding model and serial number to the graph itself, use a
static title for it and instead provide the mode...
Diego Elio Pettenò

2012-08-21

18:11 Révision a0975cec: Moved contents of README into plugin as comments
Robert Kilian
18:09 Révision fdd3eaf4: Moved contents of README into plugin as comments
Robert Kilian
10:54 Révision 2b09747a: Merge pull request #170 from MaxDudu/master
fix set call for redis-speed plugin Kenyon Ralph
10:53 Révision 9fae2c90: Merge pull request #169 from ndonegan/master
Changed from "which" to "command" to make the script a bit more POSIX compliant Kenyon Ralph
10:44 Révision ae65a7d2: Update plugins/redis/redis-speed
MaxDudu
07:07 Révision 7b5183c7: Changed from "which" to "command" to make the script a bit more POSIX compliant
Niall Donegan

2012-08-20

19:24 Révision 8e1ab117: Merge pull request #166 from Niluge-KiWi/master
nvidia_smi: Get memory usage even if nvmlDeviceGetUtilizationRates is not available Kenyon Ralph
18:22 Révision 837b8a74: Merge pull request #165 from stimpy23/master
apache_vhosts updates Kenyon Ralph

2012-08-19

13:42 Révision 1db89fc9: nvidia_smi: Get memory usage even if nvmlDeviceGetUtilizationRates is not avai...
Thomas Riccardi

2012-08-17

11:26 Révision 672fd1c3: updated apache_vhost to actually work (at least on my debian squeeze machine.....
stimpy23

2012-08-10

07:12 Révision 27e4cf0f: Merge pull request #164 from Flameeyes/master
SNMP & JMX plugins improvements Steve Schnepp

2012-08-09

19:47 Révision d3a4f12d: Move some more plugins in their place.
Diego Elio Pettenò
19:00 Révision 3bb2c5e2: Move weather plugins where they belong.
Diego Elio Pettenò
18:59 Révision 80956e26: Remove sensors that use lm_sensors. These are already supported by sensors_ in...
Diego Elio Pettenò
18:55 Révision a5f44799: Make the script executable as well.
Diego Elio Pettenò
18:54 Révision cbba828a: Move freeipmi_ to sensors.
Diego Elio Pettenò
18:54 Révision 178747d9: Move php plugins where they belong.
Diego Elio Pettenò
18:26 Révision 1c0440a7: Initial commit of Xastir plugin
Robert Kilian
17:18 Révision a75c969c: Remove jmx2munin.
This plugin is also developed on its own GIT repository:
https://github.com/tcurdt/jmx2munin
Diego Elio Pettenò
16:57 Révision ea7bacc9: Remove snmp_hp_.
This plugin is doing the same thing that snmp__if_ is doing, but it
doesn't have a clear license and does not support...
Diego Elio Pettenò
16:55 Révision 8238b488: Remove snmp plugins for printer supplies.
At least Munin 2.0 already provides snmp__printer_supplies that takes
care of the same data (they all use Printer-MIB...
Diego Elio Pettenò
16:49 Révision 37e94f52: Remove executable bit from images.
Diego Elio Pettenò
16:47 Révision c0e85a7c: snmp__if_combined: create a single graph showing traffic from all interfaces.
This allows normalising the graph range and shows aberrations in the
bandwidth usage more clearly.
Diego Elio Pettenò

2012-08-07

03:11 Révision 8b0547c5: Merge pull request #162 from Flameeyes/master
Housekeeping Steve Schnepp
01:20 Révision e5ce7492: More housekeeping.
Diego Elio Pettenò
01:16 Révision 038c3ce9: Extract tarballs committed to git as plugins.
Diego Elio Pettenò
01:14 Révision 2dad4c6f: Remove plugins that are managed as a separate repository.
activemq: http://sourceforge.net/p/munin-activemq/home/Home/
twilio-balance: https://github.com/jsoncorwin/twilio-munin
Diego Elio Pettenò
01:00 Révision a200c77b: Uncompress assp-* plugins that were shipped as gzip.
Diego Elio Pettenò
00:55 Révision 0a1524f2: More housecleaning.
Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plug...
Diego Elio Pettenò
00:41 Révision 4e3ef5b9: ipmi: remove the multiple IPMI plugins and simply introduce my FreeIPMI plugin.
This is a catch-all that will work with any recent FreeIPMI and
actually supports all the features of the others.
Diego Elio Pettenò
00:38 Révision e0f0fb86: Do some more housecleaning.
Diego Elio Pettenò
00:36 Révision 5d5bf6e4: Remove apcupsd plugin (is actually a readme file), reorder UPSes.
Diego Elio Pettenò
00:36 Révision 7da1b039: Put order in SNMP plugins by moving all of them together in snmp/
This makes it easier to find what should be used for SNMP monitoring. Diego Elio Pettenò
00:27 Révision 2fc9c240: ups: remove two older PDU plugins.
My plugin uses the same SNMP framework as the official plugins in
munin; these use either sh and net-snmp commands, o...
Diego Elio Pettenò
00:22 Révision d9533d61: snmp__apc: initial import.
This is a simple plugin that makes it possible to monitor the amp
drain on APC's PDUs.
Diego Elio Pettenò

2012-08-02

12:20 Révision f050ef00: Merge pull request #161 from ndonegan/master
Wildcard to multigraph conversion of imapproxy Steve Schnepp
11:57 Révision fdf68ff3: Renamed to imapproxy_multi
Niall Donegan
11:56 Révision e316273a: Converted imapproxy_ to multigraph
Niall Donegan

2012-08-01

11:16 Révision 430345b2: Merge pull request #160 from Marenz/patch-1
Update plugins/teamspeak/ts3v2_ Kenyon Ralph
10:41 Révision c8d89f42: Update plugins/teamspeak/ts3v2_
prevent error "Use of uninitialized value $ARGV[0] in string eq" Marenz

2012-07-30

19:36 Révision 177cb876: Merge pull request #159 from C-Duv/patch-1
Make the php_apc.php script's URL configurable Kenyon Ralph
19:31 Révision cf64117b: Merge pull request #158 from ndonegan/imapproxy
Added in an imapproxy plugin Kenyon Ralph
19:27 Révision a80fce23: Moved the imapproxy_ plugin to the mail directory
Niall Donegan
11:13 Révision c6bc5c7c: Make the php_apc.php script's URL configurable
I've made the "URL" parameter look up if not already defined (in munin-node configuration file) before defaulting to ... C-Duv
10:06 Révision 958f6a19: Added in an imapproxy plugin
Niall Donegan

2012-07-25

15:25 Révision be42c389: Merge pull request #157 from iborodikhin/master
Little optimization of plugin Kenyon Ralph
15:17 Révision 03c538ba: Merge pull request #154 from dotdoom/master-private
Featuring ping plugin Kenyon Ralph
06:44 Révision f8909aa4: Adding limits to optimize traffic between Sphinxsearch and plugin
iborodikhin
03:03 Révision ec431eb3: Ping plugin: updated info, fixed labels, new image
Artem Sheremet
21:02 Révision dca361d0: Rewriting Ping plugin in perl
* Merging existing plugins Artem Sheremet

2012-07-24

15:18 Révision aa2cb846: Merge pull request #156 from ndonegan/master
LVM Plugin Tidy Kenyon Ralph
15:17 Révision 1fc33ee6: Merge pull request #155 from iborodikhin/master
New plugin for SphinxSearch Kenyon Ralph
15:16 Révision 3874707d: Merge pull request #145 from lexsimon/master
Little plugin for Solr Kenyon Ralph
11:25 Révision 862e559c: Moving usage documentation from README.md to plugin file header
iborodikhin
09:02 Révision 865a1966: Redirected the output of which to the great bitbucket in the sky.
Niall Donegan
09:01 Révision 7e736ea7: Converted the documentation to POD
Niall Donegan
08:46 Révision da50b3f8: Added some basic checks to lvm_
Niall Donegan
05:37 Révision c307f85c: Updating README.md to correct syntax
iborodikhin
04:20 Révision 08690fe6: Including readme file
iborodikhin
02:37 Révision 39705d62: Added plugin which shows number of documents in Sphinx index.
iborodikhin

2012-07-23

16:22 Révision f5533f54: Merge pull request #153 from dotdoom/master
ejabberd_scanlog plugin update Kenyon Ralph
16:20 Révision e22f00f9: Merge pull request #152 from ndonegan/master
LVM Plugin Fix Kenyon Ralph
16:14 Révision b39a4ad5: Merge pull request #148 from sayadn/master
Celery plugins compatible to it's current version Kenyon Ralph
16:10 Révision b786cb43: Merge pull request #147 from stfnndrsn/master
MongoDB Replication Lag Kenyon Ralph
16:05 Révision 8b1a1068: remove redundant README and move BIRD plugin to network directory
Kenyon Ralph
16:02 Révision 9499c2d0: Merge pull request #146 from luben/master
Plugin for Bird dynamic routing daemon monitoring Kenyon Ralph
15:00 Révision 9526dc2b: Merge pull request #143 from azet/master
added ntp PLL precision and tolerance graphing, merged timing directories Kenyon Ralph
12:29 Révision 8d941d04: Adding simple and useful ping plugin
Artem Sheremet
12:15 Révision 4bcd18fe: Typo in the config example fixed.
Niall Donegan
12:14 Révision f0122d13: Updated the graph title.
Niall Donegan
11:53 Révision 60e9f79c: Renamed back to lvm_
Niall Donegan
11:52 Révision 005ab0c7: Added in a suggest function in order to get the wildcard working again
Niall Donegan
11:45 Révision 7cac42ed: Modifying ejabberd_scanlog
* added 'reset' option to reset stats and start a new log track
* new error type(s)
Artem Sheremet
10:44 Révision 344c1917: lvs defaults to multiples of 1024 so updating the base for the graph.
Niall Donegan
10:03 Révision 77239cef: Updated the line updating the "vg" variable.
Niall Donegan
08:55 Révision f051d108: Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin
Niall Donegan
08:33 Révision 6c0aee52: Merge pull request #150 from ndonegan/master
Small typo fix in the xen-multi plugin. Steve Schnepp
08:33 Révision 735520ad: /bin/sh is way better.
Steve Schnepp
08:17 Révision 4a525a31: Fixed small typo in the POD documentation for xen-multi
Niall Donegan

2012-07-21

11:41 Révision a23c71ba: Merge pull request #149 from markcaudill/master
Add plugin to track Reddit karma. Matt West
09:33 Révision 067e4c8b: Add check for curl during autoconf.
Mark Caudill

2012-07-20

14:44 Révision 5177d105: Add plugin to track Reddit karma.
Mark Caudill

2012-07-17

18:30 Révision b7d577ce: Renamed plugins to their actual names
Alisson Patricio
12:19 Révision 3ec624e8: Update task's states to work with Celery 3.0
Alisson Patricio

2012-07-11

04:21 Révision 6f7f6a09: Simplify graph logic, don't use a multigraph
Stefan Andersen

2012-07-10

10:49 Révision 1199e0d0: Initial commit of mongo_lag
Stefan Andersen

2012-07-09

03:42 Révision de967ad4: [NEW] use curl instead of relying on allow_url_fopen if extension exists
[FIX] indexSize now returns values in Bytes and graph is 1024 based
[NEW] fieldValueCache aliases declaration
[FIX] (...
intsimoa
20:03 Révision 5383f21d: Add Bird dynamic routing daemin monitoring plugin
luben

2012-07-07

05:50 Révision 5c77c1a9: [FIX] wfsolr_indexSize: always output values in the same unit (MB)
intsimoa

2012-07-06

19:00 Révision 94c75daa: [NEW] wfsolr_ derived from solr-stats, with some additions:
* Shorter pattern solr-[name of the core]-alias
* Suggest implementation
* Support for solr_(host|port|webapp) en...
intsimoa
21:25 Révision ae557903: added ntp PLL precision and tolerance graphing, merged timing directories
azet
21:20 Révision 7ed1f352: - added ntp plugins for precision and tolerance graphing
- merged timing directories
see last pull request: https://github.com/munin-monitoring/contrib/pull/112
azet

2012-06-29

11:05 Révision fd2a8b3b: Added comment about running as root
varnav
10:23 Révision 9cb31209: fix sh warnings
Steve Schnepp
10:23 Révision 4df1c1a4: plugins are executable
Steve Schnepp
10:23 Révision a318064d: actually test if it can be run
Steve Schnepp
06:45 Révision 79bace2b: Merge pull request #139 from varnav/master
monitoring number of active asterisk channels Steve Schnepp
06:36 Révision afcf16bc: Merge pull request #1 from steveschnepp/patch-1
Port to /bin/sh varnav
05:10 Révision 98f1362b: Port to /bin/sh
Steve Schnepp

2012-06-28

15:26 Révision ae9f97ea: asterisk_channels plugin first added
This plugin monitors number of active asterisk channels Eugene Varnavsky
14:53 Révision f4324f21: Merge pull request #138 from clorch/master
Fixed mysql_size_all to support database names with a "-" character Kenyon Ralph
07:54 Révision 1d2a4303: Added a link to tuto for commit comments
Steve Schnepp
07:52 Révision 49586e2a: Fixed stupid last line
Clemens Horch
07:32 Révision 970a09d1: Fixed plugins/mysql/mysql_size_all to support database names with a "-" character
clorch

2012-06-27

14:54 Révision a08c69ef: Merge pull request #137 from ftopia/extend_resque_with_namespace_and_queues_size
define namespace for resque plugin Kenyon Ralph
12:33 Révision cd58f87e: [resque] allow a namespace to be defined as an environment variable
[resque] add a graph to monitor queue size Fabien Jakimowicz

2012-06-25

13:55 Révision 10fbfe9a: Merge pull request #136 from nassarmu/master
Updated flexlm license watcher plugin Kenyon Ralph
13:15 Révision bde6d7b9: incorporate rewrite provided by TSUCHIYA Masatoshi <tsuchiya@namazu.org>
Munir Nassar
05:13 Révision b618e762: adding some doc to t-shirt
Steve Schnepp
04:46 Révision 623bed75: Add some svg files with logos for t-shirts
Matthias Schmitz

2012-06-22

02:02 Révision 868fab52: organize sensor-like plugins into one directory
Kenyon Ralph
02:01 Révision 96418fa5: sequoia_websens: encode as UTF-8 and whitespace cleanup
Kenyon Ralph
01:57 Révision d5b6a600: Merge pull request #135 from wrivas/master
updated hplog_f-a-hp-proliant-server-fans-speed and new hplog_t-a-hp-proliant-server-temperatures Kenyon Ralph
01:40 Révision a8f7b903: brand new, perl based, hplog_t-a-hp-proliant-server-temperatures plugin which ...
xavier renaut
01:39 Révision f51bde4b: added virtual fan - used on blades
xavier renaut
01:37 Révision 8439151d: moved hplog_* to sensors
xavier renaut
00:06 Révision 77d44c5f: Merge pull request #134 from minitux/master
New plugin : php_fpm_process Kenyon Ralph
00:04 Révision 4b7a73e0: organize php plugins
Kenyon Ralph
00:01 Révision af1bcc98: organize email-related plugins into the mail directory
Kenyon Ralph
23:48 Révision e2fb1576: Merge pull request #124 from KonstantinKuklin/master
Plugins for Sphinx written on PHP Kenyon Ralph

2012-06-14

12:13 Révision c0e3ed7f: New plugin : get php-fpm status with fastcgi::client perl lib
so without need http protocol to get the information minitux

2012-06-12

11:43 Révision 47b83e1c: Merge pull request #133 from seidler2547/master
Updated version of esx_ plugin Steve Schnepp

2012-06-11

18:03 Révision e1e5a14a: make sure host_name is only printed once per plugin call
Stefan Seidel
18:03 Révision cb21db87: update view data; make everything work via vCenter too; add option to flatten ...
Stefan Seidel
18:03 Révision b81e26cd: add the possibility to create graphs for all hosts managed by a vCenter with o...
Stefan Seidel
18:03 Révision 2b23857b: correct code indention, remove whitespaces at EOL, add documentation about vCe...
Stefan Seidel

2012-06-09

14:17 Révision 1d244291: Merge pull request #130 from mhwest13/master
Tweaked / Added to Redis Plugin Matt West
14:11 Révision 016400bd: Updating redis plugin
Added autoconf and suggest capabilities, added additional graphs,
and tweaked some existing graphs in order to attemp...
Matt West
 

Formats disponibles : Atom