Skip to content

Administration

The administration menu is only available to platform admins. To access it you must have your own On-Premise Infra of OctoPerf. Then please refer to the procedure to add an administrator in the On-Premise Infra advanced documentation.

admin-menu

This administration menu allows you to perform the following actions:

Frameworks

The frameworks menu allows you to add/edit to the frameworks available in the correlation rules menu:

Frameworks

Use the Duplicate button on an existing framework in order to create a new one. Make sure to edit its name and id before saving otherwise you'll be blocked by the duplicate check.

Warning

The default frameworks are hard coded and thus can't be edited/removed but you can add/edit your own.

Agents

This page lists all agents running on the platform at this time:

Agents

It is a good way to keep watch on all agents started across different workspaces. In particular if you use a cloud integration to autostart them on the fly. In terms of functionalities, this page works exactly the same as the On-Premise Agents configuration screen.

Users

Users

This page allows you to see all the accounts registered to this OctoPerf platform. Use filters to see a particular user or select "All administrators" to filter only on Admin roles.

You can then edit users with a single click in the list.

It is possible to :

  • Change the status of any user to Enabled, Disabled or Unverified (so that they need to go through email verification again),
  • Appoint a user as administrator in order to give him rights to access the administration menu, exactly as the users manually declared in the configuration files,
  • Permanently remove a user along with all its workspaces and resources.

Warning

Be very careful when removing user account since orphaned workspaces are automatically removed in the process! It is strongly recommended to disable users only instead.

Users Activity

user-activity

This screen displays the recent activity log for all users registered on the platform.

Global filtering

user-activity user-activity

User activity can be filtered by Activity Type, with results limited by the Date Range filter.

Available activity types:

  • Logins — last login date of the user.
  • Registrations — registration date of the user.
  • Test launched — last test start date of the user.

Info

Default sorting depends on the selected Activity Type. When Activity Type is Tests launched, results are sorted in descending order by the Last Test Start Time column.

Global Action

If you want to analyze user activity in external tools, you can export the results as a CSV file.

Info

The CSV export only applies to Global Filters. Table Filters are not included in the exported data.

Last test Information

user-activity

The Last Test Info column provides key details about the most recent test launched by each user.

Displayed information includes:

  • Scenario name: Bluehead Wrasse
  • Maximum load: 15 VUS
  • User Workspace: Default
  • User Project: Sample Project
  • Providers used: 2 providersLocal On Prem 1 and Local On Prem2

Tip

Since this data can be extensive, you can use the Inspect Last Test Activity action (see below) to view all details clearly.

Row actions

user-activity

Each user entry includes two available actions:

  • See Subscriptions and Shares

Navigates to the Subscriptions and Shares administration page, with the selected user automatically preloaded.

  • Inspect Last Test Activity

user-activity

Opens the Last Test Info dialog, which:

  • Displays full test details without text truncation.
  • Lists all providers in a table, including locations.
  • Provides an “Open Scenario” button in the dialog footer for direct access.

Workspace

This page will allow you to access all the workspaces in this platform. You can use "Download all as CSV" to export the content of the list.

Workspaces

Action Description
Edit Edit this workspace
View owner Copy owner email to clipboard
Open owner Opens the user admin screen filtered on the owner
Delete Permanently remove this workspace

Warning

Removing a workspace will remove all its projects/providers and cannot be reversed.

SSO

Here, you can configure an SSO login page where users can access the application using pre-existing credentials:

sso

Details of the SSO configuration can be found on the enterprise configuration page.

Warning

If your application.yml file already has an SSO configured, it will overwrite the one defined in this menu.