[jboss-dev-forums] [Design of Management Features on JBoss] - Re: snmp-adaptor get/set and a basic MIB

stormonts do-not-reply at jboss.com
Thu Jul 9 10:23:54 EDT 2009


Not quite sure this is the correct location, but I'm hoping:

We have snmp-adaptor running on a JBoss 4.2.3 instance and I don't think it is reporting the "CommitCount" and "TransactionCount" correctly.

This is what I see in the JMX Console:

[img]http://forums.cacti.net/files/jboss_147.jpg[/img]

A snmpwalk returns the same results, but the values never reset; they just keep incrementing steadily.  (currently up to 169,679)


  | snmpwalk -v1 -c public x.x.x.x:1161 1.2
  | iso.2.3.4.1.1 = INTEGER: 90
  | iso.2.3.4.1.2 = Gauge32: 927642408
  | iso.2.3.4.1.3 = Gauge32: 1908932608
  | iso.2.3.4.1.4 = INTEGER: 0
  | iso.2.3.4.1.6 = Gauge32: 169679
  | iso.2.3.4.1.7 = Gauge32: 0
  | iso.2.3.4.1.8 = Gauge32: 169679
  | iso.2.3.4.1.9 = Gauge32: 0
  | iso.2.3.4.1.10 = Gauge32: 2
  | End of MIB
  | 

That doesn't seem right that those values both keep growing steadily.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242639#4242639

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242639



More information about the jboss-dev-forums mailing list