To enhance web monitoring capabilities, the patch adds:
- support for specifying HTTP method in HTTP steps, supported are GET/HEAD/POST
- support for specifying content size in HTTP steps, for response to be checked against. In case of HEAD request, 'Content-Length' HTTP header will be used for getting the response size, if present.
In addition, additional item for web monitoring results is added, 'web.test.rspsize' - this will allowe to create a trigger on it, for example.
Details along with patches themselves could be found under ZBXNEXT-763.
You could vote for the request if you find the features useful/worth to be integrated.
---
Ilia Sotnikov
- support for specifying HTTP method in HTTP steps, supported are GET/HEAD/POST
- support for specifying content size in HTTP steps, for response to be checked against. In case of HEAD request, 'Content-Length' HTTP header will be used for getting the response size, if present.
In addition, additional item for web monitoring results is added, 'web.test.rspsize' - this will allowe to create a trigger on it, for example.
Details along with patches themselves could be found under ZBXNEXT-763.
You could vote for the request if you find the features useful/worth to be integrated.
---
Ilia Sotnikov