[GLLUG] Monitoring memory usage
Alan Pope
alan at popey.com
Wed Oct 23 17:39:37 UTC 2024
Hi,
On Wed, 23 Oct 2024 at 09:42, Henrik Morsing via GLLUG <
gllug at mailman.lug.org.uk> wrote:
>
> How do you do it? (If you do monitor memory).
>
>
As always "it depends". On my workstation, usually one of the "new" fancy
top-like monitoring things like bottom
<https://github.com/ClementTsang/bottom> or btop
<https://github.com/aristocratos/btop>. Sometimes I'll use a wild dstat (or
its successor, dool <https://github.com/scottchiefbaker/dool> ) command
line.
Here's <https://imgur.com/a/wF4SUG8> some screenshots of them that I just
took on my laptop.
For longer term monitoring I also use the open source Telegraf
<https://github.com/influxdata/telegraf/> agent to send metrics to InfluxDB
<https://github.com/influxdata/influxdb> or, more recently I've been using
axiom-cli <https://github.com/axiomhq/cli> to send enormous amounts of
data to Axiom <https://app.axiom.co/>. Axiom has a rather funky dashboard
and query language. Of all the things I mentioned, Axiom is the only
non-free SAAS solution. Everything else is open source.
Cheers,
Al.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20241023/7cc7e198/attachment.htm>
More information about the GLLUG
mailing list