Bug #16301
openTelegraf stops service over night
0%
Description
Hi,
I have installed two pfSense CE editions (vers. 2.8) with high availability configured and telegraf installed. Every night, telegraf stopps its service. I enabled log and saw a log message with "PID already exists, is telegraf running?" in it. So it seems, that telegraf service is shutdown normally, but does not come up again.
Has anyone this problem or can tell, how to further troubleshoot and solve this? Telegraf should always up and running.
If you need more information, tell me, please.
Thanks very much
Updated by Kris Phillips about 2 months ago
- Subject changed from Telegraf stopps service over night to Telegraf stops service over night
What is the output of "ps aux | grep telegraf" when it's in this state?
Updated by Kris Phillips about 1 month ago
- Status changed from New to Incomplete
Changing the status of this redmine to Incomplete for now until more details are provided, per the previous reply.
Updated by Ludwig Bayerlein 27 days ago
I added service watchdog to automatically restart telegraf. Now I disabled it - if it happens again, I will comment the cli output.
Updated by Ludwig Bayerlein 24 days ago
The output of "ps aux|grep telegraf":
[2.8.0-RELEASE][admin@pfsense01]/root: ps aux | grep telegraf root 4628 0.0 0.0 14076 2592 1 S+ 22:33 0:00.00 grep telegraf
Updated by Andrew Almond 7 days ago
Ludwig Bayerlein It's possible that your Telegraf is crashing or restarting on its own, but fails to restart due to Issue #16225