Since I installed a new NIC I've had nothing but problems. I got the NTop web interface up, finally. I had to add the "-w 192.168.x.x:3000" in the command. This is the command I am running:
ntop -i eth1 -u ntop -w 192.168.x.x:3000 It comes back with a pretty decent output. When I look at the log, I get this: Fri Dec 1 09:22:45 2006 RRD: Welcome to the RRD plugin Fri Dec 1 09:22:45 2006 THREADMGMT: RRD: Started thread (t1124096320) for data collection Fri Dec 1 09:22:45 2006 THREADMGMT[t1124096320]: RRD: Data collection thread starting [p10096] Fri Dec 1 09:22:55 2006 **ERROR** RRD: Disabled - unable to create base directory (err 13, ›ÆîîîîîîP) Fri Dec 1 09:23:09 2006 LASTSEEN: Thanks for using LsWatch Fri Dec 1 09:23:09 2006 LASTSEEN: Done Both LsWatch and RRD are not working anymore. It is obvious that its a permissions issue. I am running this as root, and I changed "ntop" in the command to "root" and "wwwrun" and still no luck! Suggestions would be appreciated. On 11/30/06, Rivalino Matias Jr. <[EMAIL PROTECTED]> wrote:
Normally the ntop daemon runs as the user id "ntop". Depends on the ntop(tar, rpm, etc.) installation process it is possible the /var/ ntop directory wasn't created with the same user id. When I have such problem I have changed the owner of the /var/ntop to ntop user (chown -R ntop:ntop /var/ntop) and I had the problem solved. Rivalino -----Mensagem original----- *De:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nome de *Chris Harner *Enviada em:* quinta-feira, 30 de novembro de 2006 12:35 *Para:* [email protected] *Assunto:* Re: [Ntop] RRD Help Looks like it works now. I'm just waiting for the pages to update. Thanks, Nick! On 11/30/06, Nick Weaver <[EMAIL PROTECTED] > wrote: > > It likely IS a permissions issue…. > > > > I would try chmoding the RRD database directory to 777 to see if this is > the case. Can't remember the default path for rrd's right now, and don't > have an NTOP box handy. > > > > Nick > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf > Of *Chris Harner > *Sent:* Thursday, November 30, 2006 7:13 AM > *To:* [email protected] > *Subject:* [Ntop] RRD Help > > > > I just got NTop running, and I took a look at the log. Keep in mind, I > am new to this utility, but so far it looks great. I am implementing it > with the Cacti plugin. The log says: > > Thu Nov 30 09:03:21 2006 RRD: Welcome to the RRD plugin > > > > Thu Nov 30 09:03:21 2006 THREADMGMT: RRD: Started thread (t1124096320) for data collection > > Thu Nov 30 09:03:21 2006 THREADMGMT[t1124096320]: RRD: Data collection thread starting [p23721] > > Thu Nov 30 09:03:31 2006 **ERROR** RRD: Disabled - unable to create base directory (err 13, > > ------------------------------ > > ------------------------------ > > > ממממממW) > > > Which is very bizarre. I don't think it is a permissions problem, > although it would not surprise me. Any suggestions? > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > > _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
