IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of PS1_IPP_Czarlog_20190218


Ignore:
Timestamp:
Feb 20, 2019, 3:40:06 PM (7 years ago)
Author:
tdeboer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190218

    v7 v8  
    4343}}}
    4444
     45 After a reboot, the screen session also need to be checked and rebooted. As ippitc on ipp113 check them using:
     46{{{
     47screen -list
     48}}}
     49 and restart screens using:
     50{{{
     51screen -S RoboCzar (or CzarPoll)
     52}}}
     53 once in the screen session, launch the script using:
     54{{{
     55cd /data/ippc64.1/ippitc/src/ippMonitor/czartool
     56./roboczar.pl (or ./czarpoll.pl)
     57}}}
     58 and get out using CTRL-a d
     59
     60 Finally, upon reboot, clear active processes from the pantasks by using:
     61{{{
     62./check_systems.sh stop
     63}}}
     64 and set the pantasks back to run after jobs have cleared, using:
     65{{{
     66./check_systems.sh run
     67}}}
     68 Remember, if there is any non-standard (i.e. not nightlyscience) processing happening, these are not affected by the check_systems script and need to be done by hand.
     69
     70
     71
     72
    4573=== Wednesday : YYYY.MM.DD ===
    4674