I configured nfsen and nfdump I followed the guide Librenms NFSen Setup
So I got everything configured NFSen is getting, and graphing data. My issue is NFSen will not allow “-” in a source name. Will creating a symbolic link like at the end of the article work for this like it would for an IP Address?
Example:
NFSen Source: MDF0101
Librenms Host Name: mdf-01-01
Symbolic Link:
ln -s MDF0101.rrd mdf-01-01.rrd
Thanks in advance.