On Tue, Jul 11, 2023 at 2:29 PM Sahil Harpal <sahilharpal1...@gmail.com>
wrote:

> On Tue, 11 Jul 2023 at 12:04, Ashesh Vashi <ashesh.va...@enterprisedb.com>
> wrote:
>
>> Try preloading the extension in the PostgreSQL server.
>> e.g.  Add this extension in the 'shared_preload_libraries' in
>> postgresql.conf.
>>
>> Reference: https://pgpedia.info/s/shared_preload_libraries.html
>>
> Thank you, Ashesh! I will try this and provide you with an update.
>
I tried adding 'system_stats' in the 'shared_preload_libraries', but it
doesn't work.

On Tue, 11 Jul 2023 at 14:38, Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:

> Disk info doesn't need to be updated live. You can update it once on every
> tab change. I feel process info should be a bar chart. The categories are
> fixed in number and we can use StreamingChart for bar chart.
>
 Okay sure.

Please ignore the previous WIP.patch file. I missed to include few
untracked changes.
I have attached the new patch file. Sorry for the inconvenience.

New patch consist:

   - Single dashboard with option to toggle between General and System
   Statistics
   - Summary tab (except process info details).
   - CPU Details
   - Memory Details


Thanks,
Sahil

Attachment: WIP.patch
Description: Binary data

Reply via email to