[kwlug-disc] GUI presentation of data?

Jason jasonpa at gmail.com
Tue May 12 17:28:24 EDT 2026


Lots of different tools you could use for this.

For other systems, we used FluentD to collect data on the application
server, send to a Graphite server for metrics aggregation.
Then we'd build a Grafana dashboard to display the data in Graphite based
on the information we wanted to show on dashboards.

https://www.fluentd.org/
https://graphite.readthedocs.io/en/stable/overview.html
https://grafana.com/oss/

You could use Loki or InfluxDB to aggregate the data instead.
You could use OpenTelemetry components to use a standard as well.

On Mon, May 11, 2026 at 8:14 AM Spencer Hughes via kwlug-disc <
kwlug-disc at kwlug.org> wrote:

> I’d second Grafana - I don’t know if Grafana can ingest straight text but
> you can almost certainly get the data into a system that Grafana is able to
> talk to and you can do a lot of complex live visualizations of that data
> from Grafana. It’s designed for creating dashboards of your data.
>
> Spencer
>
> On Apr 27, 2026, at 8:50 PM, Khalid Baheyeldin <kb at 2bits.com> wrote:
>
> Maybe that was me, when I was explaining how to capture data from Home
> Assistant to InfluxDB and visualizing it in Grafana?
>
> That applies if the data is telemetry, in the sense that it is mostly
> numeric, sent at regular intervals, and reflect the state of various
> entities. Examples are CPU temperature, utilization and frequency, disk
> space, outdoor and indoor temperature, humidity, wind speed, ...etc.
>
> If so, then the presentation is linked on KWLUG's web site.
>
> But you only said text, which is quite ambiguous, so perhaps none of the
> above applies.
>
> --
> Khalid Baheyeldin
> Composed on a mobile device.
> Please excuse any typos and/or brevity.
>
> On Mon, Apr 27, 2026, 20:06 William Park via kwlug-disc <
> kwlug-disc at kwlug.org> wrote:
>
>> I think one of KWLUG presenters (when we had physical meetings) used
>> something like this at the meeting.  I was more impressed with this tool,
>> than the topic of his talk.
>>
>> Thanks for "data visualization" search term.  More searching...
>>
>
>
> _______________________________________________
> kwlug-disc mailing list
> To unsubscribe, send an email to kwlug-disc-leave at kwlug.org
> with the subject "unsubscribe", or email
> kwlug-disc-owner at kwlug.org to contact a human being.
>
>
> _______________________________________________
> kwlug-disc mailing list
> To unsubscribe, send an email to kwlug-disc-leave at kwlug.org
> with the subject "unsubscribe", or email
> kwlug-disc-owner at kwlug.org to contact a human being.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20260512/b504a817/attachment.htm>


More information about the kwlug-disc mailing list