On Thu, Jun 12, 2008 at 10:35 AM, Matthew Petach <[EMAIL PROTECTED]> wrote: > > However, do note that you take a performance penalty > in dereferencing the symlink; so if you're pushing your > MRTG box hard, and disk I/O is a concern, doing this > will impact the amount of successfull polling you'll > be able to do; this will be most noticeable if you're > using log files instead of rrd files. > > Matt >
Matt, I did not know that and thank you for pointing it out. Luckily I have all my logs stored in non-symlinked folders. I should have mentioned that in that initial recommendation for symlinked binaries - it's just for the binaries. If I did that for the logs as well then every time there was a new version I'd have to move the logs... to avoid that I created data folder outside of MRTG's binary path. Problem(s) averted. Thanks and Regards, Eric Brander _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
