You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
A clear and concise description of what the problem is.
To Reproduce
get config from influxdb telegraf setting for template
run telegraf from systemd
Expected behavior
errors from log file:
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-sysctl.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-sysusers.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-tmpfiles-setup-dev.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-tmpfiles-setup.service"): permission denied
Screenshots
If applicable, add screenshots to help explain your problem.
How are you running InfluxDB?
InfluxDB Cloud platform
InfluxDB 2.0 on a remote server
[ X] InfluxDB 2.0 on my local machine
Additional context
Telegraf 1.33.0 (git: HEAD@67902005)
Debian GNU/Linux 12 (bookworm)
Raspberry Pi 5 Model B Rev 1.0
The text was updated successfully, but these errors were encountered:
Template: Provide the template name here
https://github.com/influxdata/community-templates/tree/master/raspberry-pi
Describe the problem
A clear and concise description of what the problem is.
To Reproduce
get config from influxdb telegraf setting for template
run telegraf from systemd
Expected behavior
errors from log file:
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-sysctl.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-sysusers.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-tmpfiles-setup-dev.service"): permission denied
2024-12-17T05:26:30Z D! [inputs.disk] [SystemPS] => unable to get disk usage ("/run/credentials/systemd-tmpfiles-setup.service"): permission denied
Screenshots
If applicable, add screenshots to help explain your problem.
How are you running InfluxDB?
Additional context
Telegraf 1.33.0 (git: HEAD@67902005)
Debian GNU/Linux 12 (bookworm)
Raspberry Pi 5 Model B Rev 1.0
The text was updated successfully, but these errors were encountered: