-
New Feature Request
-
Resolution: Duplicate
-
Minor
-
None
-
1.8.3
-
None
It would be great if you could use variables when working with Web Scenarios.
An example of this would be being able to POST something like
{TODAYSDATE+10}making your Web Check dynamic. This would obviously also require the ability to change the formatting of the date etc so that on some web requests it could be dd-mm-yyyy ... other checks might be dd-mm-yy ... also this might include the time etc etc.
I think the web check could be far more utilised for us if we were able to implement macro's such as these, at the same time perhaps having files with data on new lines randomly selectable for other areas of macro's. This would enable the ability to of course, dynamically create different POST/GET requests for sites on the fly. This is not hugely important to us as we're doing this via externally scripting bash 'curl' commands and getting Zabbix to interrogate the script etc. But I do believe it would be a great feature.
- duplicates
-
ZBXNEXT-81 It will be good to implement support of sending random or other non-constant variables like macro (for example, timestamps) in the POST response for any step in the WEB scenario.
- Open