Compilation
By default, the SNMP is not compiled.
cd extra/snmp mvn install
| The SNMP module is using the SNMP4J library including the snm4j-agent-jmx which is under the GPL license |
Usage
To start cipango with SNMP support
java -jar start.jar etc/cipango-jmx.xml etc/cipango.xml etc/cipango-snmp.xml
MIB
In this prototype, there is no MIB defined for Cipango.
The SNMP agent publishes the standard MIB for the Java virtual machine (Java VM) instrumentation.
Labels:
None
