Question:
After restarting monit, some of the OPMS services are showing as "Initializing".
Answer:
Monit sometimes needs to be woken up in order to re-evaluate the state of its processes. This can be done by running the following command:
[root@myhost] # monit
|