If you are using the current version of Cumulus NetQ, the content on this page may not be up to date. The current version of the documentation is available here. If you are redirected to the main page of the user guide, then this page may have been renamed; please search for it there.

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.2.1 and update 30 or 31 in the results. For example:
  • Cumulus Linux 3.3.2-3.7.x
    • netq-agent_3.2.1-cl3u30~1603788322.6f62fadf_armel.deb
    • netq-agent_3.2.1-cl3u30~1603788322.6f62fadf_amd64.deb
  • Cumulus Linux 4.0.0 and later
    • netq-agent_3.2.1-cl4u31~1603788322.6f62fadf_armel.deb
    • netq-agent_3.2.1-cl4u31~1603788322.6f62fadf_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.2.1 and update 30 or 31 in the results. For example:
  • netq-agent_3.2.1-ub18.04u31~1603789872.6f62fad_amd64.deb
  • netq-agent_3.2.1-ub16.04u31~1603788317.6f62fad_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.2.1 and update 30 or 31 in the results. For example:
  • netq-agent-3.2.1-rh7u30~1603791304.6f62fad.x86_64.rpm

If you see an older version, refer to Upgrade NetQ Agents on RHEL or CentOS Servers.