module PoiseMonit::Resources::MonitService
(see MonitService::Resource
) @since 1.0.0
Constants
- DISABLED_STATUSES
Values from `monit status` that mean the service is disabled.
- NO_SERVICE_ERROR
Value from monit action subcommands that mean the service doesn't exist.
- RUNNING_STATUSES
Values from `monit status` that mean the service is running.