bb-ESXi.pl
list Paul Root
Wed, 5 Jun 2013 20:44:10 +0000
Message-Id: <user-0c467ef675f2@xymon.invalid>
I got this ext script working. There were 2 secrets. Maybe 3.
First I modified it to be xymon-ESXi.pl. Changing BB to XYMON and BBHOME to XYMONHOME. Etc.
Second, I found that it was looking for a file .esxpass in $XYMONHOME. This is the password to get into the ESXi host. The bb-ESX.pl had it hard coded.
Lastly, my root password for the servers has bad characters in it. I have to think up a new root password now.
Actually. I'd rather add a user 'xymon' to the ESXi host. But I haven't been able to get that to work at all. Does anybody know how to get that to work?
I'm also backfilling the bb-ESX.pl script to use the .esxpass file.
Paul.