====== What is jfslog? ====== jfslog is a Java program originally devised to help ocassional users monitor VLBI observations at the 40m telescope. Fs log files get constantly updated and users not familiar with it have a tendency to ignore the flow of messages. The FS already provides some utilities to display the observation status but we believed that unifying them in a single window and adding a graphical representation of the system temperatures that upgrades along time may be appealing and easily followable by observers. All information displayed is obtained from the LOG file and not from shared memory. This property allows to run this application outside the FS host. It is also possible to transfer in real time the log file to a third host and view it from there. ===== Snapshot ===== Here is a snapshot, so that you can see it at a glance:\\ {{evntog:fslogreader.png|}} ===== Documentation ===== Documentation on how to install and run jfslog: {{evntog:jfslog.pdf|jfslog.pdf}} ===== Download application ===== Site where you can download jfslog from: [[ftp://ftp.oan.es/pub/users/p.devicente/jfslog.jar|jfslog.jar]] ===== Script to transfer log in real time ===== Patched shell script to transfer log in real time. Original version is from Des Small (JIVE). You have to edit the script and setup three variables: * ''export username=user'' * ''export targethost=host.hostdomain'' * ''export targetdir=targetdirectory'' Script can be downloaded from [[ftp://ftp.oan.es/pub/users/p.devicente/transferLog.sh|transferLog.sh]] --- //Pablo DeVicente 2009/12/28 09:10//