Hi Everyone,
I’m a noob at this so this may be a stupid question, but I’m trying to get libre to forward some data to my Elasticsearch, I know there’s a transport, but that doesn’t seem to be very configurable. The transport seems to not support https which I think is required for my open distro Elasticsearch.
I’m also unsure if I can configure the transport to output metric data which is what I’m looking for.
I’d like something like cpu, mem, etc.
I don’t really care how I get them out of libre, I’ve tried some other transports, it seems like API doesn’t let me get anything not included in this list, also is it really rate limited or something? it seems really slow.
Lastly, I’ve tried to use the Libre API itself, that doesn’t seem to have a metric path either, please correct me if I’m wrong though. I was able to find a few paths but they seem to all be graphs.
TLDR; how do I get metrics out of libre in a readable text format (not graphs).
Thank you for any help.