omni-lchen / zabbix-mongodb

MIT License
58 stars 73 forks source link

Zabbix-sender error #22

Open chithanh89 opened 5 years ago

chithanh89 commented 5 years ago

HI Guys,

I just setup your script and template with Zabbix 4.0 and Mongo 4.0. Some function working good, some not get data, i check item in template and see this:

Selection_002 I installed zabbix_sender, but it's still above.

Ineptsmeagol commented 5 years ago

Looks like the login that you are using does not have the rights needed

chithanh89 commented 5 years ago

All item working except that, the login account is correct.

syswipe commented 5 years ago

@chithanh89, /usr/bin/zabbix_sender - is missing on your target host. You have to install zabbix-sender separately, zabbix-agent package doesn't contain zabbix_sender binary.

chithanh89 commented 5 years ago

@syswipe i already installed zabbix-sender but it's still only error. Btw, i change to monitor by prometheus,tks for help.

syswipe commented 5 years ago

Do you obtain the same error or another one? BTW, are you trying to monitor single mongo instance or replica set?