System Admin
This page is only supported for Admin users
The Summary Report View offers a comprehensive overview of the loaded topology, providing information about the state of devices and their associated agents.

The report includes the following details:
Number of loaded Devices
Number of installed Agents
Number of reachable devices
Number of unreachable devices
Number of Devices with wrong agent version
Number of Devices with no agents
Number of no json api
Number of no reports
Number of late reports
Number of stale reports
The Agent Status Report delivers detailed information about the agent installed on each node. The report will also include the node location (rack, unit), type, name and IP.

The Service View provides the ability to the user to load topology and start validation.
The Service View enables users to manage the topology by allowing them to load a topology and start/stop validation process.

Load Topology
Depending on the fabric type, the Load Topology feature allows users to upload and load a PTP, dot, or topology file. The process involves the following steps:
Accessing the Load Topology Wizard:
Click on the Load Topology button in the UI to open a wizard.
Wizard Steps
The wizard contains 2 steps
Load Topology
In this step, users can choose from three options to load the desired topology file. Each option corresponds to a specific fabric type or file format:
P2P
This option uses the load_ptp command to load a P2P file. Users must provide the following inputs:
Topology File:
Allows users to select or upload a PTP file.
Files can be chosen from a dropdown menu listing all .xlsx files in the directory: /opt/bringup_data/data/uploads/topology/ptp/
This directory is a shared volume linked to:/cable_bringup_root/data/uploads/topology/ptp/
Users can also upload a file directly from their computer using the Upload button located next to the dropdown menu.
DC Layout File (Ethernet Fabric Only):
Used for selecting or uploading a data center floor layout file.
Files can be chosen from a dropdown menu listing all .csv files in the directory: /opt/bringup_data/data/uploads/topology/dc_layout/
This directory is a shared volume linked to: /cable_bringup_root/data/uploads/topology/dc_layout/
Users can upload a file directly from their computer using the Upload button.
HCA Mapping (Optional, InfiniBand and NVOS Only):
Allows users to select or upload an HCA mapping file.
Files can be chosen from a dropdown menu listing all .csv files in the directory:/opt/bringup_data/data/uploads/topology/hca_mapping/
This directory is a shared volume linked to:
/cable_bringup_root/data/uploads/topology/hca_mapping/
Users can enable the HCA Mapping field by selecting the HCA Mapping checkbox.
Sheets (Optional):
User can specify sheets to be included in the file by enabling the Sheets input field (via checkbox) and entering the sheet names as comma-separated values.
Topo (InfiniBand and NVOS Only):
This option uses the load_topo
command to load a topology file. User must provide the following input:
Topology File:
Allows users to select or upload a .topo file.
Files can be chosen from a dropdown menu listing all .topo files in the directory:/opt/bringup_data/data/uploads/topology/topo/
This directory is a shared volume linked to:/cable_bringup_root/data/uploads/topology/topo/
Users can upload a file directly from their computer using the Upload button.
Dot (Ethernet Fabric Only):
This option uses the
load_topo
command to load a DOT file. User must provide the following inputTopology File:
Allows users to select or upload a .dot file.
Files can be chosen from a dropdown menu listing all .dot files in the directory:/opt/bringup_data/data/uploads/topology/dot/
This directory is a shared volume linked to:/cable_bringup_root/data/uploads/topology/dot/
Users can upload a file directly from their computer using the Upload button.
Topology Summary:
After loading the file, this step provides a summary of the loaded topology. Users can review the details to confirm that the correct file and settings have been applied.

Proceeding After Summary Review:
To continue with validation, users can click the Start Validation button.

Note: If users only want to upload the topology file without starting validation, they can close the wizard by clicking the X button at the top.
Start Validation
The Start Validation button is used to initiate the validation of the currently loaded topology.
.

If no topology has been loaded, the Start Validation button will be disabled. Hovering over the button will display a message explaining the requirement to load a topology first.
After loading a topology (as described in the Load Topology section), click the Start Validation if it was not started yet to begin the validation process.

Users can also stop the validation at any time by clicking the Stop Validation button.

While the validation process is running, the Load Topology button is disabled. This restriction ensures that users cannot load a new topology during an ongoing validation process.

The User Management view allows admin users to manage user accounts within the application. admin can create, update, or delete user accounts as needed.
The tab displays all users in a table, with a special icon indicating the currently logged-in user.

Create Users
Admin can create new user accounts by following these steps:
Accessing the Create User Modal:
Click the Create User button to open a modal for adding a new user.

Supported Account Types:
The tool supports the following four account types:
admin: Full access to all features and settings.
nvidia: can access circuits view, rack view and reports only.
cabler: can access circuits view, rack view and reports only.
developer: can access circuits view, rack view and reports only.
Adding User Details:
Fill in the required fields in the modal to create the user account.
Completing the Process:
Click Create to add the new user to the system.

Update user
Admin user can also update the account type or the password or both for any user he wants
That can be done by right click then click on Update User.


To change the password user, need to check change password checkbox then fill the passwords input.
Delete Use
Admin user can also delete the user by right click then click on Remove User.
