Manage monit states
monit_enable_service_monitoring:
monit.monitor:
- name: service
monit_disable_service_monitoring:
monit.unmonitor:
- name: service
Note
Use of these states require that the monit
execution module is available.
Get the summary from module monit and try to see if service is being monitored. If not then monitor the service.
Get the summary from module monit and try to see if service is being monitored. If it is then stop monitoring the service.
Generated on December 18, 2024 at 17:29:07 UTC.
You are viewing docs for the previous stable release, 3006.9. Switch to docs for the latest stable release, 3007.1, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy