Solaris 10 from package

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

  1. For Solaris 10 i386:

# pkgadd -d wazuh-agent_v3.9.5-sol10-i386.pkg
  1. For Solaris 10 SPARC:

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

After creating the repository install the package:

# pkg install --accept wazuh-agent

Finally, remove the publisher:

# pkg unset-publisher wazuh

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.

Uninstall

To uninstall the agent in Solaris 10:

# pkgrm wazuh-agent