hidden:HPSS KIT-Site Statistics: Difference between revisions
From Lsdf
Jump to navigationJump to search
(Created page with "* '''To create the KIT Site quarter statistic as CSV file via Jae/IBM python script (hpssstats2.py)''' # ssh-login to production core server hpsscr from jump station # change...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
* '''To create the KIT Site quarter statistic as CSV file via Jae/IBM python script (hpssstats2.py)''' |
* '''To create the KIT Site quarter statistic as CSV file via Jae/IBM python script (hpssstats2.py)''' |
||
# ssh-login to |
# ssh-login to active core server from jump station |
||
# change dir <pre> |
# change dir <pre> cd /hpss_src/statistics </pre> |
||
# Run the python script as root <pre> |
# Run the python script as root <pre> python hpssstats2.py KIT # where KIT is the site name </pre> |
||
# The site statistics are saved in a new csv-file of the format "hpssstats.<site>.<date>.csv" under / |
# The site statistics are saved in a new csv-file of the format "hpssstats.<site>.<date>.csv" under /hpss_src/statistics |
||
# Copy File to your desktop and send it attached to HPSS support/Jae |
# Copy File to your desktop and send it attached to HPSS support/Jae |
Latest revision as of 11:03, 5 January 2021
- To create the KIT Site quarter statistic as CSV file via Jae/IBM python script (hpssstats2.py)
- ssh-login to active core server from jump station
- change dir
cd /hpss_src/statistics
- Run the python script as root
python hpssstats2.py KIT # where KIT is the site name
- The site statistics are saved in a new csv-file of the format "hpssstats.<site>.<date>.csv" under /hpss_src/statistics
- Copy File to your desktop and send it attached to HPSS support/Jae