Some Windows releases or service packs automatically enable the built-in Windows firewall after updating and rebooting the system. This firewall may restrict user access to the up.time UI and/or prevent up.time from being able to poll agents or other monitored elements. There are two available options to resolve this issue:
Add required up.time TCP ports to the firewall exception list
If the monitoring station is installed on the system with the Windows firewall, add the following ports:
Disable the Windows firewallIf you do not require the additional security provided by the Windows Firewall, disable it by following the steps below. It is generally not recommended to disable the Windows firewall unless your system is protected by a secondary firewall tool or your network security is managed by a central firewall.
Note that the above commands may vary slightly depending on your Windows version. For example, later versions of Windows will use the following Start sequence: |
Problems adding an Agent to up.time | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 6-15-2006 | Last Modified: 8-9-2011 | Index: 083 |
8160 |
Monitoring Servers And Services Behind a Firewall | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 3-27-2006 | Last Modified: 7-27-2011 | Index: 062 |
6436 |
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 |
3071 |
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 |
8989 |
Changing the Windows Agent Port | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-17-2005 | Last Modified: 7-7-2011 | Index: 015 |
5376 |