Security Compliance
Install and configure SEM agent on a Solaris server
This article describes how to install and configure the Solaris agent to log data to SEM.
First published date
Last published date
Overview
Following assumptions are made:
i) You have access to an account on the Solaris server with root or super user privileges to be able to install the binaries.
ii) You are already aware of and configured Solaris server for auditing or logging for the specific daemon/services and the log file paths.
If you are not the Solaris server administrator, then consult the person who is responsible for and the the required information of log file paths etc to configure the connectors once they have installed the SEM agnet.
Product section
Cause
Resolution
Part One: Installing Solarwinds SEM Agent
- Download the agent installer from your solarwinds customer portal to a computer.
- Unzip the agent to expose the setup.bin file (skip this step if you downloaded the executable directly in version 6.7 and above the file is named with <SEM ver><Agent><Linux/Unix/Solaris><Platform>Installer.bin (package with openJDK JVM) OR <SEM ver><Agent><Linux/Unix/Solaris><Platform>Installer-NoVM.bin (No JVM)
- Use WINSCP/Filezilla/SCP other methods to copy the setup.bin file to the Solaris server on /tmp for example
- Log on to the Solaris server either as root a user that has superuser privileges and then go to the directory where the installer was copied via SCP.
- If you uploaded the file as a user other than root, then check if the file has execute perm for the user if not give executable perm via chmod +x setup.bin
- Launch the installer by entering ./setup.bin or the relevant name depending on the SEM Agent version
- Answer all the questions and specify the IP address or hostname of SEM Appliance when prompted.
- Solaris (like all Unix and Linux) can be customized where startup scripts are kept.
Copy the file "SWLEM-agent" (from /usr/local/contego/ContegoSPOP/SWLEM-agent) to the startup scripts, ie... /etc/init.d/
- Manually start the Solaris agent: /usr/local/contego/ContegoSPOP/SWLEM-agent start
- If using Flash console navigate to Manage > Nodes and then watch for the Solaris agent to connect.
- Follow the steps to Configure SEM connectors for Agent to configure individual connectors for the logs you like to monitor.
- OR use Configure > Connector profiles from the top navigation to create a new connector profile to create connectors and configure the file paths based on what Solaris logs you are trying to monitor.
Note: This procedure assumes that you have installed either the BSM or the Snare auditing for Solaris.
Optional:
- Create a filter under Live events, or create an nDepth search "AnyAlert.ToolAlias = solaris", and observe the log data to verify if data is coming from Solaris Agent for the specific logs you are monitoring.