eulenfunk / packages

6 stars 17 forks source link

gluon-quickfix: check for respondd or alfred #16

Open rubo77 opened 7 years ago

rubo77 commented 7 years ago

in some communities they still use alfred instead, there would have to be a check, if respondd is installed before you use the check if it is still running

Adorfer commented 7 years ago

1) What is "gluon-quickfix"? 2) if alfred is used, it's just a wrapper calling for respondd via a cronjob. 3) for communities without respondd (like babel?) theses packages do not work.

rubo77 commented 7 years ago

https://github.com/eulenfunk/packages/tree/v2016.2/gluon-quickfix

Adorfer commented 7 years ago

this one I did not use yet. personally I do not like the idea of rebooting after the first error. there should be at least a single retry after 30s.

rubo77 commented 7 years ago

It is about "not rebooting" Düring the first hour

rubo77 commented 7 years ago

Or what do you mean by"retry"?

Adorfer commented 7 years ago

If for example respondd or dropbear is not present, i do not want an instant reboot. for example if somebody is just restarting dropbear or respondd just that very moment during the check, the node would then reboot instantly.