
Yeah, several. Most APC units, IBM iPDU, some Eaton devices, and several others are all SNMP controlled. Marek wrote a library that makes implementing new agents (if needed) very easy. Typically, the only things that need to change are: * the OIDs used to retrieve/set power status * the metadata (which is used to generate man pages, config info, etc.) -- Lon ----- Original Message -----
On 09/21/2012 01:01 PM, "Marc-Christian Schröer | ingenit GmbH & Co. KG" wrote:
Am 20.09.2012 16:01, schrieb Itamar Heim:
Thanks again.
yes... no auto recovery if can't verify node was fenced. for your tests, maybe power off the machine for your tests as opposed to "no power"?
So I figured, I could use our Eaton/Raritan metered pdus to allow fencing the designated SPM nodes but than realized that controlling pdus by snmp was not supported by oVirt. Any chance that is going to change? Or can you point me to the Java class where I can add this?
Lon - do we have any fence agent script for snmp based pdu's?