Projet

Général

Profil

Activité

Du 2019-05-13 au 2019-08-10

2019-08-11

22:47 Révision 550ba544: Merge pull request #1007 from lelutin/replace_meetme_with_confbridge
* replace meetme with confbridge
* unify whitespace
Lars Kruse
21:58 Révision 5fff12db: asterisk: change tabs for spaces for indentation
the plugin currently has inconsistencies with how lines are indented:
some lines only use tab characters while all ot...
Gabriel Filion
21:58 Révision b8eba4d7: asterisk: rename options for enabling/disabling graphs
With this "enable_" prefix, it will be clearer to users that those
options are boolean flags.
Gabriel Filion
21:58 Révision e14659d0: asterisk: use eq instead of == for comparing a variable to a string
sumpfralle suggested this change on github, since the comparisons are
meant to be string comparisons.
Gabriel Filion

2019-08-10

15:38 Révision f7ebe683: asterisk: turn output into debug-only lines
I apparently forgot to clear out two lines of debugging output from the
script before submitting a pull request.
Tho...
Gabriel Filion
14:16 Révision 74928650: asterisk: Add configuration options to disable conference graphs
Since the MeetMe application is not available anymore on Debian, it
makes no sense to keep the graph around. We do ho...
Gabriel Filion
14:16 Révision 46b5f4bd: asterisk: add graph for confbridge
The MeetMe Asterisk application has been deprecated since Asterisk 1.8.
Debian has also stopped distributing the modu...
Gabriel Filion
08:17 Révision 0ca0e78b: Merge pull request #1005 from lelutin/fix_asterisk_ami_parsing
Fix asterisk ami parsing Lars Kruse
02:34 Révision 38a92191: asterisk: another typo in config prevents graphs from showing up
This typo causes the following error during munin-update:
asterisk_codecs.graphs_title Asterisk channels per codec' ...
Gabriel Filion

2019-08-09

17:00 Révision 700b30e1: asterisk: fix typoes in multi-graph configuration
Gabriel Filion
16:59 Révision d66fef2d: asterisk: command replies are now embedded in server responses
Asterisk now replies to "Action: command" with the response embedded,
e.g. with "Response: Success" instead of "Respo...
Gabriel Filion

2019-07-31

14:48 Révision b526aee0: Revert "Plugin pacman_pending_updates: switch to /bin/sh; update version"
This reverts commit c9cc2f27f6f80526ed9b844adc87fe16502253da.
Actually, it depends on a bashism at line 53:
if has...
Steve Schnepp
14:46 Révision a975706f: plugins: another round of defined(@array) fixing
Steve Schnepp
14:46 Révision 2124a49d: travis: add Graphics::ColorNames::Windows
Steve Schnepp
21:36 Révision c9cc2f27: Plugin pacman_pending_updates: switch to /bin/sh; update version
The plugin does not use any bash-specific features. Thus it is not
necessary to depend on bash.
Lars Kruse
21:33 Révision 72f0546b: Plugin pacman_pending_updates: fix and clarify conditionals
The "checkupdates" compound statement (" ... || ... && ...") did not
work due to the equal precendence of both operat...
Lars Kruse
21:13 Révision d6d5fa80: Added plugins for certificates
* plugin to monitor certificiate lifetime
* plugin to monitor letsencrypt certificate issue limit
Andreas Perhab

2019-07-28

15:10 Révision 400fe6a3: Merge pull request #1003 from shtrom/freebox-errors-derive
[router/freebox] Use DERIVE for error correction subgraph Lars Kruse
08:48 Révision b8002a6c: [router/freebox] Update errors example graph
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:48 Révision a207c600: [router/freebox] Use DERIVE for error correction
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
05:05 Révision 2fe1becc: Revert "travis: do not use sudo, but the apt plugin"
This reverts commit 34b55fe3b50b8d6832506413a181c693516633a4. Steve Schnepp

2019-07-27

