How to monitor Java process using SNMP -


i need monitor java process using snmp i.e if java process down should send trap . need in how use net-snmp monitor java process

my queries net-snmp:

do have create mib java process? how snmp agent receive status? runs script collect status report? should script configured? if have mib file sufficient use snmp agent or have write scripts also?

java can give snmp information itself. see snmp monitoring , management.

you need activate using "com.sun.management.snmp.port" system propertie , acl file.

the problem not send traps if crashes, can only "live/running" information.

to monitor java process (is live or dead, send trap when crashing) have use external tool such net-snmp configured proc directive , "disman event mib". see man pages more information.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -