Hi,
I'm running docker containers on one of my workstations and the
syslog on that machine is now getting
heaps of 'permission denied errors' like this:
Sep 22 16:25:05 raven snmpd[3295]:
/var/lib/docker/aufs/mnt/5e126344b6b34ec70d5982e5cdf121bdf9698342a9223f6ef2d1e7d01cf3fff7:
Permission denied
If I execute a non-root df -h' I'm also getting permission
denied.
I've tried to exclude the mentioned path using $config['ignore_mount_string'][]
but that didn't do anything.
I assume the other way would be to exclude it somehow using snmpd
config, but got no idea how to.
Cheers,
Pieter