monit
monit copied to clipboard
Ruby interface for Monit
Results
2
monit issues
Sort by
recently updated
recently updated
newest added
Any timeline for a release 0.3.2? We use this in a rails 4 project currently pointing to master (due to #8), we'd appreciate using an official release. Thanks.
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...