Authors: |
Shih-Chieh Hsu | |
Elliot Lipeles | |
Conrad Steenberg | |
Frank Würthwein | |
|
|
Based on:
|
|
Hosted by:
|
|
|
|
Client Usage
JobMon Usage Instruction
- Download
- cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/jobmon checkout JobMonD
- Requirement
- Python version 2.2 or later
- PKI x.509 cert/key in the path /tmp/x509_u
- Start JobMonDaemon
- Query information from JobMonDaemon
Real exercise:
These are two examples to
- The JobMon service is installed in the Clarens server
fcdfcaf019.fnal.gov
- get x509 cert from kerberose
- start JobMonDaemon.py in b0ucsd03.fnal.gov
- query information from fkw.ucsd.edu
Example 1: start jobmon daemon
Example 2: user query
- In fkw.ucsd.edu:/home/schsu/work/jobmon
>kinit;kx509;kxlist -p
>python2 JobMon.py --jobname testjob --serverURL https://fcdfcaf019.fnal.gov:8443/clarens --commmand help
JobMon command:
ls - list contents of directory
ps - report process status
du - summarize disk usage
cat - concatenate and display files
tail - deliver the last part of a file
head - display first few lines of files
|
|
News
Aug 2nd, 2005
Now hosted SourceForge
|
Modified on Tue Aug 2nd 10:56:07 CDT 2005 by Shih-Chieh Hsu
|
|
|