Hello Guy's
I have the following problem,
When I execute the command through the zabbix-server, I get the return "does sure also" If I execute the command through where the agent is installed the return is correct, I would like to know why the zabbix-server does not work.
EX:
Zabbix-server
[root@localhost ~]# zabbix_get -s 167.xxx.xx.xx -k user.opensipsctl.real.activecalls
does
sure
also
Server where zabbix agent install
[root@localhost~]# zabbix_agentd -t user.opensipsctl.real.activecalls
user.opensipsctl.real.activecalls [t|468]
I have the following problem,
When I execute the command through the zabbix-server, I get the return "does sure also" If I execute the command through where the agent is installed the return is correct, I would like to know why the zabbix-server does not work.
EX:
Zabbix-server
[root@localhost ~]# zabbix_get -s 167.xxx.xx.xx -k user.opensipsctl.real.activecalls
does
sure
also
Server where zabbix agent install
[root@localhost~]# zabbix_agentd -t user.opensipsctl.real.activecalls
user.opensipsctl.real.activecalls [t|468]
Comment