snmpAdaptor4j
· snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX)
providing a simple access to MBeans via the SNMP protocol. Thus, this
adapter you allow to connect most monitoring tools (like Nagios and
Cacti) to your Java applications.
For each MBean, an XML mapping file allows to establish the
relationships between attributes and the MIB of the SNMP adapter. No
additional code is necessary to integrate the MBeans in the SNMP
protocol.
This adapter can work in a multi-applications environment (such as
application servers).
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window snmpAdaptor4j-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.