Server Management - Systems Insight Manager
1825770 Members
2002 Online
109687 Solutions
New Discussion

how to get info from log files via insight agent

 
Gerhard H. Peters
Occasional Advisor

how to get info from log files via insight agent

Hi,

is there a way to get info out of a log file from a local harddisk (eg. c:\applic.log) via insight agent and or its tools ?

Any hint would be appreciated
regards
Gerhard
3 REPLIES 3
LukaS_9
Regular Advisor

Re: how to get info from log files via insight agent

Hi,
if you configure ssh, you could think to create a task (something like grep or find) and execute it from sim.
You can do that from Tools-->Command Line Tools-->New Command Line Tools-->New Command Line Tool.

is this too much simple? :)

regards
Luca
Maurice Skubski_1
Valued Contributor

Re: how to get info from log files via insight agent

if you want to get an event on an single line (entry) in the log file, this is not possible with SIM. you need OpenView Operatins to do this ;) ms
Gerhard H. Peters
Occasional Advisor

Re: how to get info from log files via insight agent

thanks for your reply.

As this application should be highly available we rejected the script...
who should check wether the script runs
regularly ?

I thought about an agent or something
similar...

Gerhard