[drraw-users] Suggestion: change follow=>1 to follow_fast=>1 to allow for symlinking of directories
Max
perldork at webwizarddesign.com
Sat Apr 18 21:48:43 MDT 2009
Hi,
I have a few RRD directories that are named for the fully qualified
domain name (FQDN) of the server. I also like to have these servers
have short names that make it much easier to get to them, so I symlink
the directories of the FQDN names to short names.
With follow=>0, File::Find dies with an error of "2 names found for
NNNN" when it encounters this situation.
If I change follow=>1 to follow_fast=>1 then Drraw acts as expected,
showing both names in lists for templates etc.
So, I would like to propose that follow be changed to follow_fast or
an option be added to the configuration code to allow the end user to
select which behavior they would prefer.
Regards,
Max
More information about the drraw-users
mailing list