I don't know that anyone has ever reported success with that combo.  The
v2.1.3 .pl is sort of like bolting a hang-glider on to a bicycle - while it
might be ok for a short distance, it doesn't make it an airplane.

The test in emitter.c is

    if((key[0] != '\0') && (strcmp(key, myGlobals.device[i].name) != 0))
      continue;

So, that's whatever ntop is reporting in the

Found interface [index=nnn] 'xxxxxxxxxx'

lines (the xxxxxxxxx part).  IIRC it's the {} interface id.


rrd support in the development versions is integrated via a plugin.


-----Burton



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marc O.
Weinmann
Sent: Monday, March 10, 2003 10:38 PM
To: [EMAIL PROTECTED]
Subject: [Ntop] rrd+ntop+xp


Hi.. I've scanned the ntop and rrd archives and can't find a working
answer..

I need to know what interface to put in the rrd .pl files provided with ntop
2.1.3 running on xp.

I've tried the /device/{} entries, as well as i#, where # is the registry
key for those entries (as suggested in a ntop post somewhere). neither seems
to work. I just keep getting zero data each of the .pl command windows where
they are running..

Any ideas?

Marc

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to