hidden:HPSS KIT-Site Statistics: Difference between revisions

From Lsdf
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 4: Line 4:
# change dir <pre> cd /hpss_src/statistics </pre>
# change dir <pre> cd /hpss_src/statistics </pre>
# Run the python script as root <pre> python hpssstats2.py KIT # where KIT is the site name </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 /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)
  1. ssh-login to active core server from jump station
  2. change dir
      cd /hpss_src/statistics 
  3. Run the python script as root
     python hpssstats2.py KIT # where KIT is the site name 
  4. The site statistics are saved in a new csv-file of the format "hpssstats.<site>.<date>.csv" under /hpss_src/statistics
  5. Copy File to your desktop and send it attached to HPSS support/Jae