15:23 Révision 34b55fe3: travis: do not use sudo, but the apt plugin
Steve Schnepp
15:15 Révision 878e7334: t: fixing skip
Steve Schnepp
15:03 Révision f42fdaa6: t: ignore empty files
Steve Schnepp
14:50 Révision 9cd0bba8: fix plugins for new rules
Steve Schnepp
10:54 Révision 58f0ab64: travis: remove the check for the nvidia plugin
Steve Schnepp
10:37 Révision 6c2a9968: travis: upgrade to an always current version of PHP
Steve Schnepp
10:30 Révision 36aa913c: travis: move to bionic
Steve Schnepp
10:00 Révision 77fb9605: travis: adding a dependency
Steve Schnepp
10:00 Révision 81f5e695: Adding +x flag
Steve Schnepp
05:17 Révision 5967b5f1: Merge pull request #788 from steveschnepp/jmx-src
p/jmx: extract the source from the jar Steve Schnepp

2019-07-25

19:44 Révision 95623db8: Merge pull request #997 from rantal/master
Update megaraid-controller-information to support "megacli" executable name Lars Kruse
07:46 Révision 5bebfeea: Update megaraid-controller-information
rantal
21:41 Révision 4864783f: zpool_capacity: Added fragmentation % graph
Added fragmentation % graph rantal

2019-07-24

07:56 Révision db7b2f28: Plugin bitcoind_: unify error output
Lars Kruse
07:40 Révision 88e027be: Plugin bitcoind_: demystify "autoconf" handling
Lars Kruse
07:32 Révision fd45fe6c: Plugin bitcoind_: unify exit behaviour
Lars Kruse

2019-07-23

