文件名称:bird_exporter:鸟协议守护程序的鸟协议状态导出器,可与https一起使用
文件大小:110KB
文件格式:ZIP
更新时间:2024-05-24 14:49:08
exporter bird routing prometheus Go
bird_exporter Metric导出程序,用于与Prometheus一起使用的鸟路由守护程序 评论 由于bird_exporter使用bird unix套接字,因此必须将bird与bird_exporter安装在同一台机器上。 另外,执行bird_exporter的用户必须具有访问bird套接字文件的权限。 鸟形配置 为了获得有意义的正常运行时间信息,必须采用以下方式配置信息鸟: timeformat protocol iso long; 鸟类2.0+用户的重要信息 鸟路由守护程序的2.0版现在确实在一个守护程序中支持IPv4和IPv6。 有关更多信息,请参见。 从版本1.1开始,bird -exporter可以与-bird.v2参数一起用于bird 2.0+。 使用此参数时,bird_exporter会在同一个鸟套接字上查询IPv4和IPv6。 在此模式下,IP协议由
【文件预览】:
bird_exporter-master
----.goreleaser.yml(316B)
----client()
--------bird_client.go(2KB)
--------client.go(409B)
----.gitignore(26B)
----go.mod(278B)
----Dockerfile(327B)
----LICENSE(1KB)
----go.sum(9KB)
----.github()
--------workflows()
----examples()
--------kubernetes()
----main.go(4KB)
----bird_exporter.1.md(3KB)
----README.md(3KB)
----parser()
--------parser.go(6KB)
--------parser_test.go(17KB)
--------ospf.go(1KB)
----grafana()
--------BIRD-RS-1522082867844.json(7KB)
--------img()
----protocol()
--------ospf_area.go(160B)
--------protocol.go(936B)
----metric_collector.go(3KB)
----metrics()
--------metrics_exporter.go(272B)
--------generic_exporter.go(8KB)
--------legacy_label_strategy.go(394B)
--------default_label_strategy.go(2KB)
--------label_strategy.go(384B)
--------ospf_exporter.go(3KB)
--------legacy_exporter.go(918B)