Hi all, I am new to zabbix so please bear with me 
So I got my zabbix server set up, its monitoring stuff no problem. All those pretty graphs and what not. Now I'm trying to monitor MongoDB on it. I have zabbix server and mongodb installed on the same machine. Mongo is using port 27017 and zabbix is using 10050. I am running this on fedora 14. I am using zabbix 2.0 and mongodb 1.8.1 When I add the host to be monitored, I try to retrieve data but its not retrieving any data. On the dashboard, it says that "No Data Received in 5 minutes". In fact whenever i try to do zabbix_get to any item, I get the following error. "zabbix_get [12270]: Get value error: ZBX_TCP_READ() failed: [104] Connection reset by peer"
Any help/knowledge would be appreciated!
Andrew

So I got my zabbix server set up, its monitoring stuff no problem. All those pretty graphs and what not. Now I'm trying to monitor MongoDB on it. I have zabbix server and mongodb installed on the same machine. Mongo is using port 27017 and zabbix is using 10050. I am running this on fedora 14. I am using zabbix 2.0 and mongodb 1.8.1 When I add the host to be monitored, I try to retrieve data but its not retrieving any data. On the dashboard, it says that "No Data Received in 5 minutes". In fact whenever i try to do zabbix_get to any item, I get the following error. "zabbix_get [12270]: Get value error: ZBX_TCP_READ() failed: [104] Connection reset by peer"
Any help/knowledge would be appreciated!
Andrew

Comment