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 4 Next »

Interface1: New switch in PBS Configuration: PBS_LOG_HIGHRES_TIMESTAMP
    • Visibility: Public
    • Change Control: Stable
    • SynopsisPBS_LOG_HIGHRES_TIMESTAMP
    • Details: This is new parameter for pbs.conf file, using this parameter admin can control high resolution logging in PBS daemons logs. Possible value for this parameter is 1(enabled) or 0(disabled). By default high resolution will be disabled in PBS.
       If high resolution is enabled then log's datetime format will be DD/MM/YYYY HH:MM:SS.XXXXXX where XXXXXX will be microsecond. If high resolution is disabled then no change in current log's datetime format (i.e. DD/MM/YYYY HH:MM:SS). High resolution logging will NOT be used in Accounting logs for backward compatibility for PBS AnalyticsThis is a node level option.

 


  • No labels