Hi Bostjan:

Thanks for the patch, but could you please:

1) File a bug at http://bugzilla.ganglia.info
2) Re-base against trunk (development branch) and upload the patch as
an attachment: 
https://ganglia.svn.sourceforge.net/svnroot/ganglia/trunk/monitor-core
3) You can also upload the original 3.1.x patch in case we decide to
backport it to the 3.1 tree.

All new code has to be checked into trunk first, then backported to
the different branches accordingly.

If you have any questions, please let us know.  Thanks for your contribution!

Cheers,

Bernard

On Mon, Mar 21, 2011 at 3:16 PM, Bostjan Skufca <bost...@a2o.si> wrote:
> Hi all (and Bernard),
>
> I've just created a patch that enables correct data collection for
> network interfaces on certain systems.
>
> The systems that exhibited "missing data symptom" have had the
> following characteristics:
> - 32bit OS
> - network interface for which byte counter did not overflow at 4GB (I
> believe this is driver dependent)
>
> The patch changes byte counters from "unsigned long int" to "unsigned
> long long int" and thus enables correct data collection. Here:
> http://source.a2o.si/patches/ganglia-3.1.7-net_if_long_long.diff
>
> If it is suitable for general public, do feel free to apply it to
> ganglia release.
>
> Best regards,
> b.
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to