Setup
Setting Up the SysPulse Agent on Your System
Prerequisites
- Create an account on SysPulse.
- Access the SysPulse dashboard.
Step 1: Generate an API Key (Dashboard Side)
To authenticate your agent, you need to generate an API key from the SysPulse dashboard.
- Navigate to the Key Management Section:
- Click on the key icon in the sidebar.
- Generate a New API Key:
- Click on the "Generate New Key" button.
- Enter a key name (required) for easy identification, especially if you use multiple keys.
Step 2: Install and Configure the CLI Agent
1. Download the CLI Agent
Visit this link (https://github.com/Mohamed-Aymn/syspulse-cli) to download the CLI tool that matches your Linux architecture.
2. Run the Agent
Execute the following command in your terminal, replacing <generated_key>
with your actual API key:
./syspulse --key=<generated_key>
Once the agent is running, it will start sending system metrics to the SysPulse platform. 🎯
Need Help?
If you encounter any issues, visit our documentation (replace with actual link) or reach out to support.