Projet

Général

Profil

Activité

Du 2021-10-14 au 2022-01-11

2022-01-09

17:16 Révision d212e126: Fix chmod for exodus/exodus_ plugin
Doctor
10:30 Révision 3c20ac15: [exodus_] Add plugin to monitore number of applications, reports and trackers ...
Add monitoring of count for applications, reports and trackers of an
exodus instance.
Codimp

2022-01-06

15:47 Révision 38f3a429: [wunderground_] Fix windChil and heatIndex in root graph
The data was incorrectly loaned from a `temp` subgraph, which should
have been `temperature`.
This led to errors dur...
Olivier Mehani

2021-12-31

13:31 Révision 8061bfcf: Add zswap Plugin
Michael Grote
13:26 Révision 94066132: [ssl-certificate-expiry] add env.skip_cert_hashes to skip certificates
This fix allows to skip validity checks on any intermediate certificate
which subject hash appears in the list.
Let'...
Olivier Mehani
21:13 Révision 02451d8f: [whois] Allow to specificy whois server per domain
Also, clean up some old code that pre-dates multi-domain handling
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Olivier Mehani

2021-12-28

11:59 Révision ca8ce743: chmod +x for ksm
Michael Grote
11:59 Révision 0a13d5c2: murmur-stats: Enhancements
- python3 compatibility
- multigraph
- added muted/registered/unregistered users
Sebastian L

2021-12-21

06:16 Révision 63f8552a: quake/qstat: enhancements
- dash
- bots
- configurable binary
Sebastian L
06:13 Révision adcc2f54: added new plugin: "kernel_same_page_merging" (#1271)
Michael Grote

2021-12-13

08:40 Révision 09d6135a: repaired perldoc header: proxmox_vm_count
Michael Grote
08:40 Révision c39639b4: repaired perldoc header: mikrotik_system
Michael Grote
08:40 Révision d41a94b1: repaired perldoc header: zfs_list
Michael Grote
08:40 Révision f63321c5: repaired perldoc header: zfs_pool_dataset_count
Michael Grote
08:40 Révision db27ad45: repaired perldoc header: zfs_fragmentation
Michael Grote

2021-12-12

15:46 Révision 00cbc8d3: Merge branch 'enhance_mikrotik_system_with_error_return'
Lars Kruse
15:45 Révision 38649d31: translated comments form german to englisch
Michael Grote
15:45 Révision 79706f9d: convert get_name to a fallback function where board-name is first selected and...
Younes Ichiche
15:45 Révision 7405ade2: regex grep didnt made sense
Younes Ichiche
15:45 Révision f7282a83: fix missing quote
Younes Ichiche
15:45 Révision 3e83f451: fix get_ros_version function
Younes Ichiche
15:45 Révision ee4f4ce2: add catching of error code on ssh
Younes Ichiche
15:45 Révision 144f333c: use integers + fix bad blocks to be 5% max then the mikrotik needs to be reins...
Younes Ichiche
15:45 Révision 3790d201: remove double catch function
Younes Ichiche
15:45 Révision b43ec018: use printf and pass variable to awk
Younes Ichiche
15:45 Révision 9c3855be: adapt awk with variable + fix memory and disk multigraph name to align
Younes Ichiche
15:45 Révision 58dbb4d0: added the source for the catch function
Younes Ichiche
15:45 Révision 3dd16cc5: represent the memory as a floating point with 0 after the dot so it will be ro...
Younes Ichiche
15:45 Révision 74b7eb2a: get the correct name from the routerboard and replace all special characters w...
Younes Ichiche
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...
Nathaniel Clark
15:19 Révision 8654230b: Fix review comments
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us> Nathaniel Clark
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...
HaseHarald
14:59 Révision 4612c1bc: plugin zfs_list: add "ignore_datasets_pattern" configuration
Allow to ignore certain volumes. Michael Grote
13:26 Révision 87280ed7: Fix urllib request decoding
Doctor
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...
HaseHarald

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...
Andreas Perhab

2021-12-02

11:16 Révision fd2fb560: bind95_: report 0 values for not found lines
Andreas Perhab
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...
Kim B. Heino

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...
HaseHarald
12:05 Révision 6a79efee: fixed file mode of mikrotik_system + added that it was rtested on RB493G
Younes Ichiche

2021-11-19

17:44 Révision 0d2bef5c: add adguardhome plugin
Display blocking stats, dns queries, client protocols and average
processing time of AdGuardHome
Sebastian L
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...
Andreas Perhab

2021-11-18

15:29 Révision 74c7fc3d: add ssh-based mikrotik_system plugin (#1252)
Michael Grote

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
Alois

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...
Alois

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...
Kenyon Ralph

2021-11-14

17:53 Révision 357c3586: chrony_status: add a serverstats graph
This graph shows packet rates for the chronyd server. Kenyon Ralph

2021-11-13

13:53 Révision 02630d31: add zfs plugins (#1250)
Michael Grote
13:50 Révision 86f20791: added license to plugin: proxmox_vm_count_plugin
Michael Grote

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. Michael Grote

2021-11-08

09:20 Révision a68ed9a1: fix(issue #1247): ubiquiti - unifi_api spamming errors (#1248)
Closes: #1247 Dennis Paul

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...
Tim Connors

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/
Kim B. Heino
18:56 Révision d7c353b9: nginx_unit: rename from "unit", minor fixes
Kim B. Heino

2021-10-25

15:18 Révision c6590b67: letsencrypt_weekly: display by registered domain
Andreas Perhab
15:14 Révision b44d8093: systemd_mem: add warning and critical from systemd config
Andreas Perhab
15:14 Révision b21206c6: systemd_mem: add env option to monitor all services
Andreas Perhab
15:14 Révision b5595716: systemd_mem: fix handling unlimited number on debian stretch
Andreas Perhab
15:12 Révision 35c403ed: [wunderground_] Allow to disable alerts with `env.alerts no`
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

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...
Kim B. Heino
 

Formats disponibles : Atom