Projet

Général

Profil

Activité

Du 2020-06-14 au 2020-09-11

2020-09-11

07:15 Révision 6b4a3124: switch to python3
Bianco Veigel
22:45 Révision c0108c95: Fixed data for UAP
Data for UAP's is (now?) encapsulated within 'stat'->'ap', changed reference to reflect this change.
Also: Fixed hand...
Kai
20:03 Révision 7dcbc91c: [nextcloud_] Softer failure on missing data
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2020-09-10

19:16 Révision 4ce9e742: [whois_] Plugin to monitor domain registration expiries
This plugin only monitors one domain per instance, but should be easily
extensible to monitor several at once if need...
Olivier Mehani
08:39 Révision 195a733d: [nextcloud_] Add support for --pidebug, and more parameters
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:39 Révision a7d44887: [nextcloud_] Use fewer requests to work out the protocol to use
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:39 Révision 12cb1134: [nextcloud_] Allow to control warnings on the number of available updates
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:39 Révision f47fddf3: [nextcloud_] Add scheme configuration and cleanup autoconf
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2020-09-09

15:43 Révision 254eb56d: [docker_] Fake functools.cached_property for Python<3.8
Fixes: #1116
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Olivier Mehani

2020-09-07

18:43 Révision 32264463: Fix
Fix `printf` and `sprintf` output numbers from %s to %d ScratchBuild
13:13 Révision 2385a6f5: refactoring and python3 compatibility
Bianco Veigel

2020-09-06

