Install Wazuh agent on Solaris

The Wazuh agent for Solaris can be downloaded from our packages list. The current version has been tested on Solaris 11 version 5.11 and Solaris 10 version 5.10. Install the agent as follows:

  1. For Solaris 11 i386:

# pkg install -g wazuh-agent_v3.4.0-sol11-i386.p5p wazuh-agent
  1. For Solaris 10 i386:

# pkgadd -d wazuh-agent_v3.4.0-sol10-i386.pkg
  1. For Solaris 11 SPARC:

# pkg install -g wazuh-agent_v3.4.0-sol11-sparc.p5p wazuh-agent
  1. For Solaris 10 SPARC:

# pkgadd -d wazuh-agent_v3.4.0-sol10-sparc.pkg

Note

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 user manual.