Message flow checks for Apigee components

Not applicable

Hi,

For Apigee monitoring, i was referring link "What to Monitor for Message Flows". I see that all these parameter values (Number of active clients, number of responses, connection failures) are available though JMX beans.

Is there any management API to get these values?

0 2 197
2 REPLIES 2

Not applicable

@archendra : Do you have any inputs on this?

Hello,

I have a similar requirement as well. I'm trying to pull below stats from jmx. But I don't really find an mbeans which actually gets these data.

http_requests-1xx-response-count

http_requests-2xx-response-count

http_requests-3xx-response-count

http_requests-4xx-response-count

http_requests-5xx-response-count

http_requests-active-client-count

http_requests-connect-failure-count

http_requests-request-count

http_requests-response-count

Is this possible via jmx?. Any help on this would be highly appreciated.

Thanks

Thufael