I'm relatively new to zabbix, so go easy on me!
I'm running zabbix server 3.2.11 on CentOS 7.
I'm trying to run a zabbix_get command against a Windows system in our sox environment. When I do a zabbix_get with the system.uptime key, I get the result no problem. When I run something like system.run['dir'], it returns quickly with no output. I'm assuming it's a firewall blocking the returning traffic either on the box or the load balancer, but I don't understand why the agent seems to be working fine, but not a system.run. Do they use different ports?
Because it's in sox, it a little difficult for me to get on the box to troubleshoot there. I'm trying to get more information about what to look for before I get permission to remote into the box. Note that the agent should be configured the same as it is everywhere else in our environment, where both kinds of zabbix_get commands work fine.
I'm running zabbix server 3.2.11 on CentOS 7.
I'm trying to run a zabbix_get command against a Windows system in our sox environment. When I do a zabbix_get with the system.uptime key, I get the result no problem. When I run something like system.run['dir'], it returns quickly with no output. I'm assuming it's a firewall blocking the returning traffic either on the box or the load balancer, but I don't understand why the agent seems to be working fine, but not a system.run. Do they use different ports?
Because it's in sox, it a little difficult for me to get on the box to troubleshoot there. I'm trying to get more information about what to look for before I get permission to remote into the box. Note that the agent should be configured the same as it is everywhere else in our environment, where both kinds of zabbix_get commands work fine.
Comment