Firstly, good work with this tool, has the potential for being very useful.
Coming to the problem:
We keep collecting the cpu and mem usage of a process, which is dumped into an xls(spreadsheet) format. Now if I want to view it, I need to copy this to my laptop or a machine which has office and spreadsheet suite like libreoffice installed. This becomes a hinderance to the usage.
How to solve it:
We can have a mechanism such that we copy the dumps into a machine the consumer specifies at regular intervals(again decided by the consumer) automatically, Hence the consumer can avoid manually copying the files
Firstly, good work with this tool, has the potential for being very useful.
Coming to the problem:
We keep collecting the cpu and mem usage of a process, which is dumped into an xls(spreadsheet) format. Now if I want to view it, I need to copy this to my laptop or a machine which has office and spreadsheet suite like libreoffice installed. This becomes a hinderance to the usage.
How to solve it:
We can have a mechanism such that we copy the dumps into a machine the consumer specifies at regular intervals(again decided by the consumer) automatically, Hence the consumer can avoid manually copying the files