Activité
Du 2021-09-14 au 2021-12-12
2021-12-12
- 15:46 Révision 00cbc8d3: Merge branch 'enhance_mikrotik_system_with_error_return'
- 15:45 Révision 38649d31: translated comments form german to englisch
- 15:45 Révision 79706f9d: convert get_name to a fallback function where board-name is first selected and...
- 15:45 Révision 7405ade2: regex grep didnt made sense
- 15:45 Révision f7282a83: fix missing quote
- 15:45 Révision 3e83f451: fix get_ros_version function
- 15:45 Révision ee4f4ce2: add catching of error code on ssh
- 15:45 Révision 144f333c: use integers + fix bad blocks to be 5% max then the mikrotik needs to be reins...
- 15:45 Révision 3790d201: remove double catch function
- 15:45 Révision b43ec018: use printf and pass variable to awk
- 15:45 Révision 9c3855be: adapt awk with variable + fix memory and disk multigraph name to align
- 15:45 Révision 58dbb4d0: added the source for the catch function
- 15:45 Révision 3dd16cc5: represent the memory as a floating point with 0 after the dot so it will be ro...
- 15:45 Révision 74b7eb2a: get the correct name from the routerboard and replace all special characters w...
- 15:19 Révision b85c9aec: arris-sb6183: Fix int32 wrapping in WebUI
- When error counts wrap they are displayed as int32 and negative.
Recast them to uint32 to fix math.
Signed-off-by: N... - 15:19 Révision 8654230b: Fix review comments
- Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
- 15:12 Révision 1977235f: [minecraft-users-ram] Fix several bugs in plugin minecraft-users-ram_
- Fixes:
- Make playercount work on non english systems
- Avoid getting an invalid PID if not run with sufficient permi... - 14:59 Révision 4612c1bc: plugin zfs_list: add "ignore_datasets_pattern" configuration
- Allow to ignore certain volumes.
- 13:26 Révision 87280ed7: Fix urllib request decoding
- 07:20 Révision 16d38264: [btrfs_device_usage] fix division by zero when btrfs pool is unhealthy
- During certain situations, a device in the btrfs pool can show a total
capacity of 0 bytes. This is aspecially true w...
2021-12-04
- 20:30 Révision fea81596: certificate_file_expiry: optional logarithmic view for long lived certs
- logarithmic was removed in d885a314ade7c1287237d61f4d2b1f24db509533
but still has it's benefits for openvpn CA and CR...
2021-12-02
- 11:16 Révision fd2fb560: bind95_: report 0 values for not found lines
- 10:38 Révision 31db64fe: certificate_file_expiry: label "50" instead of "5e+01"
- Scale values were "4e+01, 5e+01, ...". Using linear scale and "48, 50, 52, ..." is much more readable.
Also use shor...
2021-11-26
- 14:54 Révision 6f70cfc6: [sshd_log] Allow for configuration of warning and critical levels
- Allows for configuring either general or specific warning or critical
levels, or any combination of that.
This shoul... - 12:05 Révision 6a79efee: fixed file mode of mikrotik_system + added that it was rtested on RB493G
2021-11-19
- 17:44 Révision 0d2bef5c: add adguardhome plugin
- Display blocking stats, dns queries, client protocols and average
processing time of AdGuardHome - 17:43 Révision f184607b: munin_events: fix plugin having too much output
- in 56cd2c926ca99e396a0b6c2ebee76394bb4de195 "&> /dev/null" was converted
to posix in an invalid way, should have been...
2021-11-18
2021-11-17
- 08:32 Révision 367a4b37: munin-libvirtpy now in python3 (#1258)
- * works on debian bullseye
* flake8 compatiblity ckecked
* print errors to file=sys.stderr
2021-11-16
- 17:13 Révision b7617471: kvm_io now in python3 (#1254)
- * works on debian bullseye with this modification.
* removed all codestyle issues, checked with "pycodestyle" on debi...
2021-11-15
- 08:38 Révision 0866add1: chrony_status: fix fetch output for serverstats graph
- Was not expecting #1255 to be merged so quickly 🤪. Now the new
serverstats graph has been fully tested and actually w...
2021-11-14
- 17:53 Révision 357c3586: chrony_status: add a serverstats graph
- This graph shows packet rates for the chronyd server.
2021-11-13
- 13:53 Révision 02630d31: add zfs plugins (#1250)
- 13:50 Révision 86f20791: added license to plugin: proxmox_vm_count_plugin
2021-11-11
- 05:39 Révision c1854c05: add proxmox_vm_count plugin (#1251)
- Count the number of running virtual machines in a proxmox environment.
2021-11-08
- 09:20 Révision a68ed9a1: fix(issue #1247): ubiquiti - unifi_api spamming errors (#1248)
- Closes: #1247
2021-11-05
- 17:54 Révision 60600d6b: zfs list -t filesystem,volume to suppress snapshots
- zfs list might list a bunch of transient snapshots if `zpool
listsnapshots=on` and something like zfs-auto-snapshot i...
2021-10-29
- 18:56 Révision e6c47a3a: unit: add new plugin to monitor nginx unit app server
- This multigraph plugin does basic monitoring of unit's applications.
See: https://unit.nginx.org/ - 18:56 Révision d7c353b9: nginx_unit: rename from "unit", minor fixes
2021-10-25
- 15:18 Révision c6590b67: letsencrypt_weekly: display by registered domain
- 15:14 Révision b44d8093: systemd_mem: add warning and critical from systemd config
- 15:14 Révision b21206c6: systemd_mem: add env option to monitor all services
- 15:14 Révision b5595716: systemd_mem: fix handling unlimited number on debian stretch
- 15:12 Révision 35c403ed: [wunderground_] Allow to disable alerts with `env.alerts no`
- Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2021-10-14
- 13:06 Révision 520c436c: fronius: support jq builds without math library
- "round" is part of jq's math support. Some distros (rhel8) don't enable it.
Fortunately round can be emulated with "f...
2021-10-13
- 06:34 Révision 64089240: nvme: enable specifying warnings and criticals for serial numbers
- 06:31 Révision 50234857: Plugin dovecot: remove usage of "expr"
- The usage of "expr" can be replaced easily with a shell builtin.
"expr" caused problems due to its hard-coded path.
...
2021-09-22
2021-09-19
- 00:03 Révision d3140645: plugin rsnapshot_duration: avoid "broken pipe" errors from tac
- Consume the complete input from "tac". Otherwise spammy error messages
would appear in the log.
Formats disponibles : Atom