-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi @farirat,
as we also are using Zabbix [4.0] to monitor every services we have, I've installed the jasmin monitoring module (only the jasmin one, not yet redis and rabbit).
I updated parameters like server IP, usernames and password in the script and verified they are correctly working manually executing them.
It seems to be all right on the zabbix server (it show a lot of items foreach customer, and upstream connection) but zabbix-agent is NOT reporting any data and ciclically log 312 lines like the one in the Subject. Every line has a different metric (Eg: "8155:20200220:105016.271 active check "jasmin[user.smppsapi.elink_count,testlink_hq]" is not supported: Unsupported item key." ) but the error is always the same: "active check jasmin[...] is not supported: Unsupported item key.".
Can you give me any idea in order to solve it?
Googling I found another user with the same issue but no solution yet: https://www.zabbix.com/forum/zabbix-help/360925-unsupported-item-key
Thank you!