Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The main nagios page is http://nagios.slac.stanford.edu/

How bsub Command Functions

bsub is a script written by Neal Adams which calls the "real" executable:

Code Block

/afs/slac/package/lsf/curr/bin/bsubx

Depending on the "-a" option (for suncat this is typically "openmpi") bsubx calls an "esub" script (in the lfs "etc" directory). This in turn points to another wrapper script in the lsf "bin" directory. For openmpi the script is "openmpirun_wrapper"