Difference between revisions of "hidden:HPSS KIT-Site Statistics"

From Lsdf
(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...")
 
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 production core server hpsscr from jump station
+
# ssh-login to active core server from jump station
# change dir <pre> [root@hpsscr ~]# cd /root/Software/HPSS/statistics </pre>
+
# change dir <pre> cd /hpss_src/statistics </pre>
# Run the python script as root <pre> [root@hpsscr statistics]# 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 /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)
  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 /root/Software/HPSS/statistics
  5. Copy File to your desktop and send it attached to HPSS support/Jae