Re: SNMP erlNodeReductions defined too narrow
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
On 07/08/2013 04:49 PM, Tobias Schlager wrote: > Hi, > > this patch fixes the problem I posted to the erlang-bugs mailing list earlier today. In short, this fix simply converts the type of erlNodeReductions from Counter32 to Counter64 in the OTP-MIB.mib file. This patch also removes some warnings discovered by smilint (regarding timestamp formats) and it introduces a new test suite for the otp_mibs application (quite similar to the os_mon_mib suite). > > git fetch https://github.com/schlagert/otp.git snmp_fix_node_reduction_type > > https://github.com/schlagert/otp/compare/erlang:maint...snmp_fix_node_reduction_type > https://github.com/schlagert/otp/compare/erlang:maint...snmp_fix_node_reduction_type.patch > > Regards > Tobias > _______________________________________________ > erlang-patches mailing list > [email protected] > http://erlang.org/mailman/listinfo/erlang-patches Hello Tobias, I've fetched your patch and it should be visible in the 'pu' branch right now. I also assigned it to be reviewed by responsible team. Thanks, -- BR Fredrik Gustafsson Erlang OTP Team _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches