To turn off gWLM:
Stop all SRD management, as explained in the section “Stop Managing an SRD”
On the gWLM CMS:
Stop the gWLM CMS daemon:
# /opt/gwlm/bin/gwlmcmsd --stop
Prevent the gWLM CMS daemon from starting automatically on boot:
# /opt/gwlm/bin/gwlmcmsd --disable_start_on_boot
On each managed node:
Stop the gWLM agent daemon:
# /opt/gwlm/bin/gwlmagent --stop
Prevent the gWLM agent daemon from starting automatically on boot:
# /opt/gwlm/bin/gwlmagent --disable_start_on_boot