Actions
Bug / Feature #2987
closedMonitor Etherpad
Start date:
05 April 2012
Due date:
% Done:
100%
Estimated time:
Request Type:
Feature Request
Description
The Etherpad server tends to hang from time to time. Resulting in a bad gateway message from Nginx.
This can be fixed with a restart of etherbad. This can be done automatically by a monitoring script doing a restart when a 502 is detected.
Updated by corvus over 12 years ago
- Status changed from New to Closed
- Assignee set to corvus
- % Done changed from 0 to 100
Unter /usr/local/bin/check-etherpad
habe ich ein script abgelegt, dass den Padserver auf Erreichbarkeit überprüft und im Fehlerfall neu startet. Dieses script wird mittels cron alle fünf Minuten ausgeführt.
Actions