hello everyone..
How to monitor different networks
Zabbix-server is on my company's network.
I want to monitor servers on other networks such as customer A, B, C, etc. Every target servers has a only private IP . no public IP.
[The zabbix-server and the target server both have different networks]
There are many ways to monitor servers on multiple networks.
Which is better? I want to find a good way to consider security and efficiency.
Please let me know if there is a better way than the above method.
Thank you for reading this.
How to monitor different networks
Zabbix-server is on my company's network.
I want to monitor servers on other networks such as customer A, B, C, etc. Every target servers has a only private IP . no public IP.
[The zabbix-server and the target server both have different networks]
There are many ways to monitor servers on multiple networks.
- SSH tunneling (SSH tunneling) by creating a Javix-Proxy on the monitored network
- Connect via Nat forwarding (I don't know the difference between sh tunneling...)
- VPN connections to all companies (it is difficult to use different VPN programs from company to company)
Which is better? I want to find a good way to consider security and efficiency.
Please let me know if there is a better way than the above method.
Thank you for reading this.