xperimental / nextcloud-exporter

Prometheus exporter for Nextcloud servers.
MIT License
226 stars 34 forks source link

Credentials problem #107

Closed urbaman closed 8 months ago

urbaman commented 8 months ago

Hi,

I have a problem with the exporter and credentials.

Is there something else I am missing?

urbaman commented 8 months ago

Ok, solved.

I had to put the user in the "admin" group. Now the user has no TFA ("monitoring" group) but has access to serverinfo ("admin" group).

Thank you.

xperimental commented 7 months ago

Since Nextcloud 22, the recommended way of authenticating the exporter to the Nextcloud instance is no longer a user-account but a token configured just for this purpose. See token authentication in the readme.