/
Enhance pbs_snapshot to capture qstat & pbsnodes json outputs
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
Project Documentation Main Page
, multiple selections available,
Related content
pbs_snapshot --basic to capture minimal useful data
pbs_snapshot --basic to capture minimal useful data
More like this
PP-483: PP-484: PP-485: Enhance output of qstat to make it more admin and script friendly
PP-483: PP-484: PP-485: Enhance output of qstat to make it more admin and script friendly
More like this
Using pbs_snapshot
Using pbs_snapshot
More like this
PP-758: Add pbs_snapshot tool to capture state & logs from PBS
PP-758: Add pbs_snapshot tool to capture state & logs from PBS
More like this
PTL test execution report in JSON format
PTL test execution report in JSON format
More like this
Enhance pbs_snapshot to capture remote host data as "sub" snapshots
Enhance pbs_snapshot to capture remote host data as "sub" snapshots
More like this