What is the best way to check if active agent has access to active server?
This could not be performed for active only agents, because they will not be able to notify server that it is inaccessible. But active+passive agent could be passively asked if all servers from ServerActive are available and inform about not accessible servers.
So are there any way of performing such check except for creating script that parses config file and telneting to every server?
This could not be performed for active only agents, because they will not be able to notify server that it is inaccessible. But active+passive agent could be passively asked if all servers from ServerActive are available and inform about not accessible servers.
So are there any way of performing such check except for creating script that parses config file and telneting to every server?
Comment