| 141 | | {{{ippToPsps}}} consists of numerous programs that work together to queue, process and monitor data as it passes from the IPP to PSPS. All programs can be run like this: |
| 142 | | |
| 143 | | {{{ |
| 144 | | cd trunk/ippToPsps/jython |
| | 141 | {{{ippToPsps}}} consists of numerous programs that work together to queue, process and monitor data as it passes from the IPP to PSPS. All {{{ippToPsps}}} code is installed under the IPP user account here: |
| | 142 | |
| | 143 | {{{ |
| | 144 | /home/panstarrs/ipp/src/ippToPsps |
| | 145 | }}} |
| | 146 | |
| | 147 | while data and logs are currently set to be stored here: |
| | 148 | |
| | 149 | {{{ |
| | 150 | /data/ipp005.0/ipptopsps |
| | 151 | }}} |
| | 152 | |
| | 153 | All programs can be run like this: |
| | 154 | |
| | 155 | {{{ |
| | 156 | cd /home/panstarrs/ipp/src/ippToPsps/jython |