Florian Walther activity https://gitlab.com/scusi 2024-09-22T16:57:23Z tag:gitlab.com,2022-09-20:2124410954 Florian Walther closed issue #24: How to monitor more than one instance at Hector / Fail2Ban Prometheus Exporter 2022-09-20T09:59:36Z scusi Florian Walther

After successfully installing your f2b exporter on one host i also set it up on a second host. I also added the second host as a target to my prometheus server. I am using your grafana dashboard, however i can only see the data of the host setup first.

I wonder how i can monitor more than one host with your grafana dashboard. Do you have an idea how to solve this. I do not mind if i have all in one dashboard or one dashboard per host.

Thank you for this nice piece of software.

tag:gitlab.com,2022-09-20:2124410931 Florian Walther commented on issue #24 at Hector / Fail2Ban Prometheus Exporter 2022-09-20T09:59:36Z scusi Florian Walther

works like a charm, thank you Hanno and Hector. I exported the changed dashboard and attached it. Just in case Hector wants to add it he does not redo the work.

tag:gitlab.com,2022-09-19:2122247562 Florian Walther opened issue #24: How to monitor more than one instance at Hector / Fail2Ban Prometheus Exporter 2022-09-19T12:48:17Z scusi Florian Walther

After successfully installing your f2b exporter on one host i also set it up on a second host. I also added the second host as a target to my prometheus server. I am using your grafana dashboard, however i can only see the data of the host setup first.

I wonder how i can monitor more than one host with your grafana dashboard. Do you have an idea how to solve this. I do not mind if i have all in one dashboard or one dashboard per host.

Thank you for this nice piece of software.

tag:gitlab.com,2022-08-07:2041669499 Florian Walther pushed to project branch master at Florian Walther / gosh 2022-08-07T20:08:20Z scusi Florian Walther

Florian Walther (236973e8) at 07 Aug 20:08

Aktualisieren README.md

tag:gitlab.com,2022-08-01:2031175887 Florian Walther opened issue #1: support for reading recipient addresses from a vcard (vcf) file at Florian Walther / pedro 2022-08-01T20:49:20Z scusi Florian Walther

i would like to have support for reading recipient addresses from vcf (aka vcard) files. One possible lib to implement that could be:

I imagine a new commandline option to the new subcommand, in order to read the recipient address from a vcf file.

pedro new -r vcard.vcf myNewLetter.md or pedro new --recipient vcard.vcf myNewLetter.md