Multi-Go icon indicating copy to clipboard operation
Multi-Go copied to clipboard

Improve cpu and memory info

Open ScreamingTaco opened this issue 6 years ago • 4 comments

The PrintCPU function in utils.go should print CPU usage, and the PrintMemory function should print physical memory, not swap.

This is part of my conversion of TODOs into issues to raise awareness of them.

ScreamingTaco avatar Oct 19 '18 19:10 ScreamingTaco

Hi! Do you mind if I take a crack at this?

cassvs avatar Oct 20 '18 23:10 cassvs

@cassvs No not at all, go ahead!

NomadicDeveloper22 avatar Oct 21 '18 05:10 NomadicDeveloper22

Yes please help

On Oct 21, 2018 1:07 AM, "TheRedSpy15" [email protected] wrote:

@cassvs https://github.com/cassvs No not at all, go ahead!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TheRedSpy15/Multi-Go/issues/27#issuecomment-431639375, or mute the thread https://github.com/notifications/unsubscribe-auth/Aoq0giWlpJ-qEwzziiSLpc5h-O9NrOZXks5unAEQgaJpZM4XxRAU .

nathanielbatesprosser avatar Oct 21 '18 09:10 nathanielbatesprosser

I can work on the PrintMemory function.

rykent avatar Oct 29 '18 23:10 rykent