I have been using zabbix for a couple of months now and comfortable with setting up userParamters. however when setting up a userParameter through the zabbix docker image it never seems to work.
on the container when i test my userParameter it works. it returns correct data. however it does not reflect on the console under the "latest data" section. i have tried this in numerous ways.
I have active checks set up and its working fine as when i attach a template to my host i get all the data i need. however the user parameter data does not come through after i created an item and trigger to pull data.
steps:
Unsupported item key.
on the container when i test my userParameter it works. it returns correct data. however it does not reflect on the console under the "latest data" section. i have tried this in numerous ways.
I have active checks set up and its working fine as when i attach a template to my host i get all the data i need. however the user parameter data does not come through after i created an item and trigger to pull data.
steps:
- create userparamter on the container and restart the container e.g. ( UserParameter=testing.key, df -h)
- on the console create the host and create an item and link the key to the item
- go to latest data and see if data is coming through
Unsupported item key.
Comment