Projet

Général

Profil

Activité

Du 2012-08-15 au 2012-11-12

2012-11-13

21:58 Révision a4dbacad: snmp__if_combined: restore the error graphing as it's done on snmp__if_multi
This brings it basically on feature parity with it, and more. Diego Elio Pettenò
21:58 Révision 3b62e607: snmp__if_multi: fix properly ifAlias usage.
Diego Elio Pettenò
20:39 Révision 4943ded3: snmp__if_: remove in favour of snmp__if_ in main repository.
Diego Elio Pettenò
19:43 Révision 3505cf52: snmp__if_combined: graph all interfaces, not only ethernetCsmacd.
For routers it might very well that you're trying to graph tunnels as
well.
Diego Elio Pettenò
19:37 Révision 5a98a767: snmp__if_combined: rework to have both combined and split graphs available.
This basically almost replaces snmp__if_multi in full, as sub-graphs
with interface traffic are generated as a set of...
Diego Elio Pettenò

2012-11-12

19:56 Révision 060ddd51: misc: make some plugin speak dirtyconfig, saving a few roundtrips.
Diego Elio Pettenò

2012-11-08

04:42 Révision b7e6b69b: Merge pull request #209 from iborodikhin/master
Bug fixes in redis plugin Kenyon Ralph
22:06 Révision 285c11cd: Fixed undefined variable use and division by zero in redis plugin
iborodikhin

2012-11-07

14:49 Révision dbb14174: apache_status: set all minimals to 0 to discard negative values.
Diego Elio Pettenò
10:33 Révision 73239ed2: Improve the left-side label of the graph.
Chris Wilson
10:31 Révision ef86c469: Add a plugin for adding up any number column output by ps.
Chris Wilson

2012-11-06

11:18 Révision 19febd28: Merge pull request #208 from letompouce/master
New plugin: mpdstats_ Diego Elio Pettenò
06:37 Révision 238aaf5d: New plugin: mpdstats_.
ToM

2012-11-05

18:17 Révision 569e801e: apache_status: make it easy to monitor other hosts as a virtual node
Diego Elio Pettenò
17:32 Révision de8f24a4: apache_status: remove apache_average_request compatibility.
There is no reason to keep this, which is simply Apache's value from
apache_accesses, and that one we can actually co...
Diego Elio Pettenò
15:23 Révision 1b2574a4: apache_status: add a new multigraph plugin to replace the old apache_* from th...
This plugin uses a single requests to parse all the statistics instead
of making three of them, reducing the overhead...
Diego Elio Pettenò
14:55 Révision 4895666d: apache_*: remove some references to the server-status URL when it's not used.
Diego Elio Pettenò

2012-11-01

11:46 Révision af586cdd: Merge pull request #207 from caius/raid-mismatch-fix
Strip hidden characters from raid-mismatch script Kenyon Ralph
08:55 Révision ecd6f359: Strip hidden characters from raid-mismatch script
Seems to have windows line-endings and a hidden unicode (U+FEFF) character on the first line which stops it running f... Caius Durling
06:29 Révision fcbc8edb: Fix string comparison.
Chris Wilson
05:55 Révision c00710c0: Fix process labels.
Chris Wilson
05:32 Révision ddbc1c4b: These plugins should be executable.
Chris Wilson
05:31 Révision 55aa46a3: Add our "all processes" monitoring plugin, cleaned up, and a page fault plugin.
Chris Wilson
04:52 Révision 8b1e467b: Improve the HTTP plugin by allowing configuring a proxy and friendly name per ...
Note that the configuration file syntax has changed. You need one "url"
variable per URL now, numbered starting with ...
Chris Wilson

2012-10-27

