« Back
You are in :
Recent Topics »
OEMs & Developers »
Agent Toolkit Java Edition » SNMP monitoring for C++ and Java applications
Hi Vid ,
yes , Agent Toolkit will definitely fit in your setup
Also as our Agent Toolkit applications is built with Java library
it can't be compatible with C++ applications
although our toolkit responds to subagents/proxy built in other platforms
If you could post your requirement/setup in detail we can explain more on this
Thanks
yes , Agent Toolkit will definitely fit in your setup
Also as our Agent Toolkit applications is built with Java library
it can't be compatible with C++ applications
although our toolkit responds to subagents/proxy built in other platforms
If you could post your requirement/setup in detail we can explain more on this
Thanks
Hi,
We need to monitor some C++ and Java based applications using SNMP. Would the agent be able to handle SNMP requests which would relate to data to be retrieved from both C++ and Java services ?
THe MIB will be based on parameters to be derived from both these services - C++ and Java.
Does the agent use JNI to access C++ libraries to get/set the specific parameters?
We need to monitor some C++ and Java based applications using SNMP. Would the agent be able to handle SNMP requests which would relate to data to be retrieved from both C++ and Java services ?
THe MIB will be based on parameters to be derived from both these services - C++ and Java.
Does the agent use JNI to access C++ libraries to get/set the specific parameters?
Hi Vid ,
Yes , our agent will suit for your requirement
yes definitely , as our agent is build on java platform , it can use JNI(Java Native Interface)
to retrieve data from other development libraries (i.e C++)
It can respond/forward the request received from other library devices which you mentioned
however certain things you need to configure in agent side (for e.g in userstoragemodel)
Kindly refer the example applications in the following directory
<Agent Product Home>/examples/snmp/tablehandling/userstoragemodel/agent/src
Below links will help you in userstoragemodel , codegeneration , etc
http://www.adventnet.com/products/javaagent/help/snmp_agent/snmp/j_snmp_instrumentation.html#main%20file
http://www.adventnet.com/products/javaagent/help/snmp_agent/snmp/j_snmp_tablehdlg.html
yes you can very well access/get/set specific parameters
SNMP packet transfer is neutral to any development library , hence this is possible between different-library based devices (i.e java & C++)
Kindly download our Java-Agent Product in below link
http://www.adventnet.com/products/javaagent/download.html
Useful links
http://www.adventnet.com/products/javaagent/index.html
http://www.adventnet.com/products/javaagent/help.html
Post your further queries to agent-support@adventnet.com
Kind Regards
Manoj
Yes , our agent will suit for your requirement
Would the agent be able to handle SNMP requests which would relate to data to be retrieved from both C++ and Java services ?
yes definitely , as our agent is build on java platform , it can use JNI(Java Native Interface)
to retrieve data from other development libraries (i.e C++)
It can respond/forward the request received from other library devices which you mentioned
however certain things you need to configure in agent side (for e.g in userstoragemodel)
Kindly refer the example applications in the following directory
<Agent Product Home>/examples/snmp/tablehandling/userstoragemodel/agent/src
Below links will help you in userstoragemodel , codegeneration , etc
http://www.adventnet.com/products/javaagent/help/snmp_agent/snmp/j_snmp_instrumentation.html#main%20file
http://www.adventnet.com/products/javaagent/help/snmp_agent/snmp/j_snmp_tablehdlg.html
Does the agent use JNI to access C++ libraries to get/set the specific parameters?
yes you can very well access/get/set specific parameters
SNMP packet transfer is neutral to any development library , hence this is possible between different-library based devices (i.e java & C++)
Kindly download our Java-Agent Product in below link
http://www.adventnet.com/products/javaagent/download.html
Useful links
http://www.adventnet.com/products/javaagent/index.html
http://www.adventnet.com/products/javaagent/help.html
Post your further queries to agent-support@adventnet.com
Kind Regards
Manoj
Post Actions
Corp