Verify NetQ Agent Version
You can verify the version of the agent software you have deployed as described in the following sections.
For Switches Running Cumulus Linux 3.x or 4.x
Run the following command to view the NetQ Agent version.
cumulus@switch:~$ dpkg-query -W -f '${Package}\t${Version}\n' netq-agent
You should see version 3.1.0 and update 28 or later in the results. For example:- Cumulus Linux 3.3.2-3.7.x
- netq-agent_3.1.0-cl3u28~1594095615.8f00ba1_armel.deb
- netq-agent_3.1.0-cl3u28~1594095615.8f00ba1_amd64.deb
- Cumulus Linux 4.0.0 and later
- netq-agent_3.1.0-cl4u28~1594095738.8f00ba1e_armel.deb
- netq-agent_3.1.0-cl4u28~1594095738.8f00ba1e_amd64.deb
If you see an older version, refer to Upgrade NetQ Agents on Cumulus Linux Switches.
For Servers Running Ubuntu 16.04 or 18.04
Run the following command to view the NetQ Agent version.
root@ubuntu:~# dpkg-query -W -f '${Package}\t${Version}\n' netq-agent
You should see version 3.1.0 and update 28 or later in the results. For example:- netq-agent_3.1.0-ub18.04u28~1594095612.8f00ba1_amd64.deb
- netq-agent_3.1.0-ub16.04u28~1594095612.8f00ba1_amd64.deb
If you see an older version, refer to Upgrade NetQ Agents on Ubuntu Servers.
For Servers Running RHEL7 or CentOS
Run the following command to view the NetQ Agent version.
root@rhel7:~# rpm -q -netq-agent
You should see version 3.1.0 and update 28 or later in the results. For example:- netq-agent-3.1.0-rh7u28~1594097110.8f00ba1.x86_64.rpm
If you see an older version, refer to Upgrade NetQ Agents on RHEL or CentOS Servers.