Warning: This is the documentation for Wazuh 3.10. Check out the docs for the latest version of Wazuh!
HP-UX from package¶
The Wazuh agent for HP-UX can be downloaded from our packages list. The installation steps are:
Create the user and the group OSSEC:
# groupadd ossec
# useradd -G ossec ossec
Unzip the package in /
:
# tar -xvf wazuh-agent-3.10.2-1-hpux-11v3-ia64.tar
Now that the agent is installed, the next step is to register and configure it to communicate with the manager. For more information about this process, please visit the document: user manual.