Hi, Am Wed, 24 May 2017 09:40:49 +0000 schrieb Holger Levsen <hol...@layer-acht.org>: > > Adding the following to /etc/munin/plugin-config.d/munin-node fixed it > > for me: > > > > [apt_all] > > user root > > env.MUNIN_PLUGSTATE /var/lib/munin-node/plugin-state/nobody/ > > > > I'm not sure if that's the correct fix, though. > > seems correct to me…
I just checked here, whether it would be sufficient to simply run the cron-job as "nobody" (instead of root). This works for me. This would be preferable (compared to the change above), or? Or maybe I overlooked something? Cheers, Lars