Hi folks,
I need to configure NFSen into “LibreNMS”. Installing NFSen is not covered by docs. Should I install NFSen in separated server or I can do it on the same server as “LibreNMS”. I didn`t find any good installation instruction for NFSen. Please, can you help me with this?
Best
Andi
I installed NFSen on the same instance I got LibreNMS. Installation is pretty simple - just follow the docs, so I am not sure with what we can help you here. NFSen has a pretty strong documentation.
Hi Limes,
Can you help me with a link for installing and configuring in the same machine?
Best
Andi
- Check if you have nfsen / nfdump in your repositiories - I had nfdump.
- Download nfsen: https://github.com/p-alik/nfsen/archive/nfsen-1.3.8.tar.gz
- Unpack, set config accordingly to the documentation. I used official docs and used this link (translated it to english for you):
https://translate.google.com/translate?sl=pl&tl=en&u=https%3A%2F%2Fwiki.dataspace.pl%2Fbaza-wiedzy%2Fporadniki%2Finstalacja-nfsen-na-debian-9%2F
- Make sure to create appropriate users in system and be careful about permissions.
- Profit ;>