With the introduction of Agent-based monitoring in OpManager, users can now install a lightweight piece of software called an "agent" in their network devices such as Windows servers, Unix servers to aid OpManager with monitoring your devices. The agent takes over all polling actions related to that device from OpManager, allowing your OpManager server to function more efficiently. For smooth functioning of OpManager without load configuration changes, it is recommended that the agent be installed on not more than 1000 devices.
Agent monitoring feature in OpManager is available in build 125312 and above.
When the OpManager agent is installed on a device that is already being monitored via SNMP/WMI or other protocols in OpManager, the agent is classified as an Idle Agent. In this state, the agent remains installed but does not actively participate in any monitoring activities, since the device’s monitoring is already handled through existing methods.
This type of agent was specifically designed to monitor log files on the target system by searching for specific strings or patterns within the log files. However, Log File Agent support has been deprecated starting from OpManager build version 125312. It is no longer supported in current versions.
When a device is fully monitored using the OpManager agent (without relying on SNMP/WMI), the agent functions as a Monitoring Agent. In this mode, all data collection, performance monitoring, and health checks are handled directly by the agent installed on the device.
Prior to installing the agent and monitoring your network devices, ensure the necessary prerequisites are met.
The prerequisites listed below are applicable for both Windows and Linux devices.
These are the minimum specifications required in the device where the OpManager agent will be installed:
Parameter | Windows | Linux | FreeBSD | OS X |
Processor speed | 1.0 GHz | 1.0 GHz | 1.0 GHz | 1.0 GHz |
RAM | 512 MB | 512 MB | 512 MB | 512 MB |
Hard disk space | 100 MB | 70 MB | 70 MB | 70 MB |
Supported OS versions:
The OpManager agent supports all major versions of Microsoft Windows and Unix systems as listed below:
Windows OS | |
Software | Versions Supported |
Windows OS | Windows 11/ Windows 10/ Windows 8.1/ Windows 8/ Windows 7/ Windows Vista |
Windows Server OS | Windows Server 2025/ 2022/ 2019/ 2016/ 2012 & 2012 R2/ 2008 & 2008 R2 |
Unix OS | |
Linux Distributions | Versions Supported |
Ubuntu | 14.04 and above (x86_64) 16.04 and above (Armv8 64bit) |
Debian | Debian 7 "Wheezy", Debian 8 "Jessie", Debian 9 "Stretch" and above |
Red Hat | 6 and above |
CentOS | 6 and above |
CentOS Stream | 8 and above |
Rocky Linux | 8 and above |
AlmaLinux | 8 and above |
SUSE | SUSE 11 and above, SLES 12 and above, open SUSE 15 and above |
Fedora | Fedora 26 and above (x86_64) Fedora 27 and above (ARM v8 64bit) |
Mandriva Linux | 21.1 and above |
Gentoo Linux | 3.0.31 and above |
Linux Mint | 6 and above |
Cloud/Server & Container-based UNIX | |
Oracle Linux | 6.8 and above |
Amazon Linux | 2 and above |
CoreOS | 37.20230205.3.0 and above |
Other UNIX Systems | |
OSX | 10 and above |
FreeBSD | 9 and above |
To ensure smooth functioning of Agent-based monitoring in OpManager, the following ports need to be opened/available in the firewall, with respect to the device being monitored.
Agent - OpManager server communication | |||
---|---|---|---|
Port | Protocol | Direction | Description |
OpManager webserver port* (https) | TCP | Outbound | Used for communicating with the OpManager Server to transmit data. (8061 by default) |
To start using Agent-based monitoring mode in OpManager, SSL needs to be enabled to ensure secure communication. Click here to read in detail about how you can enable SSL in OpManager.
Before starting the installation process, ensure that the OpManager web client is accessible in the Internet Explorer browser from the end device where you plan to install the agent.
The following prerequisites are only applicable for Windows devices.
For remote deployment, Ports 135 and 445 should be kept open and Inbound with respect to the monitored device. Initially, port 135 is used. RPC later switches it to any random port of TCP Dynamic port range. This dynamic port range must also be opened (Inbound).
NOTE:
If any Endpoint Management solutions have been employed in your network to manage your client computers, these applications need to be added in the exclusion list to ensure the OpManager agent can run without any issues:
The following prerequisites are applicable only for Unix devices.
After verifying all the prerequisites, proceed with the installation. For detailed steps and setup guidance, refer to the installation help page.
Thank you for your feedback!