Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Interface-As an admin, I would like to have the mom log what type of mom she is each time the log file gets opened.


  • Visibility: Public
  • Change Control: Stable
  • Details: In Mom logs log mom type each time the log file is opened, e.g., standard Mom, CPUset mom, etc.
  • So that user can know easily which type of mom she is.
  • Logs will differ based on the type of MOM, either standard Mom or CPUSET Mom.

This will be logged after the "pbs_build" message.

Sample log:-   
                         

                       03/10/2017 01:40:47;0002;pbs_mom;Svr;pbs_mom;pbs_build=mach=N/A:security=N/A:configure_args=N/A

                       03/10/2017 01:40:47;0002;pbs_mom;Svr;pbs_mom;Mom type = standard Mom
                       03/10/2017 01:40:47;0002;pbs_mom;Svr;pbs_mom;hostname=vbox,pbs_leaf_name=N/A,pbs_mom_node_name=N/A

  • No labels