glances icon indicating copy to clipboard operation
glances copied to clipboard

Please add some sparklines!

Open aadrian opened this issue 5 years ago • 3 comments

Please add some small but very useful sparklines too: at least for the most important metrics like CPU/MEM/IO

E.g.: https://pypi.org/project/sparklines/ ( https://rosettacode.org/wiki/Sparkline_in_unicode )

Thanks in advance.

aadrian avatar Mar 23 '19 10:03 aadrian

Implementation done in the Curses interface.

==> https://github.com/nicolargo/glances/blob/develop/docs/aoa/quicklook.rst

@notFloran Please can you implement this new feature in the Web UI ?

nicolargo avatar Apr 18 '19 07:04 nicolargo

On 3.1.3 --sparkline option works, and S option also works, but it is not documented in the manpage or --help. Then there is no way to set that via configuration yet. Do I really need to define an alias?

Massimo-B avatar Feb 24 '20 07:02 Massimo-B

Hello, any updates on this feature for the web-ui ?

I'd love to see sparklines just as some popular monitoring tools

LoganTann avatar May 17 '22 09:05 LoganTann

Is there any progress on this feature? web-ui need this feature. @notFloran @nicolargo

Hotwill avatar Jan 30 '23 05:01 Hotwill

@fr4nc0is Can you have a look in order to implement the sparklines feature in the Quicklook plugin of the WebUI ?

It is available in the console UI:

image

Note: entry point for REST API history is https://glances.readthedocs.io/en/latest/api.html#get-stats-history

Let me know.

Thanks :)

nicolargo avatar Jan 30 '23 07:01 nicolargo