Metrics Client

Making progress:

2 Likes

capturing all the basic system data, now to format it look a little nicer …

gopsutil package - github.com/shirou/gopsutil/v3 - Go Packages is amazing – it takes care of condensing the raw system data into something that is easy to use.

Found a bunch of neat host stuff:

Some nicer formatting and more metrics:

this is getting seriously interesting now :slight_smile:

Deploy to all your computers, and then point them to SIOT cloud portal to track your systems. Accounts are free in our testing phase :slight_smile:

Or stand up your own influx/grafana:

We can now monitor metrics for any named process. This is useful if you need to monitor stuff outside of SIOT.