[zeromq-dev] Feature request: statistics

Ilja Golshtein ilejncs at narod.ru
Thu Mar 10 11:07:06 CET 2011


Hello!

Introducing SNMP support in my application, I have to manually calculate lengths of 0mq inproc queues,
which seems strange.

Is not it possible to get this information from 0mq library?

I think getsockopt is the best (though not perfect) way to do it.
The data to retrieve - writer_t::msgs_read and writer_t::msgs_written

I fill completely blind and helpless analyzing how heavy loaded 0mq based application works 
and what is going on under the hood.

Thanks.

-- 
Best regards,
Ilja Golshtein.



More information about the zeromq-dev mailing list