Hi all,

I have a file that is going to be monitorized with sec, but this file is
rewriten every 4 minutes, on this simplified way via crontab

*/4 * * * * cat /log/original_file.log | sort -n >> /log/sortened_file.log

And now i need to setup some alerts using that sortened file, this alerts
will use contexts, singlewith thresholds and so, and i'm not sure about
how sec will handle this alerts if the file is rewriten every 4 minutes.

anyone here have been on a similar situation?

Thanks and regards form Zaragoza


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to