Hello,
Most of the hosts I wish to monitor have two interfaces. One public and one private ( rfc1918 ).
The zabbix service always runs on the private interface. I check for basic things like CPU usage, etc... via the private interface.
However I also need to test reachability (ping ) on the public interface, test if certain services are running and are answering ( example script that logs into FTP and returns the time it took to run ).
What is the correct way to do this ? In Nagios I have two different hosts "mycoolhost" and "mycoolhost-public". Should I do the same with Zabbix or is there a better way to do it?
Thanks.
Most of the hosts I wish to monitor have two interfaces. One public and one private ( rfc1918 ).
The zabbix service always runs on the private interface. I check for basic things like CPU usage, etc... via the private interface.
However I also need to test reachability (ping ) on the public interface, test if certain services are running and are answering ( example script that logs into FTP and returns the time it took to run ).
What is the correct way to do this ? In Nagios I have two different hosts "mycoolhost" and "mycoolhost-public". Should I do the same with Zabbix or is there a better way to do it?
Thanks.
Comment