Hi,
> The plugins path is fixed. You cannot have more than one. I'm not
> sure, but it could be that it's possible to have subdirectories,
> sth like external/mystuff/ipmi.
sorry, my explanation was not clear.
I want to use the specify "ipmitool" command, like /tmp/ipmitool not
/usr/bin/ipmitool.
Hi,
On Mon, Aug 15, 2011 at 06:22:23PM +0900, Junko IKEDA wrote:
> Hi,
>
> I am trying to setup external/ipmi configuration,
> and binary path for ipmi is "/tmp/impi", for example.
The plugins path is fixed. You cannot have more than one. I'm not
sure, but it could be that it's possible to have
Hi,
I am trying to setup external/ipmi configuration,
and binary path for ipmi is "/tmp/impi", for example.
I added its path in "/etc/profile",
# grep tmp /etc/profile
PATH=$PATH:/tmp
and PATH for root user is the following(including "/tmp").
# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/us