Thanks Steve and Carl. I tought in integration the qpid-stat/qpid-print-events in my snmp subagent, but all my subagents are in perl. It's in perl because its possible to use embbed in net-snmpd, and it makes collect data too fast than external system calls. I will try that integration, and mensuares if it will have a good performance.
On Thu, Nov 19, 2009 at 11:16 AM, Carl Trieloff <[email protected]>wrote: > Steve Huston wrote: > >> Hi Rodrigo, >> >> >> >>> Hi, somebody have experiencie on how integrate qpid with Snmpd for >>> collection monitoring data ? >>> >>> >> >> No, Qpid doesn't have SNMP support at this time. You could add it >> directly, or create another application that monitors Qpid via QMF and >> feeds that info via SNMP. >> > > the best would be to do it via QMF, this request has come up a few times > and does not seem that > much work, the suggest approach in the past would be add an option > qpid-print-events which mapped > the events to SNMP. > If you are interested in doing that, it would be a great addition to the > project. > Carl. >
