We have to monitor pages behind cloudflare. As requesting the page via zabbix web scenario we ran into the cloudflare cache so the site seems ok but its not.
A way to bypass this is to request the site with a custom query string. So something like 'https://my-super-page.tld/?date=unixtime
The easiest way would be to have a macro which represents the unixtime. But there is no such feature as I saw.
I have no glue how to do this? Have someone else solved the same problem and show me a way?
We are using Zabbix 5.0
A way to bypass this is to request the site with a custom query string. So something like 'https://my-super-page.tld/?date=unixtime
The easiest way would be to have a macro which represents the unixtime. But there is no such feature as I saw.
I have no glue how to do this? Have someone else solved the same problem and show me a way?
We are using Zabbix 5.0
That sounds cool! Thx for insight!!! Shame I'm not much into JS 
Comment