Skip to content
AWTRIX FLOWS
Submit flow
Glances GPU and CPU shown on an AWTRIX display
Node-RED Smarthome AWTRIX 3

Glances GPU and CPU

# GPU and CPU Monitoring Flow The **GPU and CPU Monitoring** flow is a smart home automation solution that provides real-time tracking of your computer's GPU and CPU performance by integrating Glances on your gaming PC and connecting it to Home Assista

Built by Hendrik Kaiser

Download flow

Published 2 July 2024 · updated 7 July 2024 · 2 downloads

Install Icon 39900.

Overview

The GPU and CPU Monitoring flow is designed to monitor the performance of your GPU and CPU in real-time using connected sensors. This guide focuses on configuring the flow with your specific device details and security settings, specifically when using Glances to send data from your gaming PC to Home Assistant.

Steps to Configure the Flow

  1. Install and Configure Glances:

    • Ensure Glances is installed on your gaming PC. You can install it via pip:
      pip install glances
      
    • Configure Glances to expose the necessary metrics (GPU and CPU usage) via its API.
  2. Add Glances to Home Assistant:

    • In Home Assistant, navigate to the "Integrations" page.
    • Search for and add the "Glances" integration.
    • Configure the integration with the IP address and port of your gaming PC where Glances is running.
  3. Identify Device IP Addresses:

    • Find the IP addresses of your gaming PC where Glances is running. This info is usually in device settings or network management tools.
  4. Input Device IP Addresses:

    • Go to the flow settings in your smart home control panel.
    • Add the IP addresses of your gaming PC under "Device Management" or "Network Settings."
  5. Set Up Bearer Token:

    • Generate a bearer token from your smart home system or service provider for API authentication.
    • Enter this token in the flow settings under "Security" or "Authentication" to secure data transmission.
  6. Test the Setup:

    • Verify that the flow communicates correctly with your gaming PC and that data is securely transmitted.

By completing these steps, you ensure the GPU and CPU Monitoring flow operates effectively with your specific smart home devices and security configurations, leveraging Glances for data collection.

More like this Node-RED Smarthome AWTRIX 3