-
sensors switch to unknown after a couple of days
Hi! I have a very curious problem, that’s been bugging me for at least a year now. Maybe you have an idea.
I have a raspberry pi running pandora fms with console, database and app server ( let’s call it “mon” ). And I have a second, different raspberry pi, running various docker things ( let’s call it “app” ). On app, I have pandora agent running.
This works great for a couple of days. Then, all of the sudden, all of the sensors in mon go to “unknown” and stay that way.
– Enabling debug in the pandora agent of “app” tells me, that the agent has been sending the files over, they all have the extension datasent.
– Restarting mon results in everything working again. As if nothing ever happened.
Of course, restarting my monitoring service every couple of days does not make much sense. Also, for all of my other pandora agents, including other Raspberry Pi, that does not happen.
What can I try?
Thanks!