The -P specifies your database path (e.g. -P /var/lib/ntop) ntop's rrdPlugin will attemt to create a directory for the RRD ( /var/lib/ntop/rrd). Therefor the ntop-user (e.g. -u ntopuser) must have permission to write in the database path, otherwise you get the mentioned error. (chmod -R 0770 /var/lib/ntop && chown -r ntopuser:root /var/lib/ntop)
-----Original Message----- From: Gary Borgeson [mailto:[EMAIL PROTECTED] Sent: 11 September 2003 18:27 To: [EMAIL PROTECTED] Subject: [Ntop] rrdPlugin Setup I'm get this: "Disabled - unable to create rrd base directory" Do we have to set up the directory/database/config outside of NTOP Admin? If so, is there a doc specific to NTOP? Thanks, G _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
