No NFSen tab after install

Hi all,

After installing NFsen from this guide i cannot see Netflow tab

Also in html/pages/ any file about NFsen don’t exist

Here is my config.php
/data mounted with sshfs from another server

$config[‘nfsen_enable’] = 1;
$config[‘nfsen_split_char’] = ‘.’;
$config[‘nfsen_rrds’][] = ‘/data/nfsen/profiles-stat/live/’;
$config[‘nfsen_rrds’][] = ‘/data/nfsen/profiles-stat’;
$config[‘nfsen_suffix’] = “”;

Does LibreNMS still support NFS integration ?

Are the RRD files present in that folder?

Does the name of the file match the hostname in LibreNMS?

Does LibreNMS have access to the sshfs mounted folder?

rrd file exist, also created symlink with librnenms device ip

the problem was in the wrong access rights

What acces rights are right ?

and what is correct format for symlink a .rrd like 192.168.0.1.rrd or ?

Thank you.

Did you ever get this resolved?

You need to have correct access on the remote folder