-
Change Request (Sub-task)
-
Resolution: Unresolved
-
Minor
-
None
-
1.8.5, 1.9.3 (alpha)
To enhance web monitoring capabilities, attached patches add:
- 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.
Attached are two patches - against 1.8.5 and trunk @ 19060
- is duplicated by
-
ZBXNEXT-759 HEAD method for web checks
- Closed