Steve Brunton

Results 20 comments of Steve Brunton

@pklaus what is the path in the OS that you are using to get those metrics? I only get : ``` > /system health print voltage: 24.1V temperature: 32C ```...

@pklaus ok thanks. I'll take a look. Kind of annoying that the API doesn't just return a list for something like `psu-state` or `fan-speed` to get all of the data...

I don't have a 7.0 device to test this on. I wonder if they changed something in the response. can you pull and build from the `nshttpd/debug-health` branch? run that...

Interesting, so that device and os version isn't returning any data for the health call : `{"level":"debug","msg":"!re @ []\n!re @ []\n!done @ []","time":"2021-05-06T08:47:10+02:00"}` I just pushed to that same branch...

@barnumbirr thanks. I'm going to have to figure out what I have that might be able to run 7.0. Looks like they have changed a bunch of stuff.

@pklaus && @barnumbirr ... looks like with v7.1beta4 Mikrotik has implemented a REST API. Which .. Yay!. I'll try to carve out some time in the next couple of weeks...

What does the error output from the exporter say?

@inkdude for egress VPN connections I don't think there is any way to track this. It's just an interface that's passing the packets from the LAN behind it out the...

> Just to clarify, are your servers using agones? If they aren't that's fine we would just need to add support for watching generic k8s nodes or pods. Yes, for...

We are working through some different scenarios for the one secondary use case and possibly another. Any of those that we can upstream back into Quilkin or googleforgames after various...