Upgrade NetQ Agents on RHEL or CentOS Servers
The following instructions are applicable to both on-premises and remote deployments.
To upgrade the NetQ Agent:
-
Log in to your NetQ Platform.
-
Update your NetQ repository.
root@rhel7:~# sudo yum update
- Install the agent software.
root@rhel7:~# sudo yum install netq-agent
- Restart the NetQ Agent.
root@rhel7:~# netq config restart agent
Refer to Install and Configure the NetQ Agent on RHEL and CentOS Servers to complete the upgrade.