-
Problem report
-
Resolution: Fixed
-
Critical
-
7.0.0beta3, 7.0 (plan)
-
Sprint candidates
-
1
Steps to reproduce:
It is possible to successfully complete the testing of an item using offline proxy / non-existing proxy on the frontend. No data about item test is appearing in the proxy log in case of testing via online proxy.
Precondition: create proxy
- Start server, agent and proxy
- Open Data collection -> Hosts -> Zabbix server
- Open any item that has Test option (for example: Linux available memory)
- Open Test window
- Select proxy for testing
- Click Get Value and test
- Review the result
- Turn off the proxy
- Repeat same steps with testing same item
- Review the results
- Check the proxy log
Result:
Results on the frontend are not affected by proxy status.
Data about tested item is not present in the proxy log file.
Log file with testing Linux available memory item using passive proxy (increased trapper debug level): proxy-trapper-log.txt
See video (testing item with offline proxy):
Expected:
In cases when proxy is offline - testing by proxy should not be possible.
Testing via online proxy should work correctly.
- caused by
-
ZBXNEXT-8682 Item test should limit the returned value to a certain amount of data
- Closed