|
Incorrect "FASTLogic deamon down" warning from fmonitor
Question:
On a UNIX machine, when trying to start fmonitor to monitor active FASTCopy / FEST batch
jobs, I get an error saying FASTLogic daemon is down even after I start it. How
do I resolve this?
Answer:
This error can arise when the user used to start fmonitor is non-privileged.
First, try again using a user with sufficient privileges.
If this is not the case, create the file "cycle_count" using the UNIX touch
command under the FASTLogic installation directory and try to start fmonitor
again.
Example:
cd /usr/flogic
touch cycle_count
Related Topics:
UNIX
FASTLogic
Back to FAQ Index
|