Re: Pgadmin4 System Stats Extension Design - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAG7mmoya567LArx3W49P_AKvv7Q1_jQViCVAaYKus2Y2Wb-uiQ@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
On Mon, Jun 19, 2023 at 2:07 PM Dave Page <dpage@pgadmin.org> wrote:


On Sat, 17 Jun 2023 at 10:01, Sahil Harpal <sahilharpal1234@gmail.com> wrote:
Hi Dave,

Could you please confirm whether we can proceed with the following grouping?

1. Summary
  • OS information
  • Sys CPU Information
  • Sys Process Information
2. CPU
  • Sys CPU Usage Information
  • Sys Load Avg Information
  • Process Name/Pid - CPU Usage (From Process)
3. Memory
  • Sys Memory Information
  • Process Name/Pid - Memory Usage and Memory Bytes (From Process)
4. Storage (including I/O)
  • Sys Disk Information
  • Sys I/O Analysis Information
Can we please remove the 'Sys' prefix from these chart titles? (It looks redundant to me). 

I have also attached the dashboard layout, as you suggested.

Seems reasonable to me. A wireframe would seem like the best next step, to confirm we're all happy with what's proposed. It's hard to visualise from a list of bullet points.
--
Ashesh Vashi
 
 
 
--

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Pgadmin4 System Stats Extension Design
Next
From: Akshay Joshi
Date:
Subject: [pgadmin-org/pgadmin4] 557f33: Added support to drop databases using the 'WITH (F...