command
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Dec 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
f2bne
Go program that exports f2b status logs into node exporter. Metrics are dumped on standard output.
The following metrics are dumped:
f2bne_last_run_timestamp_seconds <epoch>
(gauge)
f2bne_run_duration_seconds <duration>
(gauge)
f2bne_failed_count_total{jail="<jail>"} <num>
(gauge)
f2bne_banned_count_total{jail="<jail>"} <num>
(gauge)
f2bne_failed_count_now{jail="<jail>"} <num>
(gauge)
f2bne_banned_count_now{jail="<jail>"} <num>
(gauge)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.