Last Updated: 2023-08-15
Purpose
This article describes how to find the version of the Agent.
Introduction
To maintain reliable security scans and full platform compatibility, it is important that Outpost24 agents are running the correct version. The Finding the Agent Version feature shows you how to verify which version of the agent is currently installed. On Windows this is done via the Control Panel or PowerShell, while on Linux you use the o24-agent --version command. Knowing the installed version helps you ensure agents are up-to-date and reduces the risk of missing new features or fixes.
Checking the Agent Version
To check the the version of the installed agent:
Windows
-
Open Control Panel.
-
Click on Programs.
-
Click Program and Features and search for agent.
You can also open a PowerShell command as administrator and run the following command:
'C:\Program Files (x86)\Outpost24\Agent\agent.exe' --version
Linux
Login to your Linux system with an account having admin privileges or being able to elevate privileges and become root and run the following command:
sudo o24-agent --version
|
Related Articles
- Removing an Agent from Windows
- Discovering the Agent in OUTSCAN
- Installing a Linux Agent
- Check Connectivity to Agent Server
- Checking if Agent is Running
- Agent Installation Introduction
- Firewall Setup for Agents
- Agent Call Home
- Using the Agent Info Command
- Removing an Agent from Linux
- Retrieving the Agent UUID
- Finding the Agent Version
- Installing a macOS Agent
- Setting Up an Agent Using System Proxy
- Adding Agent Attributes