monit
monit copied to clipboard
Status checking
Monit service has fields status and status_hint. If error occurs then monit sets bit in status field and resets same bit in status_hint.
I add constants and method for errors checking in status field.
:+1: for a has_errors? method. Added some of my own thoughts above, though I'm not a collaborator.