This may make sense, as I'm at 15 now with no problems. Wonder why you'd define a max, especially one so low? Could the fix be as easy changing this to a larger value? My limited programming experience tells me it's more complicated with this - something about an unused reference. Why define something and then not use it? Was this the only reference find found in all the source files?
Gary >>> [EMAIL PROTECTED] 11/1/2006 1:58 PM >>> Never worked with this function but: gng:/usr/src/ntop/ntop-3.2# find . -type f | xargs grep CLUST | grep MAX ./report.c:#define MAX_NUM_CLUSTERS 16 ........ Cheers Markus Gary Gatten wrote: > Same problem here. Anything after 12 or so I noticed an issue. Not all > clusters show the same and it wasn't the last ones I added, but 4 of the 18 > defined are showing the exact same data. The data appears to be the total > for the interface - or close to it. Definitely looks like a bug, but don't > know where to start other than posting to the developers list. > > Gary > > >>>> [EMAIL PROTECTED] 11/1/2006 1:01 AM >>> > Hello! > > I'd like to ask this again.. Is there some kind of bug in code or something > else, because we can't get right information for defined aggregated views aka > clusters (groups defined by web: Admin -> Edit Preferences -> typing cluster > groups) if defining maybe more than 10 different groups. Problem is really > easily noticed, because every defined cluster shows same amount of data. Some > other ntop user has mentioned earlier that he has same kind of problem, but > nobody seems not to know what's wrong. Can you please help me with this? This > would be really usable feature if it would work right. > > Best Regards, > > Marko Seppanen > > -----Alkuperäinen viesti----- > Lähettäjä: Marko Mikael Seppänen > Lähetetty: 4. lokakuuta 2006 19:30 > Vastaanottaja: '[email protected]' > Aihe: Ntop 3.2 Host Clusters > > Hello All! > > I'm wandering what could be wrong when using "Host Clusters" to define > aggregate views for different IP addresses and networks to get summarized > views how these are receiving and sending traffics!? When I define just some > clusters it seems to work, but when adding more clusters maybe some over 10 > clusters -> every cluster shows same amount of data. When I drill down from > clusters to show host based stuff - data seems right!? I can't find > resolution for this dilemma, can somebody tell what to do or what could be > wrong? > > Best Regards, > > Marko Seppanen > System Specialist > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > > =========================================================================== > > > > > > "This email is intended to be reviewed by only the intended recipient > and may contain information that is privileged and/or confidential. > If you are not the intended recipient, you are hereby notified that > any review, use, dissemination, disclosure or copying of this email > and its attachments, if any, is strictly prohibited. If you have > received this email in error, please immediately notify the sender by > return email and delete this email from your system." > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop =========================================================================== "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
