Skip to content

procstat permission denied #517

@jcmartins

Description

@jcmartins

Telegraf - Version 0.10.0

cat /var/log/telegraf/telegraf.log
2016/01/14 19:29:00 procstat, fd stats not available: NumFD error: open /proc/4564/fd: permission denied
2016/01/14 19:29:00 procstat, io stats not available: IOCounters error: open /proc/4564/io: permission denied

ps -aux | grep telegraf
telegraf 4788 0.0 0.1 319472 14660 pts/0 Sl 19:27 0:00 /usr/bin/telegraf -pidfile /var/run/telegraf/telegraf.pid -config /etc/telegraf/telegraf.conf -config-directory /etc/telegraf/telegraf.d

ls -la /proc/4564/
-dr-x------ 1 influxdb influxdb 0 Jan 14 19:23 /proc/4564/io/fd
-r-------- 1 influxdb influxdb 0 Jan 14 19:23 /proc/4564/io

How can you see we have different users and group.

tks
joao

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/procstatbugunexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions