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 | ||
| 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 /root/Software/HPSS/statistics | # The site statistics are saved in a new csv-file of the format "hpssstats.<site>.<date>.csv" under /root/Software/HPSS/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 | ||
Revision as of 11:02, 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 /root/Software/HPSS/statistics
- Copy File to your desktop and send it attached to HPSS support/Jae
