IBM Operations Analytics - Log Analysis, Version 1.3.0

lfautil.sh command

To administer IBM® Tivoli® Monitoring Log File Agent (LFA) instances, use the lfautil.sh command.

Syntax

The lfautil.sh command has the following syntax and is in the <USER_HOME_REMOTE>/utilities/ directory on the remote host where <USER_HOME_REMOTE> is the directory on the remote host where the LFA instances are deployed:
lfautil.sh -start|-stop|-status|-restart

Parameters

-start
Starts all the LFA instances on the remote host.
-stop
Stops all the LFA instances on the remote host.
-status
Displays the status for the LFA instances on the remote host. For example:
==========================================
COMPONENT            PID            STATUS 
==========================================
Log File Agent         23995            UP
==========================================
-restart
Restarts the LFA instances on the remote host.


Feedback