Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to follow symlinks when traversing RRD directories #2

Open
agalue opened this issue Apr 7, 2020 · 0 comments
Open

Be able to follow symlinks when traversing RRD directories #2

agalue opened this issue Apr 7, 2020 · 0 comments

Comments

@agalue
Copy link
Owner

agalue commented Apr 7, 2020

The Walk method from path/filepath doesn't follow symbolic links. For this reason, when a user decides to store the data on different locations, it would be useful to make sure the tool can follow symbolic links.

For instance, when the /opt/opennms/share/rrd directory is a symlink to the real destination, the tool should still work.

Also, it would be handy to add more debug information, for example, to dump the content of the maps used to count nodes, IP interfaces, and resources.

agalue added a commit that referenced this issue Apr 7, 2020
Be able to follow symlinks when traversing RRD directories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant