Appendices > Node manager (MOM) configuration

Appendix C: Node manager (MOM) configuration

Under TORQUE, MOM configuration is accomplished using the mom_priv/config file located in the PBS directory on each execution server. You must create this file and insert any desired lines in a text editor (blank lines are allowed). When you modify the mom_priv/config file, you must restart pbs_mom.

The following examples demonstrate two methods of modifying the mom_priv/config file:

> echo "$loglevel 3" >> /var/spool/torque/mom_priv/config

> vim /var/spool/torque/mom_priv/config

...

$loglevel 3

For details, see these topics:

Related topics