17:30 Révision e62ea879: Add plugins for Sick-Beard
* Number of shows (sample: http://imgur.com/5Uxih)
* Number of Episodes (sample: http://imgur.com/3fG8M)
thiago

2012-10-26

01:29 Révision 910d1970: freeipmi: fix off-by-one in high limits.
Diego Elio Pettenò
01:29 Révision a9ce052b: snmp__apc_pdu: pass graph_args to put the limit to 0.
Diego Elio Pettenò

2012-10-25

05:28 Révision 33afeedd: Merge pull request #203 from eugenganshorn/master
Syntax Error FIXED Steve Schnepp

2012-10-24

11:44 Révision 2f4f4298: FIXED: /etc/munin/plugins/pdns_rec_throttle: 40: Syntax error: end of file une...
Eugen Ganshorn
10:36 Révision 4c0e44be: freeipmi: fix multigraph declaration.
Diego Elio Pettenò
20:33 Révision 157c0675: hwmon: fix autoconf when only one hwmon device is present.
Diego Elio Pettenò
20:26 Révision 9a46eb9b: freeipmi: avoid reporting N/A values.
Diego Elio Pettenò
20:20 Révision 1f9d76a7: freeipmi: avoid using undefined values.
Diego Elio Pettenò
20:14 Révision 7ed16b61: freeipmi: replace wildcard plugin with a multigraph one.
This new plugin is written in Perl rather than sh+awk, executes
ipmi-sensors only once per call (config/fetch still r...
Diego Elio Pettenò
20:14 Révision fd5126e0: hwmon: initial import of a sysfs-based plugin to monitor Linux hardware sensors.
This is designed as a replacement for the sensors_ plugin in Munin; it
accesses the same data as that plugin, but doe...
Diego Elio Pettenò

2012-10-23

18:50 Révision 55975991: snmp__screenos: fix typos.
Diego Elio Pettenò

2012-10-22

11:34 Révision 369506ef: Merge pull request #201 from rfrail3/master
New plugins for ipvs Steve Schnepp
06:32 Révision 5e94465b: plugin for monitor ipvs
rfrail3

2012-10-19

18:16 Révision d8d74a51: Merge pull request #200 from rfrail3/master
OpenVPN AS plugins Steve Schnepp
18:14 Révision 8a13b499: Merge pull request #191 from aborrero/master
Traffic plugin. Monitor total throughput by IP protocol. Steve Schnepp
18:10 Révision f28b4474: Merge pull request #187 from ze42/master
cpu_linux_multi Steve Schnepp
18:09 Révision 442bc680: Merge pull request #184 from iborodikhin/master
Mysql COUNT(*) plugin Steve Schnepp

2012-10-09

04:59 Révision 8410e921: openvpn as plugins
rfrail3

2012-10-03

06:09 Révision 80cb77cb: Removed totals from child graphs and changed draw method for better readability
iborodikhin
22:17 Révision f6276fc9: Multigraph plugin to monitor nginx cache status (everything, not only hits, mi...
iborodikhin

2012-09-30

14:14 Révision bcf2659f: Merge pull request #185 from seidler2547/master
New Plugin: HugePages usage Kenyon Ralph
14:13 Révision a5fd2bed: Merge pull request #190 from rfrail3/master
New plugins for monitor Apache Kenyon Ralph
14:10 Révision 7e30ed64: Merge pull request #194 from jdponomarev/patch-1
Update plugins/mongodb/mongo_lag Kenyon Ralph
14:09 Révision 30341ad6: Merge pull request #195 from jdponomarev/patch-2
Update plugins/mongodb/mongo_lag Kenyon Ralph
14:03 Révision 84cc3cf5: Merge pull request #199 from dotdoom/master-ejabberd_scanlog_refactoring
Refactoring ejabberd_scanlog plugin Kenyon Ralph
13:59 Révision ca5d75b9: Merge pull request #192 from M3d1c5/master
Updated prosody plugin Kenyon Ralph

2012-09-29

03:31 Révision f5e55355: Merge pull request #197 from nknotzer/master
Femon Plugin: Update to Version 1.3 Steve Schnepp

2012-09-27

12:24 Révision bfe49e6d: Refactoring ejabberd_scanlog plugin
More flexible config, making easier to add new log error types.
Should be faster as well.
Artem Sheremet
12:02 Révision d573ab04: Merge pull request #198 from dotdoom/master-ping_unintialized_value_fix
Fixing a warning in the ping plugin Diego Elio Pettenò
11:40 Révision d112f623: Fixing a warning in the ping plugin
Error message:
Use of uninitialized value $ping_time in concatenation (.) or string at /etc/munin/plugins/ping line 1...
Artem Sheremet

2012-09-26

09:41 Révision dacd37d0: Update plugins/dvb/femon
# v1.3 25/10/2011 - Configure upper and lower graph limits with graph_args environment variable. nknotzer
09:26 Révision 4699dea3: Merge pull request #196 from sebi/patch-1
Fixed typos & bad English Steve Schnepp
09:03 Révision 69352413: Fixed typos & bad English
Sebastian Wyder

2012-09-25

08:03 Révision f2032538: Added support even larger numbers.
Arturo Borrero Gonzalez
04:51 Révision ea5dde3f: Update plugins/mongodb/mongo_lag
fixed bug for python 2.6 and for replica sets with arbiters jdponomarev
04:32 Révision c854b3b7: Update plugins/mongodb/mongo_lag
fixed pymongo connection - now allows to connect to a port different from 27017 jdponomarev

2012-09-24

17:46 Révision bac376c2: Merge pull request #193 from brycied00d/patch-1
Correct wildcard name handling on plugin net/vnstat_ Diego Elio Pettenò
17:45 Révision a2f35e9b: Correct wildcard name handling
The previous awk function did not work for my system, always returned the script name instead. Replaced with the same... Bryce Chidester
14:07 Révision 995ddbc4: Updated prosody plugin
Updated prosody plugin to the most recent version Christian Bendt
05:40 Révision 86847af6: Adding custom label and vlabel environment variables support
iborodikhin

2012-09-21

04:50 Révision 09b0f002: added "Total bps" to help know the exact total traffic in the graph.
Arturo Borrero Gonzalez

2012-09-20

11:31 Révision 0a0cc634: changed permissions, like others pluggins.
Arturo Borrero Gonzalez
11:30 Révision e49b78ab: Added `traffic' plugin, to allow measure server total throughput in both IPv4 ...
Arturo Borrero Gonzalez

2012-09-19

02:49 Révision d189784c: Fix grep command
rfrail3

2012-09-18

13:15 Révision 4771fd2b: New plugins for Apache web server
rfrail3

2012-09-17

08:46 Révision 73bf794a: Merge pull request #189 from rfrail3/master
Add support for unix sockets in request and auto limit value Steve Schnepp
06:11 Révision 47e34fdf: Remove outdated varnish3 plugins, point to upstream version
Lasse Karstensen
06:08 Révision bcb9ed82: Merge branch 'master' of github.com:munin-monitoring/contrib
Lasse Karstensen
04:49 Révision 4f29ff59: Add support for sockets
rfrail3

2012-09-15

13:36 Révision b9194db0: Merge pull request #188 from dotdoom/master-sshd_log_crlf_to_lf
sshd_log: CRLF to LF (bad interp. error) Diego Elio Pettenò
10:32 Révision 4ab213e1: sshd_log: CRLF to LF (bad interp. error)
Artem Sheremet
08:08 Révision 97dd02a7: Merge pull request #183 from rfrail3/master
Haproxy monitor plugin Steve Schnepp

2012-09-14

13:06 Révision cdf6eeb3: interfaces_linux_multi: interfaces, supersampling, multigraph
First release
3 graphs per interfaces :
- bps
- pkt/s
- errors
graph types can be disabled/enabled
interfaces can be ...
Adrien "ze" Urban
11:56 Révision 5d4c3e8e: cpu_linux_multi: fix a typo preventing it to run
Adrien "ze" Urban
03:27 Révision a717a913: change license
rfrail3

2012-09-13

15:24 Révision 5a92255c: cpu_linux_multi: license
license, and a few more comments Adrien "ze" Urban
15:02 Révision 44e66720: cpu_linux_multi: detailed cpu usage per core (multigraph, supersampling)
Adrien "ze" Urban
02:03 Révision 5be6eb72: add basic information and license header
Stefan Seidel

2012-09-12

04:26 Révision f9000cdc: new plugin to monitor HugePages (or Large Pages) usage under Linux
Stefan Seidel
00:17 Révision 42a11deb: Added simple graph mode for queries without GROUP BY statement
iborodikhin
22:34 Révision c561076a: Adding new plugin to monitor count of values matching specified criteria in M...
iborodikhin

2012-09-11

07:49 Révision 0541fdd1: Repair bug in other responses
ricardo
04:53 Révision 706e7e91: Haproxy monitoring
ricardo

2012-09-10

04:36 Révision 580f586d: Merge pull request #182 from iborodikhin/master
"Warning" and "critical" use Steve Schnepp
02:39 Révision c5e74d82: Bug fix
iborodikhin
02:36 Révision 61de47eb: Adding 'warning' environment variable use
iborodikhin
02:33 Révision b3beac1c: Adding critical environment variable use
iborodikhin
02:08 Révision 2c99f327: Adding critical environment variable use
iborodikhin

2012-09-06

08:19 Révision 9ec0760e: Merge pull request #181 from kuriyama/master
Fix usage of appname at munin symbol translation Steve Schnepp
08:15 Révision f02c9838: Merge pull request #179 from deveth0/patch-2
Fixed bug which only displays the first 5 zones Steve Schnepp

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
 

Formats disponibles : Atom