Enhance pbs_snapshot to capture qstat & pbsnodes json outputs

Forum discussion: http://community.pbspro.org/t/enhance-pbs-snapshot-to-capture-qstat-pbsnodes-json-outputs/1346

Background:

Qstat and pbsnodes commands offer json format outputs. json output is much easier to parse than the regular output that qstat and pbsnodes commands provide. So, pbs_snapshot should capture their json outputs as well

Changes to snapshot layout:

  • New file job/qstat_f_F_json.out: Will capture the output of qstat -f -F json
  • New File node/pbsnodes_avFjson.out: Will capture the output of pbsnodes -av -F json





OSS Site Map

Project Documentation Main Page

Developer Guide Pages