command
Version:
v0.0.67
Opens a new window with list of versions in this module.
Published: Nov 9, 2024
License: GPL-3.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_current{jail="<jail>"} <num>
(gauge)
f2bne_banned_count_current{jail="<jail>"} <num>
(gauge)
f2bne_banned_count_current{jail="<jail>"} <num>
(gauge)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.