AIX

You can download the AIX installer from our packages list. You can choose installation or a deployment:

  1. Installation:

# rpm -ivh wazuh-agent-4.0.4-1.aix.ppc.rpm

Start the service:

# startsrc -s wazuh-agent

With this simple installation, 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.

  1. Deployment:

You can automate the agent registration and configuration using variables. It is necessary to define at least the variable WAZUH_MANAGER. The agent will use this value to register and this will be the assigned manager for forwarding events.

# WAZUH_MANAGER="10.0.0.2" rpm -ivh wazuh-agent-4.0.4-1.aix.ppc.rpm
# startsrc -s wazuh-agent

See the following document for additional deployment options: deployment variables.

Uninstall

To uninstall the agent:

# rpm -e wazuh-agent

There are files marked as configuration files. Due to this designation, the package manager does not remove those files from the filesystem. The complete file removal action is on user's responsibility. it can be done by removing the folder /var/ossec.