Hi All,
I've just finished new system installation with latest router2 package (2.19) here follow the recap:
Fedora 14 64 bit
mrtg-2.16.4-2.fc14.x86_64
mrtg-tools-2.14-5.noarch
rrdtool-perl-1.4.4-1.fc14.x86_64
rrdtool-1.4.4-1.fc14.x86_64
I've started a configuration with single mrtg.cfg with "include" directive point to multiple cfg files, mrtg is daemonized with interval "1" (already done with previous version).
The problem is that cgi shows up nothing (nor graph neither devices) what's wrong with my scenario?
Into routers.con I've inserted:
confpath = /etc/mrtg/cfg/ (where my cfg files resides)
cfgfiles = /etc/mrtg/mrtg.cfg (absolute path of master file)
Already tried with null confpath and other combinations but the cgi page is completely empty...
Also the RRD won't update (but I don't know if this issue is related to the above)
What can I do?

Thanks in advance.