Getting your first server monitored with Server Scout is remarkably quick. Follow these essential steps to see live monitoring data in minutes.
Step 1: Create Your Account
Visit app.serverscout.ie and sign up for your free account. No credit card is required — you get the first 3 months completely free with all features included.
Once you've verified your email address, you'll land on the Server Scout dashboard.
Step 2: Add Your First Server
On the empty dashboard, click the "Add Server" button. This opens the server setup dialogue where you'll see a customised one-line installation command.
The command looks something like this:
curl -s https://agent.serverscout.ie/install/YOUR_UNIQUE_TOKEN | sudo bash
Copy this command to your clipboard — you'll need it in the next step.
Step 3: Install the Agent
SSH into the Linux server you want to monitor. You'll need root access for the installation.
Paste the command you copied and press Enter:
curl -s https://agent.serverscout.ie/install/YOUR_UNIQUE_TOKEN | sudo bash
The installer will:
- Download the lightweight Bash agent script
- Configure it with your unique server token
- Start monitoring immediately
The entire process typically takes 10-30 seconds depending on your server's internet connection.
Step 4: See Your Server Online
Return to your Server Scout dashboard and refresh the page. Within seconds, you should see your server appear with an "Online" status.
The server card immediately displays live metrics:
- CPU usage - current percentage and load averages
- Memory usage - used, free, and total RAM
- Disk usage - space used across all mounted filesystems
- Network activity - real-time incoming and outgoing traffic
The data updates automatically every 5 seconds for fast metrics like CPU and memory, creating a live monitoring experience.
Step 5: Explore Detailed Metrics
Click on your server card to access the detailed monitoring view. Here you'll find:
- Historical graphs for all metrics
- Process lists showing top CPU and memory consumers
- Detailed disk usage breakdown by mount point
- Network interface statistics
- System information and uptime
Your Monitoring Is Already Active
Server Scout automatically configures essential alerts for your new server:
- High CPU usage (sustained above 80%)
- High memory usage (above 90%)
- Low disk space (above 85% full)
- Server offline detection
These alerts will email you immediately if any thresholds are exceeded, so you're protected from day one without any additional configuration.
Next Steps
Congratulations! You now have professional server monitoring running in under 5 minutes. Your server is being monitored across our 5-tier data collection system, from real-time 5-second updates to daily trend analysis.
For a more comprehensive setup, including customising alert thresholds, adding team members, configuring webhooks, and monitoring additional services, see our Getting Started Checklist.
Need Help?
If your server doesn't appear online within a minute, or you encounter any issues during installation, our AI support bot at app.serverscout.ie provides instant troubleshooting assistance. Simply click the support button and describe your issue — you'll get relevant help articles and solutions within about a minute.
The lightweight agent uses less than 3 MB of RAM and minimal CPU time, so it won't impact your server's performance whilst providing comprehensive monitoring coverage.
Frequently Asked Questions
How long does it take to set up server monitoring with ServerScout?
What happens if my server doesn't appear online after installation?
How does ServerScout's monitoring agent work?
What metrics does ServerScout monitor automatically?
Are there automatic alerts set up for new servers?
Do I need a credit card to start monitoring with ServerScout?
What operating systems does ServerScout support?
How often does ServerScout update monitoring data?
Was this article helpful?