Changes between Initial Version and Version 1 of User Guide/Portal/Dashboard


Ignore:
Timestamp:
Mar 30, 2026, 5:53:52 PM (6 hours ago)
Author:
editor
Comment:

New: Dashboard sub-page

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Portal/Dashboard

    v1 v1  
     1[[Include(WikiToC)]]
     2= Portal Dashboard =
     3
     4The Dashboard is your home page in the COSMOS Portal — the first thing you see after logging in. It provides a quick overview of your account, your recent testbed activity, and convenient links to the most commonly used portal features.
     5
     6----
     7
     8== Profile Card ==
     9
     10At the top of the Dashboard, a profile card displays your key account information:
     11
     12* '''Name''' — your full name as registered
     13* '''Username''' — your testbed login name (used for SSH access to console servers)
     14* '''Email''' — your registered email address (used for notifications and password reset)
     15* '''Organization''' — the research group you belong to
     16* '''Account Created''' — the date your account was approved
     17
     18Below the profile card, you will find quick-action links to '''Edit Profile''' and '''SSH Keys''', saving you the extra click of navigating through the user menu.
     19
     20[[Image(wiki:UserGuide/Portal:portal-dashboard.png, width=30%)]]
     21
     22----
     23
     24== Usage Statistics ==
     25
     26The Dashboard displays three categories of usage statistics to help you understand your testbed utilization:
     27
     28=== Disk Usage ===
     29
     30Shows the total storage space you are consuming across all NFS-mounted home directories on the testbed. The value is displayed in gigabytes (GB). Every testbed console server mounts a shared NFS filesystem, so files you create on one console are visible on all others. If your disk usage is approaching the quota, consider cleaning up temporary files, experiment logs, and old disk images you no longer need.
     31
     32=== Reservation Statistics ===
     33
     34Two numbers are shown:
     35* '''All-time reservations''' — the total number of reservations you have ever made across all testbed domains
     36* '''Last 4 weeks''' — how many reservations you made in the past 28 days
     37
     38These numbers help you track your usage patterns. The testbed's fairness algorithm for resolving reservation conflicts uses recent usage (past 2 weeks) as a factor — users who have used the testbed less recently are given priority when two users compete for the same time slot.
     39
     40=== Login Sessions ===
     41
     42Shows the total SSH session time and the number of individual login sessions across all testbed consoles. This data is collected from the `last` command on each console server and aggregated daily.
     43
     44'''Note:''' Usage statistics are updated approximately every 24 hours and may not reflect your most recent activity.
     45
     46----
     47
     48== Community Forum ==
     49
     50Directly below the Dashboard link in the sidebar, you will see a '''Community Forum''' link. Clicking it opens the COSMOS community discussion forum in a popup window (700 x 800 pixels) that you can position alongside the main portal. The forum uses single sign-on — if you are logged into the portal, you are automatically authenticated in the forum without entering your credentials again.
     51
     52If other users have posted new topics or replied to discussions you are participating in, a small red notification badge appears next to the Community Forum link showing the number of unread items. The badge updates automatically every 60 seconds.
     53
     54See [wiki:UserGuide/Portal/Forum Community Forum] for full details on using the forum.