Conrad Hoffmann

Results 92 comments of Conrad Hoffmann

Also, can you post the error message from `ipmi-sel` that should show up in the exporter log?

Ok, this already looks quite different then. Looking at your config in the initial post, this looks a bit odd, actually. Are you running an exporter on every host you're...

Does your prometheus config not have a relabeling rule for setting `__address__` and `__param_target`? Or did you just omit those?

Ok, that looks about right then. And is the exporter running in Docker or native?

Ok, then this is a bit strange, indeed. I just noticed one thing in the config you posted, but not really sure that this is the issue: My prometheus.yml portion...

You have two options. Recall the params: - module: "default" in the prometheus config. 1. To keep your _exporter_ config simple, split your targets in two batches in the prometheus...

Yes, sounds good. It would become a new collector. Let me know if you need any pointers.

Hi there, thanks a lot for testing the new native collectors, it is much appreciated. I have to admit that I rarely use local mode at all, so the native...

200 targets is not a lot, we've used a single box to scrape >2000 before. Maybe your scrape frequency is too high?

If you get FreeIPMI to run on Windows - which it [apparently might](https://www.gnu.org/software/freeipmi/freeipmi-faq.html#What-operating-systems-does-FreeIPMI-run-on_003f) - then it should work. You'll need to build the exporter for Windows yourself, though. It's not...