I want to monitor mongodb through template. Zabbix server fetch the names of databases from mongodb server but unable to fetch the values and status of mongodb.
When i run below command on zabbix server i got an error:
zabbix server is installed on centos 7.4
When i run below command on zabbix server i got an error:
Code:
#zabbix_get -s HOSTIP -k "mongodb.asserts.msg" Output: ZBX_NOTSUPPORTED: Unsupported item key
Comment