Running OpUtils on AWS helps in ensuring world-class network management for your devices while eliminating the need for a physical server for monitoring.
You can use OpUtils in AWS using one of two methods:
Before you begin, please purchase OpUtils AMI from here.
Note:
When you access OpUtils using the public IP/DNS address, note that the "Public IP/DNS address" changes when the instance is stopped/terminated. As in a network, devices need to forward syslogs and traps to the OpUtils server, so the public IP has to be updated in the end devices every time it changes. Hence, it is recommended to use an elastic IP address for seamless monitoring. For more details on Elastic IP addresses, click here.
Before installing OpUtils in AWS, ensure that you meet the following pre-requisites:
Note: The above specifications are the minimum requirements. You may need to change the configurations according to the number of devices you are monitoring and additional integrations/modules (such as firewall, IP address management, etc.). To know more about creating instances, click here.
Important Note:
Ensure that the following ports in your OpUtils instance are not blocked for proper functioning of OpUtils and its add-ons (this step is necessary for both running OpUtils from AMI and running OpUtils from an EC2 instance)
|
Port |
Protocol |
Port Type |
Usage |
Remarks |
|
13306 |
TCP |
Static (PostgreSQL) |
Database Port |
Can be changed in conf/database_params.conf file. |
|
1433 |
TCP |
Static (MS SQL) |
Database Port |
Can be changed in conf/database_params.conf file/ dbconfiguration.bat file. |
|
22 |
TCP |
Static |
SSH Port |
|
|
8060 |
TCP |
Static |
Web Server Port |
Can be configured using ChangeWebServerPort.bat. |
|
161 |
UDP |
Static |
SNMP |
|
|
135 |
TCP |
Static |
WMI |
|
|
445 |
TCP |
Static |
WMI |
|
|
5000 to 6000 |
TCP |
Dynamic |
WMI |
|
|
49152 to 65535 |
TCP |
Dynamic |
WMI |
Windows 2008R2 and higher |
|
2000 |
TCP |
Static |
Internal Communication Port |
|
|
56328 |
TCP |
Dynamic |
ShutDown Listener Port |
|
|
162 |
UDP |
Static |
SNMP Trap Receiver Port |
|
|
514 |
UDP |
Static |
SYSLOG Receiver Port |
SYSLOG Receiver Port can be changed via WebClient |
|
69 |
UDP |
Static |
TFTP Port [NCM] |
|
|
1514 |
UDP |
Static |
Firewall Log Receiver [FWA] |
Firewall Receiver Port can be changed via WebClient |
|
9996 |
TCP |
NetFlow Listener Port [NFA] |
NetFlow Listener Port can be changed via WebClient |
Thank you for your feedback!