15:09 Révision ea051b7f: Plugin bitcoind_: use defaults for missing environment variables
Previously undefined environment variables were treated as "None"
instead of using the supplied defaults (e.g. for "r...
Lars Kruse
15:09 Révision a0aa955a: Plugin bitcoind_: improve style
Lars Kruse
11:03 Révision e5f7966d: Update megaraid-controller-information to support "megacli" name of tools exec...
rantal

2019-07-22

19:45 Révision d2e8da41: Merge pull request #996 from tsaavik/master
Added Redis lag graph for slave0 node replication Lars Kruse
19:37 Révision 101c1f7c: [php_fpm_process] Add queue and request information
Breaking changes:
* php_fpm_slowrequests is superseded by php_fpm_requests
Signed-off-by: Olivier Mehani <shtrom@ssj...
Olivier Mehani
19:35 Révision f5de3d19: Plugin bitcoind_: fix POST request body format
Python3 mandates "bytes" as the request body data type. Lars Kruse
19:26 Révision 920cc492: Merge pull request #994 from shtrom/ssl-certificate-expiry_cache
[ssl-certificate-expiry] Add asynchronous update via cron Lars Kruse
18:26 Révision 509471b0: Added Redis lag graph for slave0 node replication
tsaavik
08:15 Révision 7e995a02: squash! squash! [ssl-certificate-expiry] Add asynchronous update via cron
* use find to detect only recent cache files
* reduce cron periodicity to an hour
* use variable instead of TMP file
Olivier Mehani
08:07 Révision 793b75b9: squash! [ssl-certificate-expiry] Add asynchronous update via cron
revert local Olivier Mehani
07:50 Révision b6a41513: Plugin bitcoind_: fix base64 encoding for credentials
Python2.7 (as well as Python3.x) refused to execute the previously used
encoding (`foo.encode('base64')`). It is unk...
Lars Kruse
23:55 Révision 7f77bdf7: Merge pull request #980 from shtrom/isp/internode
[internode_usage] New plugin for Australian ISP Internode Lars Kruse

2019-07-21

18:03 Révision 66351303: Merge pull request #783 from OSSHelp/master
mysql_connections_per_user: fix for non-alphanumeric symbols in fields Lars Kruse
18:00 Révision f5d393ce: Merge pull request #918 from sumpfralle/jenkins_multilevel_jobs2
Jenkins multilevel jobs Lars Kruse
17:45 Révision 95c6a76e: Merge pull request #932 from sumpfralle/plugin-bitcoind-improvements
Plugin bitcoind improvements Lars Kruse
17:39 Révision a77f2996: Merge pull request #948 from kjetilho/plugin-nvme
nvme - Munin plugin to monitor the use of NVMe devices Lars Kruse
17:32 Révision 428b5827: Merge pull request #992 from tsaavik/master
Added Redis replication backlog graph Lars Kruse

2019-07-20

08:51 Révision 59f057f8: [ssl-certificate-expiry] Add asynchronous update via cron
Also, cleanup the script to be better POSIX sh compatible, and add -u to
the shebang.
Olivier Mehani

2019-07-19

14:02 Révision f88edd08: Added Redis replication backlog graph
tsaavik
22:58 Révision bcc20b6e: Merge pull request #935 from steveschnepp/bbox-upgrade
bbox: upgrade bbox version. Lars Kruse

2019-07-18

16:50 Révision 59fcde25: bbox: using jq -r to force numeric evaluation
Steve Schnepp
16:44 Révision af280421: bbox: quoting the variables
Steve Schnepp
15:48 Révision 93f4ff09: Adding a link to explain "bbox"
Steve Schnepp
15:10 Révision 53c76b86: Remove double quote for env.driftfile variable
flotat stephane

2019-07-17

13:59 Révision ddced538: Add ntp_drift.
HORINOUCHI Masato
13:58 Révision 7fa8734a: Add chrony_drift.
HORINOUCHI Masato

2019-07-15

18:16 Révision bb4d6c64: fix uptime_bsd. compile time is not included since FreeBSD 12.0-RELEASE due to...
https://wiki.freebsd.org/ReproducibleBuilds/Base
https://reviews.freebsd.org/D4347
sysctl output samples:
% (11.2-R...
Tomohiro Hosaka

2019-07-11

16:54 Révision c4a08bfa: libvirt/kvm_*: Simple regex to match VM name
On Debian Stretch the cmdline is something like:
qemu-system-x86_64-enable-kvm-nameguest=vmname,debug-threads=on-S-[…...
Benoît S

2019-06-28

05:40 Révision 33270dd1: Merge pull request #988 from shtrom/file_length_
[file_lenght_] Various fixes Lars Kruse

2019-06-27

23:01 Révision 1de77292: [file_lenght_] Various fixes
* Only show extinfo if stat is the GNU version
* Unify variable references
* Better legend when type is not GAUGE
Si...
Olivier Mehani

2019-06-25

14:51 Révision 7b84a4bf: Merge pull request #987 from shtrom/file_length_
[file_length_] Generic plugin to monitor the number of lines (or variation thereof) of arbitrary files Lars Kruse
06:19 Révision edc30c18: [file_length_] Add configurable type
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2019-06-10

11:51 Révision 9084e482: Merge pull request #976 from bertptrs/plugin-pacman
* Exit when retrieving updates fails.
* Properly report unknowns
Lars Kruse
10:55 Révision 6cb5c9e1: Properly report unknowns
Bert Peters

2019-06-06

14:56 Révision 407adbd6: fix merge issues
* use 2 newlines to separate toplevel objects
* use string comparision for argument parsing instead of substring sear...
daniel
06:20 Révision 691e52b8: [internode_usage] New plugin for Australian ISP Internode
* Add BUGS and SPDX license
* Add dirtyconfig support
* Use ideal usage as warning
Olivier Mehani
06:20 Révision 92db831b: [network/upnpc_] don't let the shell expand ${graph_period}
Also, update license and add SPDX identifier
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Olivier Mehani

2019-06-05

17:47 Révision dd94da3b: [router/freebox] Plugin to monitor Freebox information (#985)
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2019-06-02

17:35 Révision 2f6da6fb: Merge pull request #975 from wodry/patch-2
Remove quotes in plugin env parameters Lars Kruse
16:28 Révision e1731c78: Remove quotes in plugin env parameters
Setting
`env.torconnectmethod 'port'`
leads to the error:
```
munin-run tor_bandwidth
env.torconnectmethod contains a...
wodry
15:36 Révision 33f10211: Merge pull request #973 from GuillaumeSMedia/master
Plugin postfix-rbl-blocked-mails: adds custom RBLs monitoring Lars Kruse
15:34 Révision 457d1a62: Merge pull request #974 from wodry/patch-1
Fix "TabError: inconsistent use of tabs and spaces in indentation" Lars Kruse

2019-05-30

17:01 Révision 97556e19: Merge pull request #986 from neszt/master
Plugin xen-multi: xentop bug workaround Lars Kruse
03:28 Révision 57558b68: Plugin xen-multi: xentop bug workaround
There is a bug in xentop, its output is too high in rare cases.
https://lists.xenproject.org/archives/html/xen-users/...
Neszt Tibor
 

Formats disponibles : Atom