On Thu, 2012-09-06 at 18:30 -0600, [email protected] wrote: > Was trying to use ipmidirect plugin on an ATCA enclosure. It fails to > load. Do not know what I am doing wrong. Any ideas? > > > handler libipmidirect { > entity_root = "{SYSTEM_CHASSIS,7}" > name = "lan" # RMCP > addr = "X.X.X.X" # Host name or IP address
Do you need the address here? I debugged a few problems in this area a while ago and trying to remember what those were? > port = "623" # RMCP port > auth_type = "none" # none, md2, md5 or straight > auth_level = "admin" # operator or admin > username = "root" > password = "" > logflags = "" # logging off Turn up the debug and see what you can find. > # # logflags = "file stdout" > # # infos goes to logfile and stdout > # # the logfile are log00.log, log01.log ... > logfile = "log_atca_mohan" > # # if #logfile_max reached replace the oldest one > logfile_max = "10" > } > > Relevant error in the log file > openhpid: CRIT: plugin.c:584: A handler #1 on the libipmidirect plugin > could not be opened. > openhpid: CRIT: conf.c:596: Couldn't load handler for plugin > libipmidirect. > > openhpi-ipmidirect-3.2.0-1.x86_64 is loaded > > Thanks > Mohan > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Openhpi-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openhpi-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
