Differences between revisions 2 and 3
Revision 2 as of 2009-02-09 02:10:00
Size: 548
Comment:
Revision 3 as of 2009-02-09 02:10:55
Size: 570
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
To kill the process type: To kill the process, ssh nodus and then enter:
Line 15: Line 15:
To restart it type: To restart it enter:

We're using the [https://midas.psi.ch/elog/ Electronic Logbook] software by [https://midas.psi.ch/~stefan/ Steffan Ritt].

The elog is installed in Nodus under /export/elog/elog-2.7.5/.

It can be accessed from either the address: http://nodus.ligo.caltech.edu:8080/40m/ or from the old one on Dziban http://dziban.ligo.caltech.edu:40/40m/.

The elog runs on background in Nodus.

To kill the process, ssh nodus and then enter:

1) pkill -3 elogd

2) rm -f /var/run/elogd.pid

To restart it enter:

elogd -p 8080 -c /export/elog/elog-2.7.5/elogd.cfg -D

How_To/Restart_the_elog (last edited 2021-03-03 02:03:20 by AnchalguptaATligoDOTorg)