Projet

Général

Profil

Activité

Du 2016-08-13 au 2016-11-10

2016-11-10

18:29 Révision fb4a9573: [chrony] simplify field handling
Lars Kruse
17:54 Révision 89ddacb3: [chrony] fix whitespace issues
Lars Kruse
17:52 Révision 728b1053: [chrony] fix error status and message for 'autoconf'
Lars Kruse
17:50 Révision cfd1612a: [chrony] determine path of "chronyc" via "which"
Lars Kruse
17:39 Révision 6fd9d907: [chrony] format POD documentation
Lars Kruse
17:19 Révision 6cb29a3b: [chrony] switch from bash to sh; fix shell style issues
Lars Kruse

2016-11-08

16:04 Révision d85b1e42: Plugin for monitoring EMC VNX5300 Datamover Basic stats
Diver

2016-11-07

17:37 Révision 6506690a: Plugin for monitoring EMC VNX5300 NFSv3 Stats
Diver
05:19 Révision 22d907b9: added repsonsive template, which shows month and year graphs on wide screens
Martin Fischer
19:07 Révision 39976312: Merge pull request #671 from drzraf/patch-2
proc_mem_by_user: avoid magic fieldname "root" sumpfralle

2016-11-06

14:52 Révision 5a320fce: proc_mem_by_user:
- use of bash
- don't corrupt rrd files when "root" (or any unclean value) is requested
Raphaël Droz
07:56 Révision 9dcf5885: [asterisk] fix inconsistent fieldname for voicemail messages (Closes: #700)
lelutin proposed the change of the fieldname "messages" in the config
section to "total" (as used in the "fetch" outp...
Lars Kruse
07:52 Révision 04def756: [asterisk] cleanup linebreak handling and single/plurals (Closes: #698)
lelutin proposed some changes:
* the total is 0 if there is only one channel active (due to "channel"
vs. "channels...
Lars Kruse
06:37 Révision 66d48afb: [asterisk] fix codecs accounting (Closes: #699)
The following issues are fixed by lelutin:
* line ending matching does not match for lines that only use \n as
line...
Lars Kruse
06:27 Révision 7724b4cd: Merge pull request #748 from shtrom/backup-manager
[backup-manager] Rudimentary backup-manager plugin sumpfralle
00:08 Révision 49b79ca2: Embed tc_ pod documentation into the plugin itself
Nye Liu
22:18 Révision 07fb93c2: [fresh_backup] Add missing reference to backup-manager
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-11-05

17:58 Révision c4e03516: Forgot the suggest tag
Nye Liu
17:57 Révision fd25056f: Set family to auto in tc_.pod as well
Nye Liu
17:52 Révision 6cb9ba17: Cleanup suggested by maintainer
* family should be auto, not manual
* Combine multiple sed scripts into a single script
* Double quote sh variable de...
Nye Liu
17:51 Révision 2d13d2a5: Add documentation and example graphs for the tc_ plugin
Nye Liu
17:15 Révision 43f53457: Merge branch 'master' of https://github.com/munin-monitoring/contrib
Nye Liu
07:42 Révision 4cc124fd: Merge pull request #724 from nichok/master
Fix for pymongo > 3.0 and connection support of MongoClient only sumpfralle
06:56 Révision 3b1290cf: Merge pull request #749 from shtrom/deborphan
[deborphan] New plugin counting orphaned packages in all sections sumpfralle
06:51 Révision 000c97cc: [deborphan] No longer dependent on bashisms
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
06:48 Révision ddbb4782: [deborphan] Don't use tempfiles, and other fixes
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-11-04

06:09 Révision 306b77c2: Merge pull request #765 from CristianDeluxe/postfix_stats
Postfix stats - Rewritten plugin sumpfralle
05:48 Révision 156f0d84: Small language fixes
Cristian Deluxe
05:33 Révision daf5b94a: Sellcheck disables and “eval” removed
Cristian Deluxe
00:11 Révision d1d668f6: Strict SH script, thanks to sumpfralle
Cristian Deluxe

2016-11-02

02:06 Révision 87a6a775: draw mode changed to AREASTACK
Cristian Deluxe
02:00 Révision ce23bdde: Changed draw mode to STACK
Cristian Deluxe
01:59 Révision 48ab3322: no duplicated code, area graph, only first result
Cristian Deluxe
01:34 Révision 8e2025a9: changed graph_period to minute (more appropiated)
Cristian Deluxe
00:07 Révision 9eb4cc1f: Chenged family to “contrib”
Cristian Deluxe
00:03 Révision e75132a7: change spaces for tabs (code indent)
Cristian Deluxe
23:53 Révision 918602cd: Use simple quotes and better graph config
Cristian Deluxe
23:04 Révision 424b962e: Remove whitespaces from result
Cristian Deluxe
22:01 Révision 17fcfc37: Rewrited Plugin
Cristian Deluxe

2016-10-29

06:23 Révision e0f6a97a: Merge pull request #750 from shtrom/file_length_
[file_length_] A versatile plugin to count the lines in specified files sumpfralle
02:48 Révision 6d4da015: [file_length_] Cleanup and shellcheck
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
01:21 Révision 5cfc73c3: [deborphan] Cleanup and add POD doc
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
23:05 Révision 4d5e6564: Merge pull request #739 from RubenKelevra/patch-2
plugins: network/udp-statistics: added more fields sumpfralle
20:50 Révision f751a0d8: [fresh-backups] Rename, cleanup, and add POD doc
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
20:27 Révision 50c13da5: [udp-statistics] rename 'errors' field, add more fields
@RubenKelevra

2016-10-28

19:42 Révision 5900d9d1: Merge pull request #744 from shtrom/systemd
Add systemd plugin counting units in each state sumpfralle
05:15 Révision 1a4b6cfb: Merge pull request #2 from avian2/add-systemd
Fix remaining issues with systemd_units plugin Olivier Mehani

2016-10-27

12:19 Révision d888c31d: systemd_units: fix use of tr
Tomaz Solc
11:54 Révision 38835f7a: systemd_units: add doublequote around $extinfo
Tomaz Solc
11:52 Révision adc00722: systemd_units: avoid use of echo -n flag
Tomaz Solc
11:51 Révision a9476f50: systemd_units: fix indent
Tomaz Solc
11:49 Révision a2f1592f: systemd_units: avoid use of temporary file
Tomaz Solc
09:57 Révision 04089d03: w1_ plugin
Plugin to graph the output of 1-Wire DS1820 temperature sensors on the Raspberry PI webstoney
07:38 Révision b31b861f: [systemd_units] Rename, remove unused mode logic and cleanup syntax
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-10-26

17:15 Révision 13f9ba7a: Area stack children
Nye Liu
17:14 Révision 3dd825dd: Output fields of tc can vary, possibly causing corrupted data to be gathered.
Look specifically for the "bytes" keyword Nye Liu
17:13 Révision 234a753f: Make awk script more readable
Nye Liu
17:10 Révision afe87e90: Cosmetic whitespace uniformity
Nye Liu
17:08 Révision 31bedc08: Hardcode tc path so we can run the script as non-root
Nye Liu
20:30 Révision 22f9fa51: Merge pull request #763 from sumpfralle/transmission-ratios-assembling
[tr_ratios] documentation and configuration sumpfralle
20:25 Révision c3660c2a: [tr_ratios] restructure code
* allow configuration of username, passwort, host and port via env
* reduce code duplication
* remove "*" from stoppe...
Lars Kruse
20:04 Révision 839d825a: [tr_ratios] add documentation
Lars Kruse

2016-10-25

18:40 Révision 1a25481e: [tr_ratios] include awk scripts; awk instead of gawk
since we cannot rely on the location of the two included awk scripts, we
just include them literally
Lars Kruse
18:34 Révision 8777efd6: [tr_ratios] switch from bash to sh; quoting
Lars Kruse
18:32 Révision 5dfe3432: Merge pull request #762 from samuraiii/patch-1
To get rid of non ascii characters in graphs sumpfralle
16:39 Révision 5884bdda: To get rid of non ascii characters in graphs
samuraiii
13:25 Révision 2590bb35: Merge pull request #728 from shtrom/upnpc_
[plugins/upnpc_] Add upnpc-based router monitoring plugin sumpfralle
08:01 Révision 20de5307: [upnpc_] Move to network/ and document graphs
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
06:21 Révision ef80db4b: [systemd] Remove half-baked suggest
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-10-24

17:03 Révision c679de12: code rewrite
removed bashisms and cleaned everything up Jonas Palm

2016-10-23

08:00 Révision fed40db7: Merge pull request #761 from sumpfralle/monit-parser-with-xml
[monit_parser] change input format to XML; retrieve via URL (Closes: #558) sumpfralle
04:36 Révision 5800201d: Configurable location of sge settings.sh script
Wouter Verhelst
04:36 Révision 8c9f0260: Use sh shebang
Don't need bash-specific features, after all Wouter Verhelst
23:08 Révision ef6cedf7: [monit_parser] change input format to XML; retrieve via URL (Closes: #558)
Lars Kruse
22:00 Révision f69a4427: Merge pull request #760 from sumpfralle/improve-monit-parser
Improve monit parser sumpfralle
21:49 Révision e5fbbaea: [monit_parser] improve code structure
Lars Kruse
21:49 Révision b8f1b6c8: [monit_parser] implement memory alloaction unit parsing
Previously monit seems to have output memory usage in kilobytes without
a unit. Somewhen this seemed to have changed ...
Lars Kruse
21:49 Révision 8d78e459: [monit_parser] add documentation (Closes: #548)
Lars Kruse

2016-10-22

19:27 Révision dcd9434e: [monit_parser] use python2/3 compatible 'print' style
Lars Kruse
19:27 Révision 9d62e558: [monit_parser] replace 'commands' module with 'subprocess'
necessary for python3 support Lars Kruse
18:56 Révision 0f24fe00: [monit_parser] fix whitespace issues
Lars Kruse
17:30 Révision 207f8011: Merge pull request #718 from szepeviktor/munin-events
Added munin_events plugin sumpfralle
14:44 Révision e7bcfec0: Modify munin_events following intrustions from @sumpfralle
Viktor Szépe
08:04 Révision ba7a7f6b: Merge pull request #686 from benpro/master
fr24 - Plugin to monitor your flightradar24.com feeder. sumpfralle
07:53 Révision 79851cea: Merge pull request #759 from sumpfralle/improve-mpdstats
* fix #576 (unsupported netcat parameter)
* use which for netcat detection
* allow unconfigured usage (print all stats)
sumpfralle
07:43 Révision 09d9f32e: [mpdstats_] allow unconfigured usage (all stats)
Lars Kruse
07:41 Révision 380c4a9e: [mpdstats_] use 'which' for finding 'nc'
Lars Kruse
07:17 Révision d6ea0c92: [mpdstats_] remove "-q" from netcat call (Closes: 576)
Lars Kruse
06:49 Révision 37bb2b77: Merge pull request #758 from sumpfralle/improve-cpubyuser
[cpubyuser] fix various issues sumpfralle
22:03 Révision 2db4f2ca: [cpubyuser] switch from bash to sh
Lars Kruse
22:02 Révision 85d91b50: [cpubyuser] fix whitespace
Lars Kruse
21:59 Révision 8280dbb0: [cpubyuser] improve parsing for long usernames (Closes: #757)
"ps" abbreviates long username - thus we prepare a separate mapping Lars Kruse
21:55 Révision 5bec8ec6: [cpubyuser] improved top output without header
Lars Kruse
21:52 Révision 391a4bfa: [cpubyuser] user constant for magic 'others' user
Lars Kruse
21:50 Révision 4b21d581: [cpubyuser] expand magic 'ALL' user before config
Lars Kruse
20:09 Révision 6f7473b2: [cpubyuser] proper 'no' output for autoconf
Lars Kruse

2016-10-21

19:54 Révision 002e8bbf: [cpubyuser] clear variable names
Lars Kruse
19:54 Révision a4658805: [cpubyuser] simplify AREASTACK usage
Lars Kruse
19:48 Révision 78f4e42d: [cpubyuser] use 'clean_fieldname' instead of incomplete substitution (Closes: ...
Lars Kruse
19:10 Révision 54580bf7: Merge pull request #742 from asciiphil/senderbase
SenderBase Plugin sumpfralle

2016-10-20

19:53 Révision 40396dba: Merge pull request #586 from lelutin/mysql_conn_per_user-system_user
mysql_connections_per_user: skip internal user "system user" sumpfralle
19:45 Révision 78dea36c: Merge pull request #648 from akorn/master
plugins/virtualization/vserver/vserver_jiffies: several enhancements (but zsh) sumpfralle
19:32 Révision 6e6648b4: Merge pull request #723 from sumpfralle/network-wifi-signal-noise
network: new wifi_signal_noise_ plugin for signal strength and noise sumpfralle
19:05 Révision 53135f5f: network: new wifi_signal_noise_ plugin for signal strength and noise
This new plugin offers the following advantages compared to the existing wifi_signal plugin:
* support multiple wifi ...
Lars Kruse
19:00 Révision 1e4e6194: Merge pull request #687 from smith153/master
Fix plugins: QOS, modem-nvg510 and weather/temperature_ sumpfralle
18:46 Révision 7fea585b: Merge pull request #731 from acranox/fix_iostat_pool_names
If a pool is named something like "m" or "ra" or any string that matc… sumpfralle
18:44 Révision d0a60d33: Merge pull request #740 from shtrom/ssl_non-https
Allow port selection for "ssl_" plugin sumpfralle
23:17 Révision e397a73d: Merge pull request #696 from Talkless/pgbouncer_plugin_pool_name
pgbouncer_: allow to separate plugin name and pool name sumpfralle
22:53 Révision 45e7dea7: If a pool is named something like "m" or "ra" or any string that matches the t...
Adding a space after the zlabel will allow for more exact matching. Peter Doherty
22:53 Révision 50537fa5: improved readability, and eliminate a grep
Peter Doherty
22:28 Révision 178a3d14: Merge pull request #743 from felix-engelmann/master
fixed lxd_disk for stopped containers sumpfralle
21:19 Révision 737dab10: Merge pull request #729 from shtrom/sickbeard_snatched
[sickbeard_episodes] Report snatched episodes sumpfralle
21:11 Révision 4271a45a: Merge pull request #756 from sumpfralle/boinc_projs-typo
[boinc_projs] fix typo sumpfralle
21:08 Révision de047e8f: [boinc_projs] fix typo
the problem was introduced in 1568bf67ea34b1ae59d3846a66f106ebce5702a4 Lars Kruse
21:01 Révision 9ec6beb0: Plugin boinc_projs: fix typo
the problem was introduced in 1568bf67ea34b1ae59d3846a66f106ebce5702a4 Lars Kruse

2016-10-17

10:30 Révision 2c09bd7d: Check SenderBase with either dig or host, depending on what's available.
Phil! Gold
10:04 Révision 5355c24b: `hostname -I` returns all values on one line.
Phil! Gold
10:03 Révision 24ffbb8c: Document SenderBase in case people are unfamiliar with it.
Phil! Gold
09:53 Révision 50783de9: senderbase licensing
Phil! Gold
07:16 Révision dacc31d4: Merge pull request #1 from avian2/add-systemd
systemd: don't print out empty extinfo lines Olivier Mehani
05:13 Révision a81a4660: [sickbeard_episodes] Fix label for snatched
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
05:08 Révision 114016b4: [systemd] Warn on the first failed service
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
03:57 Révision 3a48fa4e: added explaining comment for extra if
If no LXD disk information is present, the field is None instead of an
empty list. Iterating over it directly would f...
Felix Engelmann
21:24 Révision 9e6c5f9e: Merge pull request #672 from drzraf/memory_by_process_labels
memory_by_process: try to be smarted about labels and cleanup field names more deeply sumpfralle
21:18 Révision 1fc1d752: Merge pull request #590 from dgilman/master
vnstat_month: suppress warnings in perl 5.18+ sumpfralle
21:04 Révision b2a5b603: [openvz_] Fix failure to monitor bean counters for servers with long names.
This commit is based on
https://github.com/munin-monitoring/contrib/pull/540, excluding the
problematic change of the...
Lars Kruse
21:04 Révision 74697839: [openvz_] Add real autoconf test
Lars Kruse
21:04 Révision 1655f820: [openvz_] Add 'suggest' capability
Lars Kruse
21:04 Révision 8b07fa2d: [openvz_] Shell code style (quoting, backticks, indentation)
Lars Kruse
20:32 Révision 810caf88: Merge pull request #640 from dotdoom/upstream
Add "process links" graph to ejabberd_resources sumpfralle
20:21 Révision c503e0db: CI / Travis: add zsh syntax check
Lars Kruse

2016-10-16

19:03 Révision 56cd2c92: Make munin_events POSIX compatible
Viktor Szépe
18:45 Révision 9d14b92d: Merge pull request #662 from farrokhi/master
Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin] sumpfralle
18:18 Révision 4c642744: Merge pull request #715 from ak4t0sh/master
remove extension from filename sumpfralle
18:06 Révision 115371df: Merge pull request #719 from Niluge-KiWi/master
disk/raid-mismatch-count improvements sumpfralle
18:04 Révision 99c3595d: Merge pull request #721 from alexkn/btrfs_subvol_usage
add btrfs_subvol_usage plugin sumpfralle
18:00 Révision e7601065: Merge pull request #725 from plepe/backuppc-age
backuppc: Split age graph into last backup / last full backup sumpfralle
15:10 Révision fa0bd176: Merge pull request #720 from eknagy/patch-1
Fixed typo in comment sumpfralle

2016-10-08

07:53 Révision 471a5d80: Merge pull request #701 from kuzetsa/master
python3 dependency fixed (backport) Steve Schnepp
07:52 Révision 5fc178cf: Merge pull request #690 from shurale/patch-1
689-dovecot-plugin-log-file-format Steve Schnepp
07:52 Révision 7d7925e4: Merge pull request #664 from sumpfralle/network-olsrd
new network plugin added: olsrd Steve Schnepp
07:49 Révision c194f5c2: Merge pull request #653 from noradaiko/master
Fix bug where can't read MongoDB lock ratio Steve Schnepp
07:49 Révision 6cf51e58: Merge pull request #663 from sumpfralle/network-wifi-occupation
new network plugin added: wireless_channel_occupation Steve Schnepp
07:49 Révision b44373a1: Merge pull request #668 from sumpfralle/network-wireless-ath9k
network: wireless ath9k Steve Schnepp
07:48 Révision cd64b3e0: Merge pull request #643 from rkarlsba/patch-4
ALL keyword Steve Schnepp
07:48 Révision ad581ffd: Merge pull request #642 from Foxlik/transparent-hugepages
Readd Anonymous Hugepages to system/hugepage Steve Schnepp
07:47 Révision 2dae967b: Merge pull request #754 from darac/patch-1
Update boinc_projs Steve Schnepp
07:46 Révision 6c4efbff: Merge pull request #639 from darac/topic-znc_logs
znc_logs.py: Rework to tail_open log files Steve Schnepp
07:46 Révision 00b3735d: Merge pull request #638 from niyawe/patch-1
Added handling of multiple lxc.network.veth.pair-lines Steve Schnepp
07:46 Révision 163d209b: Merge pull request #634 from darac/topic-zenus
zenus_: Handle "unlimited" accounts Steve Schnepp
07:46 Révision ff327623: Merge pull request #616 from mittyorz/fix/disk/lvm
fix - add clean_fieldname to make field name safe Steve Schnepp
07:43 Révision 4ddb98bd: Merge pull request #607 from leeclemens/fix_php_apc_percentages
Add graph_scale no to php_acp_ for Percents graph Steve Schnepp
07:40 Révision 1140fef1: Merge pull request #722 from RubenKelevra/patch-1
Add basic support for RethinkDB Steve Schnepp

2016-10-04

06:03 Révision 1568bf67: Update boinc_projs
darac

2016-10-03

12:29 Révision 7f2ae83e: systemd: don't print out empty extinfo lines
This fixes warnings like this in munin-update.log:
[WARNING] 4 lines had errors while 8 lines were correct (33.
33%)...
Tomaz Solc

2016-10-01

15:27 Révision e6178c94: Merge pull request #747 from shtrom/debsecan-updates
Debsecan updates Steve Schnepp
15:26 Révision 521bc923: Merge pull request #752 from avian2/fix-dhcp-pool
dhcp-pool: fix conffile parsing Steve Schnepp
05:25 Révision 316a59e1: dhcp-pool: Fix off-by-one error in pool size.
"range" statement gives the lowest and highest IP addresses (both
inclusive) in a pool. dhcp-pool did not count the h...
Tomaz Solc
05:24 Révision a582c4ba: dhcp-pool: Ignore comments in conffile.
This prevents dhcp-pool from detecting commented-out "range"
statements.
Tomaz Solc

2016-09-26

04:38 Révision 0057c660: Add Chilli plugin for sessions state
Guillaume Marsay

2016-09-07

00:59 Révision 0d27db73: [file_length_] Remove incorrect markers
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
00:58 Révision a98ece4a: [debsecan] Report fixed vulnerabilities, add config and doc
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-09-04

00:15 Révision 09d86946: [file_length_] Add logarithmic option
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-09-03

07:04 Révision c3d5e109: [file_length_] A versatile plugin to count the lines in specified files
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
00:09 Révision 4a206ac9: [deborphan] New plugin counting orphaned packages in all sections
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-09-02

20:05 Révision 8277bf0f: [debsecan] Typo in temp filename
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-09-01

06:33 Révision 7487332a: [debsecan] Show package with CVE counts rather than CVEs
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:24 Révision b80913c0: [debescan] Remove stray whitespaces
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:24 Révision 719190a5: [debescan] Can't add HMTL to extinfo ):
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:24 Révision 4653dcd9: [debescan] Add links to CVEs in extinfo
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:20 Révision d0a83705: [debsecan] Better label wording
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:20 Révision 87f5a74e: [debsecan] Use temp filename rather than PID-derived
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
21:20 Révision 1a5b42e8: [debsecan] Use stacked areas, and colour-code urgency
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-08-31

07:31 Révision 5f33833c: [backup-manager] Rudimentary backup-manager plugin
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2016-08-29

13:23 Révision 2d95020d: NOAA decommissioned weather.noaa.gov
Change weather.noaa.gov -> tgftp.nws.noaa.gov Samuel Smith

2016-08-18

18:27 Révision 9121b90e: added mongodb URI for configuration
defining settings_mongodb_uri will override settings_host and settings_port Nico Casar Gonzalez

2016-08-15

20:46 Révision 160bd2f0: Add systemmd plugin counting units in each state
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
 

Formats disponibles : Atom