Activité
Du 2017-12-23 au 2018-03-22
2018-03-19
2018-03-17
- 11:40 Révision 66403c32: Merge pull request #910 from bertptrs/patch-2
- Fix broken link in plugin README
2018-03-15
- 05:48 Révision bda54ebb: Fix broken link in plugin README
- Missing protocol caused it to link to a nonexistent place on github.
2018-03-13
- 19:25 Révision 0bc714aa: Merge pull request #844 from mxjeff/missing_apiid
- Add missing appid in URL
2018-03-11
- 16:27 Révision eb795830: Merge pull request #908 from sumpfralle/plugin-documentation
- move plugin documentation to separate README
2018-03-10
2018-03-09
- 00:10 Révision 6c0e154e: tests: add "shellcheck" tests for "ksh" scripts
- 00:09 Révision f0872703: solaris-memstat: fix shellcheck issue
- 23:32 Révision 8fa7e61b: quake plugins: fix shellcheck issues
- 22:52 Révision ba66ff74: README: rework "plugin" section
- * replace "exchange" with "gallery"
* mention the most common issues:
* multigraph
* magic markers
* gall... - 21:55 Révision c4c73eae: zfs_usage_: explain the slash/underscore substitutions
- see 608a2a5ad7068f9bc2e392dac87ea3c9eb0ce090
- 21:50 Révision 23d890cd: gitignore: add '__pycache__' directories
- 21:48 Révision 413f7c44: Merge pull request #875 from yoe/patch-1
- Allow for _ in original dataset name
- 20:55 Révision ad5e7ad3: Merge pull request #896 from dpavlin/master
- count failed disks and report critical warning
- 20:46 Révision 99040569: Merge pull request #714 from inbaz/master
- fixed naming for multiple GPUs in amd_gpu_; adjusted lower limit for …
2018-03-08
- 18:42 Révision f28acdd8: Merge pull request #905 from sumpfralle/tests-executable-flag
- Test for executable permission bits.
Fix many plugins with missing permission bit.
Closes: #787
Closes: #904 - 18:18 Révision 7c62b9b6: added executable permission for multiple plugins
- 17:43 Révision ebe5be1d: tests: verify executable flag for plugins with shebang
- 17:21 Révision 29e6f53c: test: removed duplicate branch for "zsh"
- added (by mistake) in c503e0dbcfd8ccffbe7e86c1437266baf53802c9
- 17:18 Révision 3706fe00: Merge branch 'travis-tests'
- Fix problems with travis environment.
- 17:17 Révision c01fb0a9: travis: libsys-virt-perl installed via apt
- 17:17 Révision a3d0fc15: travis: Switch installed via cpan
- 17:17 Révision 5eb8251f: travis: upgrade distribution to Ubuntu trusty
- 17:17 Révision 42c8483c: travis: assemble module search path for mixture of cpan and apt modules
- 17:17 Révision 34c2ca4d: remove perl
- 17:17 Révision 81c1afa7: perl: switch to system-wide perl
- 17:17 Révision a639d4b4: travis: explain change of perl environment
- more details can be found in the discussion regarding this change:
https://github.com/munin-monitoring/contrib/pull... - 17:17 Révision a836f07d: nginx_byprojects: use more compatible perl expression
- "%ENV{foo}" does not work with older perl versions (e.g. v5.14).
- 06:11 Révision 620526a2: Update amd_gpu_
- 22:49 Révision 74b58a59: perl modules: fix braces for loop array
- 22:45 Révision 22523e8f: snmp__netscaler_cpu: unified whitespace in 'config'
- 22:42 Révision ea06de7c: vserver_jiffies: remove unused variable 'KCIN'
- 22:26 Révision c1acbea2: reddit_karma_: fix shell quoting issues
- 22:26 Révision 27773039: zpool_iostat: fix 'checkbashisms' issue
- It was not a shell syntax problem - but just a checkbashisms issue.
- 22:26 Révision bd26b1b4: raspi_temp: improve quoting
- 22:26 Révision 189c3953: shell: use 'command -v' instead of 'hash' (for non-bash)
- see https://stackoverflow.com/a/677212
- 22:26 Révision 7ec35e17: tests: work around 'checkbashisms' complaining about "command -v"
- "command -v" should be the preferred way of determining the location (or
existence) of an executable.
Sadly "checkbas... - 20:17 Révision 36c0717b: Merge pull request #883 from henti/master
- Folder recursion and offline fix for jenkins plugin
- 19:56 Révision 864863c2: snmp__netscaler_connections: fixed syntax error
- proposed by Cyclenerd (see #853)
- 19:23 Révision 451af405: deb_packages: rename config file from "*.munin-conf" to "*.munin.conf"
- preparation for an additional file permission test (based on extensions)
- 19:21 Révision c6ade37d: cleanup: remove patch rejection garbage
2018-03-07
- 18:54 Révision 8385e8c9: Merge pull request #889 from daftaupe/tor
- Update tor_ plugin author
2018-03-06
- 16:56 Révision 7ed8f148: Merge pull request #903 from bertptrs/bugfix-graph-size-munstrap
- Bugfix: fix graph scaling in munstrap.
- 06:08 Révision 863d326b: Merge pull request #902 from bertptrs/plugin-nullmailer
- Implement plugin for monitoring nullmailer.
- 05:29 Révision 2078cab6: Bugfix: fix graph scaling in munstrap.
- Bootstrap sets box-sizing to border-box to make lay-outing easier, but
this damages the scaling of the munin graphs, ... - 05:08 Révision 4ca4e8d9: Implement suggested changes.
2018-03-05
2018-02-24
- 16:58 Révision c9157be3: iptables-related plugins: use "-w" for consistent results
- The parameter "-w" forces iptables to wait for a lock before
printing data.
The parameter requires iptables 1.6 (rel... - 08:34 Révision 0b07e636: Merge pull request #901 from Cyclenerd/nvidia_gpu
- Nvidia GPU utilization
2018-02-23
- 13:27 Révision 52917d2b: remove quote from nGpusCounter
- 12:55 Révision cc0efe41: quote $nvSmiExec and use for driverVersion
- 12:52 Révision 7ef2911e: back to bash
2018-02-22
- 07:14 Révision 60a20936: use variable names also in the configuration
- 07:03 Révision cf52a443: labels that match the core plugins
- 06:58 Révision a5ccb70d: New: GPU utilization
- 06:38 Révision 5c08e074: Double quote to prevent globbing and word splitting
- https://github.com/koalaman/shellcheck/wiki/SC2086
- 06:36 Révision 15125852: remove $ on regular variables in arithmetic contexts
- https://github.com/koalaman/shellcheck/wiki/SC2004
- 06:30 Révision 2a84478f: Use $(STATEMENT) instead of legacy `STATEMENT`
- https://github.com/koalaman/shellcheck/wiki/SC2006
- 06:26 Révision 00c0da18: env bash
2018-02-21
- 18:07 Révision f5418e45: Merge pull request #900 from htower/master
- Skip holded packages
- 10:06 Révision 8ea8a4c8: Skip holded packages
2018-02-17
- 14:23 Révision 1649e36c: Merge pull request #899 from batmac/patch-1
- update wifi_signal to correct a typo
- 13:39 Révision 1f99e53c: update wifi_signal to correct a typo
- trivial change, needed to have the right marker to enable autoconf
2018-02-04
- 23:27 Révision e621e6af: Merge pull request #897 from poiuty/patch-1
- fix documentation for symlink
- 20:37 Révision c2513bd2: fix symlink
2018-01-28
2018-01-20
- 19:52 Révision 35b8cdd6: Merge various improvements for "nginx_error" plugin
- 19:50 Révision f4c19246: nginx_error: introduce real version number
- 19:50 Révision 808a21d4: nginx_error: improve readability of symlink configuration code
- 19:50 Révision 8a68200a: nginx_error: fix style issues reported by shellcheck
- 19:50 Révision 0e864944: nginx_error: improve readability of array accesses
- 19:50 Révision 7ed71b44: nginx_error: add support for 'dirty config' capability
- 19:50 Révision 24ea5d29: nginx_error: improve documentation
- 19:50 Révision a4882b19: nginx_error: enable 'set -eu' flags for shell
2018-01-18
Formats disponibles : Atom