There's a 1-line change in rrdPlugins.c 'tween 56 and (the soon to be 57):

@@ -1034,7 +1046,7 @@
   /* Show we're running */
   active = 1;
 
-  for(;myGlobals.capturePackets == 1;) {
+  for(;myGlobals.capturePackets != FLAG_NTOPSTATE_TERM;) {
     char *hostKey;
     int i, j;
     Counter numRRDs = numTotalRRDs;

Try it and see.

-----Burton

---------- Original Message ----------------------------------
From: "Fran Boon" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Sat, 08 Feb 2003 19:49:53 +0000

>>> > Ntop is working great, but I can't seem to get RRdtool work. The admin
>>> > section shows me the plugin running, I see the directories created....
>>> > ...but I don't get anything in the directories.
>
>I have been getting exactly the same thing with 2.1.56 on RedHat-8.0
>2.1.55 was fine
>
>Cheers,
>F
>
>_______________________________________________
>Ntop mailing list
>[EMAIL PROTECTED]
>http://listgateway.unipi.it/mailman/listinfo/ntop
>


____________________________________________________________
Free 20MB Web Site Hosting and Personalized E-mail Service!
Get It Now At Doteasy.com http://www.doteasy.com/et/
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to