So here I am and I have zabbix up and running beautifully
. But I've now found a new need: I need to ensure that SQL servers can communicate with other SQL servers. (not limited to SQL, this is purely for example).
How would I go about having the zabbix agent on server A try and open/test a port on server B, and then give me a true/false about it?
All our servers are windows servers (except for zabbix itself).
Thanks!
. But I've now found a new need: I need to ensure that SQL servers can communicate with other SQL servers. (not limited to SQL, this is purely for example).How would I go about having the zabbix agent on server A try and open/test a port on server B, and then give me a true/false about it?
All our servers are windows servers (except for zabbix itself).
Thanks!
Comment