Hello,

that was the way i was thinking about, actually its written
https://gist.github.com/744761

But any hint how to get those data from httpserver into zabbix?


Thanks

2011/3/8 ruslan usifov <ruslan.usi...@gmail.com>

> You can simply write you own java agent(this doesn't require chage of
> source code), you can simply begin from
> http://blogs.sun.com/jmxetc/entry/connecting_through_firewall_using_jmx,
> http://download.oracle.com/javase/6/docs/api/java/lang/instrument/package-summary.html,
> In agent you can start HTTP webserver with simple interface then write
> simple zabbix module to read info from that HTTP server, then write you own
> zabbix templates
>
> 2011/3/8 pob <peterob...@gmail.com>
>
> Hello,
>>
>> Im using cassandra with mx4j, I was googling half day but cant find
>> anything usable to connect it with zibbix. I just found Zapcat, but I dont
>> wanna make any change into code, then Munin with plugins
>> https://github.com/jamesgolick/cassandra-munin-plugins... I need
>> something to being easy configure and so on, and zibbix has a perfect graph
>> zooming and so on...
>>
>> Does anybody has any idea how to put data from mx4j, or jmx into zibbix?
>>
>>
>> Thanks
>>
>>
>> Best,
>> Peter
>>
>
>

Reply via email to