Dustin C. Hatch 96849e6367 burp: Add client/backup info retrieval methods
The `get_clients`, `get_client`, `get_backup`, `get_backup_log`, and
`get_backup_stats` methods fetch information from the BURP server using
its JSON stats interface.  These will be used to populate the metrics we
want to export to Prometheus.
2022-02-10 19:17:33 -06:00
2022-02-06 12:56:24 -06:00
2022-02-06 12:56:24 -06:00
2022-02-06 12:56:24 -06:00
2022-02-06 12:56:24 -06:00
2022-02-06 12:56:24 -06:00
2022-02-06 12:56:24 -06:00

Prometheus Exporter for BURP

burp_exporter is a Prometheus exporter for BURP - BackUp and Restore Program. It uses the Status Monitor interface to retrieve information about BURP clients and backups.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
No description provided
Readme 78 KiB
Languages
Rust 100%