go-zabbix icon indicating copy to clipboard operation
go-zabbix copied to clipboard

Supporting Proxy API

Open user340 opened this issue 5 years ago • 0 comments

Hello,

(This pull request is re-open https://github.com/cavaliercoder/go-zabbix/pull/33 because from branch was changed.)

I added new code to supporting proxy.get . I've tested with Zabbix 4.0.9. It works fine.

If no passive/active proxy is found in test environment, go test will be failed.

Thank you,

user340 avatar Aug 05 '20 01:08 user340