Hello
I need to add triggers based on web item return codes (web.test.rspcode) and change the retention for a range of web items, but I just don't seem to be able to get to them.
I've done some searches, but the only thing that is relate dis this thread: Items for Web Monitoring Scenarios
It doesn't provide an answer, though.
I've tried both direct SQL (it got too convoluted) and manipulating the URL arguments (item type check refusing access to web items), but both failed.
I've upgraded from an earlier version of Zabbix (1.8?), and evidently, the web item triggers that already existed have survived.
So, my last attempt was to rewrite working triggers for the new web items, e.g.:
Old working trigger for host1, scenario1:
{host1:web.test.rspcode[scenerio1,Login].last(0)}#200
New failed trigger for host2, scenario1:
{host2:web.test.rspcode[scenario1,Login].last(0)}#200
The last one give me the following error:
This used to be so easy in 1.8. Is it just me doing it all backwards or is someone intentionally trying to prevent the web items to be used for anything useful?
Regards,
Daniel Petzen
I need to add triggers based on web item return codes (web.test.rspcode) and change the retention for a range of web items, but I just don't seem to be able to get to them.
I've done some searches, but the only thing that is relate dis this thread: Items for Web Monitoring Scenarios
It doesn't provide an answer, though.
I've tried both direct SQL (it got too convoluted) and manipulating the URL arguments (item type check refusing access to web items), but both failed.
I've upgraded from an earlier version of Zabbix (1.8?), and evidently, the web item triggers that already existed have survived.
So, my last attempt was to rewrite working triggers for the new web items, e.g.:
Old working trigger for host1, scenario1:
{host1:web.test.rspcode[scenerio1,Login].last(0)}#200
New failed trigger for host2, scenario1:
{host2:web.test.rspcode[scenario1,Login].last(0)}#200
The last one give me the following error:
Incorrect item key "web.test.rspcode[scenario1,Login]" provided for trigger expression on "host2".
Regards,
Daniel Petzen
What do you think, why then on the screenshot 1 your Application is "FI_JIRA" (with underscore). But, on screenshot 2 you have only Application "fi-jira" (with dash). Exactly all 3 screenshots from the host FI-JIRA?
Comment