Projet

Général

Profil

Activité

Du 2020-10-24 au 2021-01-21

2021-01-17

13:51 Révision 829bab48: mdpstats_: use 'stats' instead of 'version' in autoconf.
As of v0.21.4 version of the MPD command protocol, it seems that the
`version` command is not valid:
$ echo vers...
ToM
13:51 Révision 9ad3b1ff: mpdstats_: allow to pass options to nc(1).
Different nc(1) implementations will use different flags, as highlighted
in #576. This environment variable allows on...
ToM
13:51 Révision 069255ee: mpdstat_: unquote $NCARGS.
ToM

2021-01-10

11:47 Révision 7d31b4ce: stratis: new plugin to monitor stratis filesystem
Kim B. Heino
11:47 Révision a45257a6: stratis: code cleanup and use perlpod format for documentation
Kim B. Heino

2021-01-08

09:33 Révision f90427c3: Update for extra fields in newer kernels
The fields have changed from 11 or 15 on recent kernels but does not effect what the plugin gathers.
See 5.4 https://...
Samuel Smith

2021-01-06

11:37 Révision 3e015885: Plugin timesync_status: Handle value 0 correctly
Ondřej Nový
11:37 Révision c10eaf60: Plugin timesync_status: Fix KeyError when time is not synced
Ondřej Nový

2021-01-02

04:31 Révision 099d7821: Apply shellcheck recommendations
cortices

2021-01-01

22:11 Révision cf44597b: Merge remote-tracking branch 'origin/master'
cortices
22:11 Révision 30779549: Add openstack_swift_stats_ plugin
cortices

2020-12-28

14:42 Révision 9c995590: certificate_file_expiry: add pattern support for CERT env variable
Andreas Perhab

2020-12-16

08:16 Révision 5c983dbc: [plugin/nextcould] Fix incorrect data output
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2020-12-10

22:40 Révision 0e43e779: Plugin timesync_status: add support for 'fetch' command
Simone Rossetto
22:40 Révision 493b71d9: Plugin timesync_status: use common pattern to check input args
Simone Rossetto

2020-12-05

10:02 Révision ca27b129: systemd_status: yet another plugin to monitor systemd status
Similar to systemd_units, but more states and ignores scopes and user
services. They must be allowed to fail.
Kim B. Heino
10:02 Révision f8fef4cf: systemd_status: reformat docstring to perlpod format
Kim B. Heino
10:02 Révision 0791c99e: systemd_status: fix autoconf to check if systemd is running
Kim B. Heino

2020-11-28

14:31 Révision 2f7d9407: Add "certbot-certs"
This plugin will semi-auto discover certbot (letsencrypt) certificates and output their expiry in days. JTSage
14:31 Révision 36c29111: Change proposed name, certbot_certs -> certbot_expiry
JTSage
14:31 Révision eb7a1e72: Add some sane defaults, some enviromental variable overrides, fix autoconf, an...
JTSage
08:10 Révision fa059d2a: Plugin nextcloud_: fix shellcheck issues
Lars Kruse
08:07 Révision d25a9e94: [plugins/transmission] Python3 compat
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:07 Révision b289ff1f: [plugins/transmission] Update shebang to use python3
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:06 Révision cd759e2f: [plugins/nextcloud_] Only use one call to JQ to parse and report the info
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
08:06 Révision 3b478bab: [plugins/nextcloud_] Fix type in autoconf
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2020-11-26

09:05 Révision 0ab1e127: [plugins/whois_] stop EXTRACT_RE after the first match
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
20:39 Révision a10647b9: Plguin btcguild_hashrate_: migrate to Python3
Lars Kruse
20:39 Révision 91eaee39: Plugin lighttpd_: migrate to Python3
Lars Kruse
20:38 Révision 4a6d44a4: Update shebang of Python3-compatible plugins to Python3
Lars Kruse
20:28 Révision 5301b7f5: Plugin deb_packages: prepare migration to Python3
Lars Kruse
20:20 Révision e7e8ff99: Plugin approx: migrate to Python3, format documentation
Lars Kruse
20:20 Révision 8152186b: Plugin snmp__juniper_spu: migrate to Python3
Lars Kruse
20:20 Révision 7cf2dda9: Plugin snmp__juniper: migrate to Python3
Lars Kruse
20:20 Révision 51864405: Plugin nutcracker_requests_: migrate to Python3, format documentation
Lars Kruse
20:20 Révision 4387edfa: Plugin mongo_btree: migrate to Python3, format documentation
Lars Kruse
20:20 Révision 37d81d7a: Plugin nova_instance_: migrate to Python3, format documentation
Lars Kruse
20:20 Révision d8c30923: Plugin nova_services: migrate to Python3, format documentation
Lars Kruse
20:20 Révision d168d49e: Plugin nova_floating_ips: migrate to Python3, format documentation
Lars Kruse
20:19 Révision db7403f2: Plugin swift-dispersion: migrate to Python3, format documentation
Lars Kruse
20:19 Révision bde90ba9: Plugin kvm_cpu: migrate to Python3, format documentation
Lars Kruse
20:19 Révision 0d055149: Plugin keystone_stats: migrate to Python3, format documentation
Lars Kruse

