RE: cassandra + zabbix

2011-03-08 Thread Prasanna Jayapalan
com/> * *From:* pob [mailto:peterob...@gmail.com] *Sent:* Tuesday, March 08, 2011 3:02 PM *To:* user@cassandra.apache.org *Cc:* ruslan usifov *Subject:* Re: cassandra + zabbix Hello, that was the way i was thinking about, actually its written https://gist.github.com/744761 But any hint how

Re: cassandra + zabbix

2011-03-08 Thread pob
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 > You can simply write you own java agent(this doesn't require chage of > source code), you can simp

Re: cassandra + zabbix

2011-03-08 Thread ruslan usifov
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

cassandra + zabbix

2011-03-08 Thread pob
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 co