Projet

Général

Profil

Activité

Du 2020-05-26 au 2020-08-23

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

2020-05-29

06:45 Révision b3b8eed7: Plugin freeipmi: fix temperature warnings for HP iLO2
moisseev
06:23 Révision 35e90ac3: Plugin freeipmi: add Intel BMC power sensors support
moisseev
03:33 Révision e8718d43: Plugin freeipmi: add env var for driver type
For instance, HP iLO requires LAN_2_0 driver moisseev

2020-05-27

04:02 Révision e254623b: [plugins/transmission] Fixups for consistency
Use standard colours for the transmission_activity plot (but keep a
darker one for paused torrents).
Also, remove th...
Olivier Mehani
 

Formats disponibles : Atom