The higher the number, the more functions in the software that are timed and whose execution time is logged. The lower numbers include more common software functions. Higher levels include all lower levels.

Default: undefined (no timing information is logged)

-flogfile_name

Specify the name of the file into which timing messages are to be logged. A file name with or without a full path may be specified.

If a file name without a path is specified, the file is saved in the LSF system log file directory.

The name of the file created has the following format:

logfile_name.daemon_name.log.host_name

On UNIX, if the specified path is not valid, the log file is created in the /tmp directory.

On Windows, if the specified path is not valid, no log file is created.

Note: Both timing and debug messages are logged in the same files.

Default: current LSF system log file in the LSF system log file directory, in the format daemon_name.log.host_name.

-o

Optional. Turn off temporary timing settings and reset them to the daemon starting state. The timing level is reset back to the value of the parameter for the corresponding daemon (LSB_TIME_MBD, LSB_TIME_SBD).

The log file is also reset back to the default log file.

host_name ...

Sets the timing level on the specified host or hosts.

Lists of hosts must be separated by spaces and enclosed in quotation marks.

Default: local host (host from which command was submitted)

schddebug [-c class_name ...] [-l debug_level] [-f logfile_name] [-o]

Sets message log level for mbschd to include additional information in log files. You must be root or the LSF administrator to use this command.

See sbddebug for an explanation of options.

schdtime [-l timing_level] [-f] [-o]

Sets timing level for mbschd to include additional timing information in log files. You must be root or the LSF administrator to use this command.

See sbdtime for an explanation of options.

showconf mbd [sbd [ host_name … all ]]

Display all configured parameters and their values set in lsf.conf or ego.conf that affect mbatchd and sbatchd.

In a MultiCluster environment, badmin showconf only displays the parameters of daemons on the local cluster.

Platform LSF Command Reference 31