2020-11-25

17:53 Révision 90d214cd: Plugin feinstaubsensor: omit graphs for missing API fieldnames
Some sensor data fields may not be available, if the specific component
is missing.
Lars Kruse
17:53 Révision ca6107d3: Plugin feinstaubsensor: prepare for multiple fields per sensor metric
Optional components of the Feinstaubsensor may provide alternative
values for specific metrics (e.g. a BME280 sensor ...
Lars Kruse
17:53 Révision b02548cc: Plugin feinstaubsensor: add sensor data from the optional BME280 component
Lars Kruse

2020-11-19

19:47 Révision 137913e3: lxc_guests: Monitor randomly generated virtual ethernet devices
Sebastian L
19:47 Révision b5f95726: lxc_guests: Make it work with unpriviliged containers
Sebastian L

2020-11-15

05:19 Révision 8a9bd013: Merge pull request #1131 from kjetilho/varnish-update
Varnish update Steve Schnepp
05:18 Révision a6fc9b56: Merge pull request #1132 from kjetilho/nvme_facepalm
silly bug: writecycles must be calculated from *written* bytes Steve Schnepp

2020-11-13

16:55 Révision 381c4a10: make new script executable
Kjetil Torgrim Homme
16:54 Révision 6c7ad652: silly bug: writecycles must be calculated from *written* bytes
This fixes issue #1127 Kjetil Torgrim Homme
10:12 Révision 458ad1f5: add varnish5_ to support Varnish 5.x and 6.x
This plugin has been used at Redpill Linpro for some time now. It adds
some measurements compared to varnish4_ and r...
Kjetil Torgrim Homme
09:02 Révision 5562eec2: support multiple instances of varnish
If you make a symlink like varnish4_shop_request_rate (etc.), you can
add plugin configuration
[varnish4_shop_*]
...
Kjetil Torgrim Homme

2020-11-05

18:04 Révision 17c936ed: Plugins chrony_*: fix filename of example graph
Lars Kruse
18:01 Révision 14dc173b: Merge pull request #1128 from Kolkman/master
Added two Chrony plugins and example graphs Lars Kruse

2020-11-04

08:24 Révision e4a5cf2f: Renamed files to match convention
Renamed examplegraphs to mathc onvention. OMK

2020-11-03

07:28 Révision 4849aa0d: Renamed example graphs
Renamed example graphs to compy to naming convention, and fix a typo OMK
07:25 Révision 1ca87dc5: Typo fix in chrony_sourcestats
typo fixed OMK
07:23 Révision 8121edb3: Update chronyc path handling
Determination of chronyc path and inconsistency with the documentation OMK

2020-11-02

14:11 Révision 266e82bb: Added two Chrony pluggins and example graphs
Added chrony_ , a wildcard plugin to track sourcestats per indiviual time source
Added chrony_sourcestats, a plugin t...
Olaf

2020-10-31

18:41 Révision f0479a9a: [ssl-certificate-expiry] host name verification + proxy connection (#1126)
* optional verification of request to certificate hostname match (env.checkname yes)
* optional openssl proxy usage (...
Nazdravi
00:46 Révision 0341e680: [plugins/shorewall/shorewall_log] added plugin for monitoring shorewall blocks
Graphs the number of blocks done by shorewall, given a specific rule
suffix
pcy

2020-10-28

19:00 Révision 14e5261e: Fix to work with old lsblk version...
rantal
18:38 Révision a7139bca: Unify shebang for python scripts
Lars Kruse
16:54 Révision f6ea58d5: avoid blocking in ssl_
Just in case there is a firewall dropping packages, this plugin
would block until the plugin timeout is reached. This...
Thomas Heidrich
16:54 Révision 8542c092: fixup file mode 755
Thomas Heidrich
16:51 Révision bd727d75: avoid blocking in http_responsecode
Just in case there is a firewall dropping packages, this plugin
would block until the plugin timeout is reached. This...
Thomas Heidrich
16:22 Révision 3a2f2ec7: Plugin snmp__airport: port to python3
Lars Kruse

2020-10-24

11:29 Révision 09b88141: Improve documantion of many plugins
Specifically the configuration examples are now indented properly. Lars Kruse
 

Formats disponibles : Atom