My Experiments

This section explains how to manage, access, and review your experiments in Plaza6G. It covers how to monitor running deployments, connect to resources, and revisit archived results.


1 Overview

The My Experiments section is your central dashboard for managing all experiments. From here, users can:

  • View experiment status and metadata.
  • Access VMs, clusters, and hardware resources.
  • Open SSH or RDP sessions.
  • Monitor performance through Grafana.
  • Download logs, CSVs, and archived outputs.

2 Accessing My Experiments

To access the dashboard:

  1. Log in to Plaza6G.
  2. Click My Experiments in the top navigation bar.
  3. A sortable list of experiments appears, ordered by creation date.

Dashboard Layout

SectionDescription
Experiment ListAll experiments with names, IDs, and states
Status IndicatorColor-coded icons showing state
Actions PanelButtons to connect, monitor, delete, or archive
Resource DetailsExpandable list of VMs, nodes, or devices
Metrics ViewEmbedded Grafana dashboards

3 Experiment States

Each experiment has one of the following statuses:

StateDescription
ActiveExperiment is running
In ProgressDeployment or configuration is underway
CompletedExperiment has finished successfully
ArchivedResources released but data retained
Failed / ErrorConfiguration or deployment error occurred

These states update automatically as the experiment progresses.

4 Viewing Experiment Details

Clicking an experiment expands a details panel showing:

  • Experiment ID and Name
  • Status
  • Infrastructure Summary (VMs, clusters, hardware)
  • Monitoring Dashboard (Grafana)
  • Connection Credentials (IP, username, password)
  • Uploaded Scripts (Python, Shell, text)
  • Results and Logs (CSV files, deployment logs)

All information updates dynamically during experiment execution.

5 Opening SSH or RDP Sessions

You can directly access compute resources without leaving the Plaza6G portal.

  1. Open My Experiments.
  2. Expand the experiment’s Resource Details.
  3. Click Open Terminal for SSH access (Linux).
  4. Click Open RDP for graphical access (Windows or Android).

The platform loads credentials automatically and launches the session inside the browser.

SSH/RDP is only available if enabled during resource configuration.

6 Monitoring and Results

Each experiment includes an embedded Monitoring Dashboard with real-time charts for:

  • CPU usage
  • Memory consumption
  • Disk I/O
  • Network throughput

Accessing Results

  1. Open the experiment details panel.
  2. Scroll to Results and Logs.
  3. Download CSVs or view them inside Grafana.

Archived results remain available indefinitely.

7 Archiving or Deleting Experiments

Users can choose to archive or delete an experiment once complete.

ActionDescription
ArchiveMoves the experiment to Archived state; data preserved
DeleteRemoves compute resources but retains logs and metrics

Steps to Archive

  1. Select the completed experiment.
  2. Click Archive Experiment.
  3. Resources are released and the experiment becomes Archived.

Steps to Delete

  1. Open My Experiments.
  2. Click Delete Experiment.
  3. Confirm the operation.

There is currently no retention limit — archived data remain accessible indefinitely.

8 Troubleshooting and Error States

If an experiment enters Failed or Error state:

  • Open the Logs section for detailed messages.
  • Identify configuration or resource issues.
  • Adjust parameters and relaunch the experiment if necessary.

Common causes include OS mismatches, resource quota limits, or network configuration errors.

Users may consult the Chatbot Assistant or platform support for additional help.

Summary for Users

  • My Experiments serves as your hub for managing all experiments.
  • Provides SSH/RDP access, Grafana monitoring, and downloadable results.
  • Completed experiments can be archived or deleted while retaining data.
  • Failed experiments include logs for diagnosis and relaunching.

Example Q&A

Q: What can I do in the My Experiments section?

A: You can view, monitor, and manage your experiments, connect to VMs via SSH or RDP, access results, and archive completed tests.

Q: What experiment states exist?

A: Experiments can be Active, In Progress, Completed, Archived, or Failed/Error.

Q: How can I connect to a running VM?

A: Expand the experiment's Resource Details and click Open Terminal for SSH or Open RDP for graphical access.

Q: Can I delete an experiment without losing my data?

A: Yes. Deleting an experiment frees compute resources but retains all logs, metrics, and CSV outputs in the archive.

Q: How long are experiment results stored?

A: Archived data remain available indefinitely — there is no expiration policy.