16:19 Révision bba98f95: ssl-certificate-expiry: Feature added: checking intermediate certs as well (#1...
Martin Schobert
15:56 Révision 81bdedaf: Merge pull request #1086 from shtrom/transmission-consistency-fixups
[plugins/transmission] Fixups for consistency Lars Kruse

2020-09-03

19:55 Révision 1a614fb0: Plugin acpi_batt_: improve perldoc formatting
Lars Kruse
09:23 Révision c8c20a46: [plugins/snmp__cisco_] SNMP plugin to query arbitrary SNMP MIBs on Cisco (and ...
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2020-08-31

22:56 Révision 92483a04: [plugins/transmission] Lint
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
22:55 Révision 897de1bb: squash! [plugins/transmission] Fixups for consistency
Only show host in title when not localhost Olivier Mehani

2020-08-30

14:57 Révision 8cb47cbf: remove empty line from config
Bianco Veigel

2020-08-29

18:54 Révision 6a1a9c7c: Fix wrong "example-directory" names
Lars Kruse

2020-08-28

08:38 Révision 7a00a8b5: plugins/README: mention more style check tools
Lars Kruse
08:37 Révision 84e0858b: README: remove references for subversion
Lars Kruse
08:36 Révision 047725bc: README: whitespace adjustments
Lars Kruse

2020-08-26

21:24 Révision bd872f7a: btrfs_*_usage: add example graphs
Provided by HaseHarald.
See https://github.com/munin-monitoring/contrib/pull/1114.
Lars Kruse
21:18 Révision c6ad9524: Merge pull request #1114 from HaseHarald/master
[plugins/disk/] Add plugins to monitor btrfs pools on a per device base Lars Kruse

2020-08-25

16:01 Révision 3f92394b: Touchups on configuration.
HaseHarald
14:21 Révision 6f0e91f8: Add perldoc-style header.
HaseHarald
11:49 Révision 3143c2c5: Tests: apply the exceptions to ruby-based code checks
Lars Kruse
11:44 Révision 36748826: Fix spelling mistakes
Lars Kruse
11:44 Révision 3bc93969: Unify file encodings to UTF8
Lars Kruse
11:44 Révision 40827a05: Python plugins: fix style issues
Lars Kruse
11:44 Révision 26c29daa: t/test-exception-wrapper: fix documentation
Lars Kruse
11:44 Révision b0b39b01: Ruby plugins: apply style changes as suggested by "rubocop --fix-layout"
Lars Kruse
11:44 Révision 809639ab: Ruby plugins: apply code changes as suggested by "rubocop --auto-correct"
Lars Kruse
11:44 Révision 758c3ecd: Tests: add ruby style and code checks via rubocop
At the moment all plugins fail the test out of various reasons.
Thus they are exempted from causing test failures.
B...
Lars Kruse
11:44 Révision 72eeb415: spelling: change "licenced" to "licensed"
Even though "licenced" is proper (British English) spelling,
"spellcheck" complains about it (probably being focused ...
Lars Kruse
11:44 Révision d1a69fe2: lint: ignore python's compiled files for codespell
Lars Kruse
10:17 Révision 13d5b234: [plugin/docker_] Improvements to docker_ plugin (#1094)
* Add support for docker_network
* Actually show non running containers counts
* Show intermediate and dangling image...
Olivier Mehani

2020-08-24

15:37 Révision bffbc23a: Fix linting issues.
HaseHarald

2020-08-23

12:17 Révision 675dedf1: [plugins/disk/btrfs_device_usage] Reformat linebreaks.
Following suggestions from linting. HaseHarald
12:15 Révision f12bfed7: [plugins/disk/btrfs_device_stats] Remove unused variable.
HaseHarald
11:45 Révision 7d220d0a: [plugins/disk/btrfs_device_usage] Fix issues brought up by CI.
- Remove trailing whitespace.
- Add whitespace around operators.
- Add linebreaks to shorten the lines.
HaseHarald
11:34 Révision 5f88f9ad: Fix issues brought up by CI.
- Remove trailing whitespace
- Remove unused variable.
HaseHarald
10:43 Révision 7bf77a00: [plugins/disk/btrfs_device_stats] Add a plugin to monitor device stats from bt...
Monitors the different device-counters (mostly for errors) of the disks in a btrfs pool. HaseHarald
10:38 Révision 10f2d97f: [plugins/disk/btrfs_device_usage] Add plugin to monitor btrfs usage on a devic...
Shows the used size of each device in a btrfs pool in bytes and percent. HaseHarald
08:21 Révision 6052c56d: plugins/puppet/puppet_runtime: fix formatting
Used rufo https://github.com/ruby-formatter/rufo Kenyon Ralph

2020-08-19

16:47 Révision 852aa41a: Remove global flake8 override
Lars Kruse
16:44 Révision 10ca1256: [plugins/mysql/mysql_audit] Added plugin for monitoring the audit log
Shows the number of active over time pcy
16:43 Révision 271e21d3: [plugin/user/cronjobs] added plugin to monitor cronjobs
Graphs the number of cronjobs active at a certain moment, per user pcy
16:42 Révision 7761514c: [plugins/git/gitlab_statistics] added plugin to display GitLab stats
Graphs common GitLab statistics (user, repo, fork, ... count) using its
HTTP API statistics endpoint (requires a toke...
pcy

2020-08-18

22:15 Révision 0853d409: docker_cpu: fix data for container names starting with numbers
Andreas Perhab
22:15 Révision 260c8c8f: docker_cpu: fix warnings when docker ps has empty list
Andreas Perhab
22:12 Révision a1cff256: [plugins/dovecot/dovecot] make 'connected users' graph DERIVEable
pcy

2020-08-17

10:20 Révision 06919f18: Plugin mysql_disk_by_prefix: remove flake8 override and unused import
The flake8 line was interpreted as "ignore this file". Lars Kruse
09:51 Révision ee226a60: [plugins/mysql/mysql_disk_by_prefix] Add plugin for DB size by user
pcy
21:05 Révision 6fdf6995: [plugins/user/procbyuser] added plugin to monitor processes of a user
Graphs the number of processes owned by a user over time pcy
21:02 Révision 0031acd6: [plugins/user/cpubyuser] Bugfixes and enhancements
- Fix USERS=ALL only enumerating processes with a tty or pty attached
(and thus not eg. user-owned FastCGI processe...
pcy
20:46 Révision a1c4bcb2: [plugins/user/membyuser] Minor enhancements
Don't use a fixed scale
Use resident set size as measure for a process' memory usage instead
of vsz
More robust usern...
pcy
20:44 Révision 0d6b938c: [plugins/systemd/systemd_units] Optionally hide extinfo of active services
These services are running fine, so the extinfo would mostly just clutter
the webui while making the extinfo of relev...
pcy
20:41 Révision aee6a152: Fixes quota für zvols. Without this, the log gets spammed with
> 2020/08/16 04:45:24 [ERROR] In RRD: Error updating /var/lib/munin/localdomain/localhost.localdomain-zfs_list_rpool_... Michael Fritscher
20:41 Révision 113008b0: use name from commandline parameter for kvm
Bianco Veigel
20:41 Révision 00f8fce4: prevent duplicate graphs and unify line style
Bianco Veigel
20:41 Révision 225a9156: add proxmox comment
Bianco Veigel

2020-08-14

16:30 Révision 8cff506f: Plugin multi_tcp_ping: gracefully handle DNS resolution problems
Previously the plugin exited with an error, if the target name could not
be resolved. Now this problem is handled ju...
Lars Kruse
16:24 Révision 9e2b9182: Added env to exclude containers from cpu/memory docker graphs
It maybe desirable to not generate stats for ephemeral containers.
This commit adds an env variable EXCLUDE_CONTAINER...
Rowan Wookey

2020-08-13

19:11 Révision 58e37130: extend workaround for multiple dashes
zivillian
19:11 Révision ca2484b3: extend workaround for multiple dashes
zivillian

2020-08-07

20:47 Révision 21379f58: Add plugin "rsnapshot_duration"
The plugin monitors the duration of rsnapshot backups for each single
backup source.
The duration is parsed from rsn...
Lars Kruse

2020-07-19

12:08 Révision ce29a0f7: hwmon: recognize frequencies
Discovered thanks to an RX 570, which can show sclk and mclk via /sys/class/hwmon. Anton Shestakov

2020-07-12

13:16 Révision bd1302c3: Plugin unifi_api: handle missing error fields in response
It seems to be possible, that the response lacks the values for
`rx_errors` and `tx_errors`. This should not result ...
Lars Kruse
12:30 Révision 83737c4f: [plugins/solar/fronius] Monitor Solar Inverters using the Fronius Solar API
This includes caching of the inverter info with a 12h TTL, so the graph
still renders when the inverter has gone to s...
Olivier Mehani
12:28 Révision a731424c: [plugins/weather/wunderground] Add plugin to query station data from Weather U...
It's a bit backwards, but works a treat when you don't own the station
but want the data in a better format.
Include...
Olivier Mehani

2020-07-08

15:34 Révision 7dc76c87: Replace split with explode
`split` was deprecated in PHP 5.3.0 and removed in PHP 7.0.0, `explode`
is a drop-in replacement.
Gunnsteinn Þórisson
15:23 Révision 54c95632: Modified http_request_time to allow specifying a user agent
Similar to other settings for this plugin, there is a new
env.urlN_agent setting which allows specifying a user agent
Rowan Wookey
 

Formats disponibles : Atom