He's not talking about the plugin, but the .pl scripts in .../www/rrd/ -----Burton
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of jac engel Sent: Tuesday, March 11, 2003 10:40 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop] rrd+ntop+xp I think there is no RRD plugin for Ntop 2.1.3, later version have rrd plugins, these later versions give me compile errors for rrd and getopt_long (in MingW 1.1 and MingW 2.0.) Jac -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Burton M. Strauss III Sent: Tuesday, March 11, 2003 11:53 To: [EMAIL PROTECTED] Subject: RE: [Ntop] rrd+ntop+xp 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 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
