RAS Management Portal
ProductsSupportPartnersDocumentation
English
English
  • Introduction
    • Parallels RAS release history
    • Overview
    • What's new
  • Installation and Configuration
    • Prerequisites
    • Installation
  • Get Started with RAS Management Portal
    • Log in to RAS Management Portal
    • Configure RAS Web Administration Service
    • RAS Management Portal user interface
  • Site Category
  • Farm Settings
    • Administrators
    • Mailbox
    • Licensing
  • Site Settings
    • Connection and authentication
    • Multi-factor authentication
      • Using RADIUS
      • Using Google Authenticator
      • Configuring MFA rules
    • FSLogix Profile Container
      • Configure managing existing profiles by Parallels RAS
      • Configure Site defaults and hosts for FSLogix
    • Universal Printing
    • Universal Scanning
  • Infrastructure
    • RD Session Hosts
      • Add an RD Session Host
      • Configure an RD Session Host
        • Using Site or host pool defaults
        • General
        • Agent Settings
        • User Profile
        • Desktop Access
        • Printing and Scanning
      • Manage an RD Session Host
        • Overview
        • Active Sessions
        • Running Resources
        • Running Processes
        • Troubleshooting
      • RDSH groups
    • Virtual Desktops Infrastructure
    • Certificates
      • Generate a self-signed certificate
      • Generate a certificate signing request (CSR)
      • Let's Encrypt certificates
        • Working with Let's Encrypt certificates
        • How Parallels RAS requests certificates from Let's Encrypt
      • Import a certificate from a file
      • Export a certificate to a file
      • Assign a certificate to Gateways and HALB
    • Gateways
      • Add a Gateway
      • Configure a Gateway
        • General
        • Mode
        • Network
        • SSL/TLS
          • Client and Server configurations
        • User Portal
          • Web
        • Wyse
        • Security
      • Managing Gateways
    • Connection Brokers
      • Configure RAS Connection Broker
      • Add a secondary Connection Broker
      • Manage RAS Connection Brokers
    • Providers
    • Site defaults
  • Sessions
    • Overview
    • Session information
    • User sessions
    • Running resources
  • Publishing
    • Publish an application
    • Publish a desktop
    • Publish a document
    • Publish a folder on the file system
    • Manage published resources
      • Manage published applications
      • Manage published desktops
      • Manage folders
      • Site defaults (Publishing)
      • Using filtering rules
      • Configuring preferred routing
  • Monitoring
    • Overview
    • Install RAS Performance Monitor
    • Enable monitoring in RAS Management Portal
    • Viewing performance metrics
    • Configure RAS Performance Monitor Security
  • Updating RAS Agents
  • Help and Support
  • Appendix
    • Microsoft license requirements in Parallels RAS
    • Port reference
      • Parallels Client
      • Web browsers
      • HALB
      • RAS Secure Gateway
      • RAS Connection Broker
      • RAS Console
      • SSRS
      • RAS Reporting
      • RAS Web Administration Service (REST/Management Portal)
      • RAS PowerShell
      • RAS Provider Agent
      • RAS Enrollment Server
      • RAS RD Session Host Agent
      • RAS Guest Agent
      • RAS Remote PC Agent
      • Tenant Broker
      • Active Directory and Domain Services ports
      • Azure Virtual Desktop
    • RAS performance counters
Powered by GitBook

© 2025 Parallels International GmbH. All rights reserved.

On this page
  • Components
  • How it works

Was this helpful?

Export as PDF
  1. Monitoring

Overview

The Monitoring category gives you access to the RAS Performance Monitor, which is a browser-based dashboard designed to help administrators analyze Parallels RAS deployment bottlenecks and resource usage. The dashboard provides a visual display of performance metrics, which can be viewed in the Parallels RAS Console or in a web browser.

Components

Parallels RAS Performance Monitor consists of the following components:

  • InfluxDB database — a database for storage of system performance data.

  • Grafana dashboard — a browser-based dashboard providing a visual display of performance metrics.

  • Telegraf service — a service that collects performance data on a server where it is installed. The service is installed automatically when you add a server to a Parallels RAS Farm and install a corresponding RAS Agent on it (e.g. RAS Secure Gateway Agent, RD Session Host Agent, Remote PC Agent, etc.).

How it works

The Telegraf service is stopped by default, so it doesn't collect any data. To start the service on each server in the Farm, the performance monitoring functionality must be configured and enabled in the Parallels RAS Console and/or Parallels Management Portal. Once enabled, the Telegraf service begins collecting a predefined set of performance counters at a fixed time interval (10 seconds). It then sends the collected data to the InfluxDB database for storage. To view performance metrics, the Parallels RAS administrator uses the Monitoring category of Parallels RAS Management Portal, which displays the visual representation of performance counters in real time (using Grafana dashboard).

The performance metrics are grouped in the dashboard by type (Session, CPU, Memory, Disk, etc.), so the administrator can view each group of metrics separately. The administrator can also select whether to view performance metrics for one or more specific servers or for all servers in the Farm or Site. In addition, the administrator can select a specific Site for which the data should be displayed.

PreviousMonitoringNextInstall RAS Performance Monitor

Was this helpful?