Hello, im having problems with template "MongoDB node by Zabbix agent 2" on Zabbix 6.4 - agent version on mongo host - Zabbix Agent 2 (6.4.0)
I have set macroces and have tested that user can login into mongodb
agent working on mongodb

But when i check items of mongo db template i see that all of the items are not supported:

also
if i want to do a test from zabbix host to mongo db with:
zabbix_get -s xxx.xxx.xxx.xxx -k 'mongodb.ping["tcp://xxx.xxx.xxx","zabbix_mon","xxxxxxxx"]'
I get - ZBX_NOTSUPPORTED: Unknown metric mongodb.ping
Is it possible to monitor mongodb from zabbix 6.4?
Thanks in advance.
I have set macroces and have tested that user can login into mongodb
agent working on mongodb
But when i check items of mongo db template i see that all of the items are not supported:
also
if i want to do a test from zabbix host to mongo db with:
zabbix_get -s xxx.xxx.xxx.xxx -k 'mongodb.ping["tcp://xxx.xxx.xxx","zabbix_mon","xxxxxxxx"]'
I get - ZBX_NOTSUPPORTED: Unknown metric mongodb.ping
Is it possible to monitor mongodb from zabbix 6.4?
Thanks in advance.
Comment