I'm on a small c# project that must include Weblogic status in real time!
I've seen that Weblogic could use SNMP for diagnostics... unfortunately I’ve never used SNMP.
So with that protocol is it possible to be alerted by Weblogic of alerts and notification (Fe: deployment finished)? And it is possible to do it as a listener and not pooling Weblogic...
If it's not possible do you have any other way to do it?
Thanks