$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Log File Agent User's Guide > Requirements and agent installation and configuration > Agent-specific installation and configuration IBM Tivoli Monitoring, Version 6.3
Configure from the command line
You can configure the Tivoli Log File Agent from the command line on UNIX systems
Procedure
To configure the Tivoli Log File Agent from the command line on UNIX systems, type the following command and follow the resulting prompts:
itmcmd config -A lo
The configuration options are the same as the options described for configuring from the configuration panel.
Parent topic:
Agent-specific installation and configurationRelated tasks:
Configure from the configuration panel