Conrad Hoffmann

Results 64 comments of Conrad Hoffmann

Hey there! I actually don't have anything to share, as we use the data purely for notifications via alertmanager. I don't think we display any IPMI related data on our...

Hi there! To be honest, I had never heard of ipmiutil before. It is not included in my distro (Arch Linux), the AUR package is apparently broken and unmaintained, so...

> There are also a couple of pure go IPMI client implementation libraries out there now. A quick search turned up https://github.com/k-sone/ipmigo, https://github.com/vmware/goipmi, and https://github.com/shibingli/ipmigod, all which seem to be...

Hi there! I certainly understand your desire here... unfortunately, there is certainly no "nice" way of processing the SEL. For this specific case, I would recommend to turn to something...

@4xoc that would certainly be a good fit for a prometheus metric. I will take a look if there is any better way to get this than just dumping the...

I released version 1.2.0, which includes a new `sel` collector (see the [README](https://github.com/soundcloud/ipmi_exporter#system-event-log-sel-info)). Gives you the number of entries in the SEL and the amount of free space still left...

Hi! The linked node exporter PR doesn't look trivial at first glance, I will need some time to look at this. Since the metrics _can_ be filtered out by relabeling...

Hi, sorry for the delay, just getting back into things here. Since you are using the `custom_args` for the process execution I think you may have to use the full...

@yunzhihui please provide more information. What does your exporter config look like? Are you also trying to use `sudo`? If so, please post your sudo config, too.

Hey all. Thank you @Heimspiel1 for providing the debug output, it finally gave me the right direction. As you can see in the debug output, the command is not actually...