We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uptime is always 0, example output:
at_router03_4 BGP --- up 08:49:09.974 Established Description: Uplink to at-router-03 (IPv4) BGP state: Established
bird_protocol_uptime{export_filter="export_crosslink4",import_filter="import_crosslink4",ip_version="4",name="at_router03_4",proto="BGP"} 0
The text was updated successfully, but these errors were encountered:
@thoro you should use long format in configuration:
timeformat base iso long; timeformat log iso long; timeformat protocol iso long; timeformat route iso long;
show protocol output must be like this
r4_4g BGP r4 up 2024-12-09 12:28:35 Established mt_86 BGP master up 2024-12-06 00:13:52 Established
Sorry, something went wrong.
czerwonk
No branches or pull requests
Uptime is always 0, example output:
bird_protocol_uptime{export_filter="export_crosslink4",import_filter="import_crosslink4",ip_version="4",name="at_router03_4",proto="BGP"} 0
The text was updated successfully, but these errors were encountered: