Being a SysAdmin is hard

37 points by lilac


jstoja

To the risk of being seen too negative, I think this is kind of « unacceptable » for your (paying) customers.

The first paid plan says « 24/7 support », so the service being down for 23h because you were playing video games doesn’t sound very good. At least, you are bing honest about it and that’s a mark of trust.

If those issues are so impactful, you should at least do a retrospective of what could be done so it doesn’t happen anymore. To me, yes there root cause is technical, but many things can be solved before that:

  1. First incident is you NOT KNOWING it was down, this should be remediated.
  2. Second one is you KNOWING BUT IGNORED. This should be solved too.

I bet that after the long day, you preferred gaming because you are burning out. Solve those issues before you really do.

For example you could setup auto restarts on crashes, using a service for push notifications to ping you multiple times if you don’t look at your mails, etc.

Sysadmin is hard, but it’s even harder when you don’t try to solve the right parts first.