Simple as that...
Thank you for your response....!!
v/r
//SIGNED//
Robin
Haskell
*****************
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burton Strauss
Sent: Sunday, February 05, 2006 1:48 PM
To: [email protected]
Subject: RE: [Ntop] Ntop on Windows...
Maybe it's the forward slash? Windows likes backwards
slashes...
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Haskell, Robin G Contr WROCI/Network & Computer Resources
Sent: Sunday, February 05, 2006 3:03 PM
To: [email protected]
Subject: RE: [Ntop] Ntop on Windows...
It is the same error on Ntop (see
below)
Was hoping someone else came across this and could share
why RRD is unable to create the base directory on a windows platform. The
rest of the error messages are related to this not being crated. I'm forced
the creation but it still comes up with the same message. Permissions are
Everyone "FULL"... Shouldn't be an issue.
02/05/06 12:56:41
THREADMGMT: RRD: Started thread (t131724) for data collection
02/05/06 12:56:41 THREADMGMT[t3240]: RRD: Data collection thread starting [p2864]
02/05/06 12:56:41 Note: Reporting device initally set to 0 [Intel_0] (merged)
02/05/06 12:56:41 THREADMGMT[t1116]: ntop RUNSTATE: RUN(4)
02/05/06 12:56:41 THREADMGMT[t131584]: NPS(1): Started thread for network packet sniffing
02/05/06 12:56:41 THREADMGMT[t940]: NPS(1,Intel_0): pcapDispatch thread starting [p2864]
02/05/06 12:56:41 THREADMGMT[t940]: NPS(1,Intel_0): pcapDispatch thread running [p2864]
02/05/06 12:56:41 THREADMGMT[t3020]: SIH: Idle host scan thread running [p2864]
02/05/06 12:56:41 THREADMGMT[t2336]: SFP: Fingerprint scan thread running [p2864]
02/05/06 12:56:51 **ERROR** RRD: Disabled - unable to create base directory (err 2, \ntop-Win32/rrd)
02/05/06 12:56:41 THREADMGMT[t3240]: RRD: Data collection thread starting [p2864]
02/05/06 12:56:41 Note: Reporting device initally set to 0 [Intel_0] (merged)
02/05/06 12:56:41 THREADMGMT[t1116]: ntop RUNSTATE: RUN(4)
02/05/06 12:56:41 THREADMGMT[t131584]: NPS(1): Started thread for network packet sniffing
02/05/06 12:56:41 THREADMGMT[t940]: NPS(1,Intel_0): pcapDispatch thread starting [p2864]
02/05/06 12:56:41 THREADMGMT[t940]: NPS(1,Intel_0): pcapDispatch thread running [p2864]
02/05/06 12:56:41 THREADMGMT[t3020]: SIH: Idle host scan thread running [p2864]
02/05/06 12:56:41 THREADMGMT[t2336]: SFP: Fingerprint scan thread running [p2864]
02/05/06 12:56:51 **ERROR** RRD: Disabled - unable to create base directory (err 2, \ntop-Win32/rrd)
Thanks....
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burton Strauss
Sent: Sunday, February 05, 2006 12:32 PM
To: [email protected]
Subject: RE: [Ntop] Ntop on Windows...
First off, since you are using OpenXtra you should contact
them. We don't support other people's packages - there's just no way to
know what's in them...
Secondly, you haven't given us any information about your setup -see "How To Ask for help" in docs/FAQ...
That said this message is pretty clear... means just what
it says
02/05/06
11:38:41 **ERROR** RRD: Disabled - unable to create base directory (err 2,
\Program Files\OPENXTRA\NTopWin32/rrd)
I've posted on this one before - it's not unheard of during
startup, but it should resolve itself. If it doesn't then your host
machine has a name resolution problem.
02/05/06 11:43:00
**WARNING** Address resolution queue is full [4096 slots]
These sounds like a configuration issue - HOW MANY HOSTS ARE YOU
TRYING TO MONITOR?
02/05/06 11:47:21 WARNING: Max num
hash entries (8192) reached (see -x)
02/05/06 11:47:21 **ERROR** Sanity
check failed (2) [Low memory?]
This
one:
02/05/06 11:38:39 **ERROR** errno
16383 during sending of page to web client
Is
just a dump of the OS return code from send():
rc = send(myGlobals.newSock,
&theString[bytesSent], (size_t)len, 0);
...
} else {
traceEvent(CONST_TRACE_ERROR, "errno %d during sending of page to web client");
}
So you
need to figure out what error 16383 is under windows. The normal error
codes are 10xxx and 11xxx so I guess this is OS specific.
-----Burton
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Haskell, Robin G Contr WROCI/Network & Computer Resources
Sent: Sunday, February 05, 2006 1:56 PM
To: [email protected]
Subject: [Ntop] Ntop on Windows...
I can't seem to get
the graphs to show up. The following are messages found in the "UTILS" View
Log.
Any
Suggestions...???
02/05/06 11:38:39 **ERROR** errno 16383 during sending of page to web
client
02/05/06 11:38:41 **ERROR** RRD: Disabled - unable to create base directory (err 2, \Program Files\OPENXTRA\NTopWin32/rrd)
02/05/06 11:38:41 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:43:00 **WARNING** Address resolution queue is full [4096 slots]
02/05/06 11:43:00 Addresses in excess won't be resolved - ntop continues
02/05/06 11:47:21 WARNING: Max num hash entries (8192) reached (see -x)
02/05/06 11:47:21 **ERROR** Sanity check failed (2) [Low memory?] <<< This machine is a power house with more than a Gig of Mem.
02/05/06 11:52:17 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:52:18 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:52:19 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:38:41 **ERROR** RRD: Disabled - unable to create base directory (err 2, \Program Files\OPENXTRA\NTopWin32/rrd)
02/05/06 11:38:41 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:43:00 **WARNING** Address resolution queue is full [4096 slots]
02/05/06 11:43:00 Addresses in excess won't be resolved - ntop continues
02/05/06 11:47:21 WARNING: Max num hash entries (8192) reached (see -x)
02/05/06 11:47:21 **ERROR** Sanity check failed (2) [Low memory?] <<< This machine is a power house with more than a Gig of Mem.
02/05/06 11:52:17 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:52:18 **ERROR** errno 16383 during sending of page to web client
02/05/06 11:52:19 **ERROR** errno 16383 during sending of page to web client
//SIGNED//
Robin Haskell
*****************
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
