forked from tabaer/pbstools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deprecated.txt
23 lines (16 loc) · 936 Bytes
/
deprecated.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The following tools are still available, but deprecated:
bin/qps -- ps for PBS jobs; relies on the "all" command.
bin/qpeek -- Allows users to look at spooled output of running jobs.
sbin/dezombify -- Requeue a "running" PBS job that's not actually
running because it had JOIN JOB failures. Relies on the "all"
command; requires root privilege.
sbin/qtracejob.pbs-server -- Wrapper around the tracejob command to
give a time-sorted list of log messages from all hosts involved. Must
run on host where pbs_server resides; requires root privilege.
sbin/showscript.pbs-server -- Show the script associated with a jobid.
Must run on host where pbs_server resides; requires root privilege.
sbin/jobstats -- Generate an HTML report summarizing PBS job
statistics over a period of months. Relies on gnuplot; requires root
privilege.
sbin/find-outlyers -- Extract statistical outlyers from the
jobdist.dat file generated by jobstats.