A newer version of this product documentation is available. If you are redirected to the main page of the user guide, then this page might have been renamed or removed.

Upgrade NetQ Agents and CLI on RHEL or CentOS Servers

The following instructions are applicable to both on-premises and cloud deployments.

To upgrade the NetQ Agent:

  1. Log in to your NetQ Platform.

  2. Update your NetQ repository.

root@rhel7:~# sudo yum update
  1. Install the agent software.
root@rhel7:~# sudo yum install netq-agent netq-apps
  1. Restart the NetQ Agent and CLI.
root@rhel7:~# netq config restart agent
root@rhel7:~# netq config restart cli

Refer to Install and Configure the NetQ Agent on RHEL and CentOS Servers to complete the upgrade.