Posts: 301
Threads: 81
Joined: May 2017
Reputation:
0
This morning the LM restarted 8 times at a distance of 2/3 minutes from each other.
I know this because I have inserted a init script that sends an email.
However, the system only recorded in the Alert the last "system start" reboot, why didn't it log in all the reboots?
And what can be the cause of reboots apart from CPU overload?
BR
Peppe
Posts: 5072
Threads: 28
Joined: Aug 2017
Reputation:
231
Anything what happens during first 30 min after reboot will not be saved if reboot happens again. This is how often data is saved on the sd card. Reboot is most likely memory issue.
------------------------------
Ctrl+F5
Posts: 5072
Threads: 28
Joined: Aug 2017
Reputation:
231
The 30 min rule is for a reason, often saving will shorten lifespan of SD and brake LM. How many users at the same time?
------------------------------
Ctrl+F5
Posts: 1810
Threads: 7
Joined: Jul 2015
Reputation:
121
Taking away a symptom without addressing the origin / root cause / putting a bandage in place is a bad approach..
You should look into the reasons of the restarts as the controller should run 24/7 without the need of extra savings to SD what certainly leads to a short lifetime span..
Posts: 5072
Threads: 28
Joined: Aug 2017
Reputation:
231
If this graph is correct then your CPU is very high.
------------------------------
Ctrl+F5
Posts: 301
Threads: 81
Joined: May 2017
Reputation:
0
Reboots lately are more and more frequent, and it is not a temperature problem because the CED is air-conditioned.
After trying to optimize the execution of the multiple scripts, I just have to think that the number of users who connect at the same time also has an influence.
Is there no way to limit user access at the same time, or at least to warn you that you are reaching the limit?
I see from the "system load" that the nginx process is often on top of cpu/memory consumption.
Thanks for you attention
Peppe
Posts: 5072
Threads: 28
Joined: Aug 2017
Reputation:
231
If one LM cannot handle it then the only way is to divide project into two.
------------------------------
Ctrl+F5