Skip to content
New issue

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

Inclusion of metric gathering for rclone #181

Closed
risb0r opened this issue Dec 2, 2023 · 0 comments
Closed

Inclusion of metric gathering for rclone #181

risb0r opened this issue Dec 2, 2023 · 0 comments

Comments

@risb0r
Copy link

risb0r commented Dec 2, 2023

Enable/Disable --rc-enable-metrics OpenMetrics/Prometheus compatible endpoint at /metrics for external monitoring or each rclone config.
Web capture_3-12-2023_9555

This has been tested with a manual intervention to the config file without issue.

Can also be utilised with or without authentication.

Further reference material here: https://rclone.org/rc/#rc-no-auth

Note: This does require telegraf to be running natively to access the rclone metrics currently.

Commands likely required to be added as a settings.yml variable:

--rc-enable-metrics
--rc-no-auth
--rc-user=VALUE
--rc-pass=VALUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant