Skip to content

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

  1. Go to the Servers section in the sidebar.
  2. Click "Monitor new server".
  3. 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>
  4. Run this command on your Linux server with root/sudo privileges.
  5. The installer will automatically:
    • Install the Uptinio monitoring agent
    • Configure system metrics collection
    • Start the agent service
  6. 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