Mac Agent Setup
Ashwani
Last Update 4 maanden geleden
Setting up a Mac agent is straightforward. Follow the below steps to install and validate the agent on Mac Systems.
Ensure that the user has administrative privileges to install the agent.
Script execution must be enabled in /tmp directory on the mac host
Network requirements
Enable outbound HTTP on port 80 for SecOps Central Server (http://<SecOps Central Server IP>:8000) and outbound HTTP WebSocket (WSS) traffic (port 80) to ws:://<SecOps Central Server IP>:5678
1. Navigate to the Asset Module
- In the top navigation panel of the SecOps platform, click on the Asset module to access the asset management functionality.

2. Initiate the Onboarding Process
Click on Add Asset to open the asset onboarding form.
- Select the Agent-based option to proceed.

Agent Mode: Select Endpoint to set up the agent directly on the target machines.
Agent Name: Enter a name for the agent that aligns with your naming conventions for easy identification.
Operating System: Choose the asset's operating system and its version from the available options.
Asset Groups: Optionally, assign the asset to one or more asset groups to help categorize and manage it effectively.
Criticality Level: Set the asset’s criticality level to determine its importance and impact in your operations.

- After completing the form, click on Download Agent to generate the agent details.
Navigate to the Notifications section to retrieve the following:
Agent Download URL: The link to download the agent installation package.
License Key: A unique key to activate the agent during installation.

You will receive an email with the agent download link and a license key.
Download the installer file on the host:
wget https://demo_download_linkExtract the installer file
tar -xvf SecOps-Agent.tar.gzInstall the agent
sudo bash install.sh
Check the agent status in the assets section of the product
