Skip to content
#

ipmi

Here are 66 public repositories matching this topic...

rustyscottweber
rustyscottweber commented Aug 13, 2019

In refference to issue #24.
I've FINALLY had a bit of time to mess with this a little bit. Apologies for being so busy on other things.
I'm trying to figure out what the correct way to make an rmpc native connection is.
I've tried the following, but I can't seem to make the rmcp interface work.

interface = create_interface("rmcp")
interface.port = 623
interface.host = self.hostname
i
danboid
danboid commented Feb 4, 2020

I have successfully got your MD-RAID template to work under Zabbix 4.0 but I had to change a few settings to use passive instead of active monitoring. I think the MD-RAID README should be updated with instructions on how to do this because its not at all obvious (to Zabbix newbs) and it took me a while to work it out / remember how to do it.

There may be a better way to do it but I used these s

Improve this page

Add a description, image, and links to the ipmi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ipmi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.