On 03/16/2010 03:27 PM, fedora fedora wrote:
> i have about 5 different logfiles under /opt/app and i want sec to
> monitor all of them at the same time, the following is the command i use
>
> /usr/bin/perl -w /usr/local/bin/sec.pl <http://sec.pl>
> -input=/opt/app/log/*.log -conf=/etc/sec.conf -detach
>
> SEC does not complain, but i noticed it only monitors the first log file
> under /opt/app/log, not all of them
>
> So what can i do to let sec monitor all the *.log files under /opt/app/log?
>
> Thanks in advance!

SEC expands the file metacharacters for -input option -- however, this 
is done only at startup and at the reception of HUP signal. Please note 
that if there is only one logfile present at this time, SEC will open 
only this file. Are you sure that all logfiles exist when SEC is started?
BR,
risto

>
> FD
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
>
>
>
> _______________________________________________
> Simple-evcorr-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Simple-evcorr-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to