Conrad Hoffmann

Results 92 comments of Conrad Hoffmann

Ah, I see now. Sorry, I misunderstood your initial request. If you want to remotely monitor Windows servers, that is no problem. If you run the exporter on a Linux...

The RPM stuff is not officially maintained. The person who wrote it apparently changed or deactivated their Github account, so I cannot mention them. Patches welcome.

Sorry, but you'll have to provide much more details than that. From the looks of it, this is a configuration issue. You'd have to post the relevant snippets from your...

One thing that sticks out: you use `--privilege-level=ADMIN` in the command. If that is required, you should probably also set `privilege: "admin"` in the exporter config. However, that is an...

Hi there, thank you for your work on goose! We really like it and are in the process of migrating over from alembic, hence the choice of command naming. However,...

Thank you for your PR. Is there a specific reason you are wanting to test this? I am somewhat hesitant, because this would be mocking input where can't make any...

@mafazely the PR you point out yourself was merged, so if you are using a recent enough version, it should very much be there. Is it not working? Please note...

There is no BMC URL in there, so the exporter can't know it. I don't think there is anything I can do about this, or I am misunderstanding your request.

Do you scrape the local machine only, or do you use remote scraping? Also, what is your scrape frequency?

Why do you need `sudo` in the Docker image? Are you using the Docker image to scrape the host's local IPMI interface?