Closed alexanderzobnin closed 8 years ago
Fixed improper return of values from function locate_key for the case, where none of the keys are found. Please attach your zas_scenario.cfg, so I can do the further tests.
@vulogov Thanks! I used default scenario from /etc/zas_scenario.cfg
Is it working now for you ?
Yes, now I nave no errors, thanks!
I started daemon by this commnad:
zas_agent.py --start --daemonize --listen 127.0.0.1 --port 10060 --redis_host 127.0.0.1 --redis_port 6379 --log '/var/log/zabbix/zas_agent.log'
and then trying to get value from agent:zabbix_get -s 127.0.0.1 -p 10060 -k agent.ping
but can't get anymore. There is error in log:When I'm started zas_agent without `--daemonize' it's returns values but I'm get this error in console: