Appearance
Servers
Monitor your infrastructure servers with Uptinio.
Note: Currently, Uptinio only supports Linux servers. Support for other operating systems is planned for future releases.
Adding a Server
- Go to the Servers section in the sidebar.
- Click "Monitor new server".
- You will be given a unique installation command that looks like this:bash
curl -sSL "https://raw.githubusercontent.com/Solar-Devs/uptinio-server-agent/refs/heads/main/linux_installer.sh" | sudo bash -s <your-token>
- Run this command on your Linux server with root/sudo privileges.
- The installer will automatically:
- Install the Uptinio monitoring agent
- Configure system metrics collection
- Start the agent service
- Once installed, your server will appear in the dashboard within 1-2 minutes.
Server Metrics
- CPU usage
- Memory usage
- Disk space
- Network traffic in/out
Best Practices
- Keep all production servers under monitoring to ensure reliability
- Configure notification integrations to stay informed of issues
- Adjust alerting thresholds appropriately to prevent alert fatigue