35 lines
2.0 KiB
HTML
35 lines
2.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
<title>Index of /software/iocLogBrowser</title>
|
|
</head>
|
|
<body>
|
|
<h1>Index of /software/iocLogBrowser</h1>
|
|
<table><tr><th><img src="../icons/blank.gif" alt="[ICO]"></th><th><a href="iocLogBrowser/index.html%3FC=N%3BO=D.html">Name</a></th><th><a href="iocLogBrowser/index.html%3FC=M%3BO=A.html">Last modified</a></th><th><a href="iocLogBrowser/index.html%3FC=S%3BO=A.html">Size</a></th><th><a href="iocLogBrowser/index.html%3FC=D%3BO=A.html">Description</a></th></tr><tr><th colspan="5"><hr></th></tr>
|
|
<tr><td valign="top"><img src="../icons/back.gif" alt="[DIR]"></td><td><a href="../software.html">Parent Directory</a></td><td> </td><td align="right"> - </td><td> </td></tr>
|
|
<tr><td valign="top"><img src="../icons/script.gif" alt="[ ]"></td><td><a href="iocLogBrowser/iocLogBrowser.tcl">iocLogBrowser.tcl</a></td><td align="right">23-Mar-2006 09:51 </td><td align="right">7.4K</td><td> </td></tr>
|
|
<tr><td valign="top"><img src="../icons/text.gif" alt="[TXT]"></td><td><a href="iocLogBrowser/iocLogger">iocLogger</a></td><td align="right">23-Mar-2006 10:06 </td><td align="right">1.9K</td><td> </td></tr>
|
|
<tr><th colspan="5"><hr></th></tr>
|
|
</table>
|
|
<pre>
|
|
Utilities for the usage of the iocLogServer
|
|
|
|
Introduction:
|
|
The iocLogServer is a utility provided by epics base.
|
|
It is a server that collects messages from IOCs and writes them to a file.
|
|
The utility is described in the IOC application developers guide.
|
|
The script "iocLogger" is a wrapper to start the iocLogServer from
|
|
a cron job and auto generate the file names.
|
|
All configuration of the iocLogServer is done in the script.
|
|
The application iocLogBrowser.tcl is a wishx application to browse
|
|
the files generated by the iocLoggger.
|
|
The configuration expects logfiles from three different IOC networks,
|
|
i.e. three iocLogger collect messages from their network and write
|
|
to different files.
|
|
|
|
Files:
|
|
+ iocLogger
|
|
+ iocLogBrowser.tcl
|
|
</pre>
|
|
</body></html>
|