Article Contents
Overview up.time can monitor services and servers globally from a single monitoring station. Communicating with servers across global networks can be complex and it can be difficult to monitor servers and serices that are behind firewalls so you may need to apply special settings to address common security policies within your network. This article provides a brief description of how to configure your firewall and up.time to allow full monitoring of protected servers and services. Monitoring Publicly Available Services and Servers Behind the Firewall If a service or server is publicly available to the general network but is behind a firewall, you should not experience problems adding that service or server to up.time for monitoring. To ensure that you are able to monitor all services and servers, follow these rules:
Monitoring NAT Servers and Services Behind the Firewall Monitoring Network Address Translation (NAT) addressed servers behind a firewall is slightly more complex. NAT addressed servers are available only to the private network behind the firewall, so you must adjust the firewall settings to allow additional access. To allow monitoring of privately addressed servers:
|
Adding up.time port exceptions to Windows firewall | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-25-2005 | Last Modified: 7-13-2011 | Index: 024 |
6751 |
Monitoring services running on a different IP address than the ag... | Rating | Views | |
---|---|---|---|
If you have a server with multiple IPs serving different applications you will find that up.time only allows you to create service monitors against the primary IP by default. To monitor services... By: uptime Support | Date Created: 12-31-1969 | Last Modified: 8-10-2011 | Index: 252 |
3179 |
Monitoring HTTP Services in a Load Balanced Cluster | Rating | Views | |
---|---|---|---|
To monitor the web site available on your load balanced cluster we reccomend this approach. 1 - Install the up.time agent on each of your cluster nodes and monitor them with up.time. This will... By: uptime Support | Date Created: 12-31-1969 | Last Modified: 8-31-2011 | Index: 295 |
3177 |
Required Ports for the up.time Monitoring Station | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-28-2005 | Last Modified: 6-26-2013 | Index: 021 |
8990 |
Add firewall rule to open port 9998 for Linux agent | Rating | Views | |
---|---|---|---|
To add a rule to iptables to allow incoming connections on port 9998: # vi /etc/sysconfig/iptables Add this line: -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 9998 -j ACCEPT... By: uptime Support | Date Created: 10-14-2009 | Last Modified: 8-10-2011 | Index: 431 |
3072 |