Terminate pbs_mom by using the momctl -s command (for details, see momctl). For any MOM using the default manager port 15003, the momctl -s command stops the MOM. However, to terminate MOMs with a manager port value not equal to 15003, you must use the following syntax:
momctl -s -p <port value of mom_manager_port>
The -p option sends the terminating signal to the MOM manager port and the MOM is terminated.
Related topics