Hi,
I just upgraded Zabbix from 1.8.8 to 2.0.0.
The server works fine, except that it sets as "unsupported" all the items linked to a userparameter.
I created a test userparameter, that calls a script which only echoes a number (57).
When I run zabbix_agentd -p, it display "test [t|57]"
So it succeeds to execute my script... But on the server side, it says that the test item isn't supported..
And I have this same behaviour with each userparameter..
Any clue would be highly appreciated !
Regards,
Buzz.
I just upgraded Zabbix from 1.8.8 to 2.0.0.
The server works fine, except that it sets as "unsupported" all the items linked to a userparameter.
I created a test userparameter, that calls a script which only echoes a number (57).
When I run zabbix_agentd -p, it display "test [t|57]"
So it succeeds to execute my script... But on the server side, it says that the test item isn't supported..
And I have this same behaviour with each userparameter..
Any clue would be highly appreciated !
Regards,
Buzz.
Comment