Xymon Mailing List Archive search

Xymon Monitor for Vmware ESXi

list Steven Carr
Sat, 18 Feb 2012 11:37:26 +0000
Message-Id: <user-78b00a4fe8b5@xymon.invalid>

I've got the scripts up and running on my install, took a fair bit of
tweaking as the scripts had quite a few items that were hardcoded:

* Had to add "$ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0;" to stop LWP trying
to validate the self-signed cert
* Had to remove the sudo command, it doesn't run without a TTY and not sure
why this is in there as resxtop doesn't need to be root to run
* Corrected the BB commands to use the $HOST variable instead of the
hardcoded 'hobbit' servername
* Had to convert the line endings to Unix - thats probably caused by using
rar format? use tar.gz instead (rar is only ever really used for sharing
illegal files)

It seems to work OK as a starting basis, abit too much hardcoded for my
liking but each to their own.

Nice effort :)


On 18 February 2012 04:49, Josh Luthman <user-4c45a83f15cb@xymon.invalid> wrote:
Looks like everyone just since you shared it!


http://sourceforge.net/projects/xymonesxi/files/Alpha/bb-ESXi.rar/stats/timeline?dates=2012-01-01+to+2012-02-18

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Fri, Feb 17, 2012 at 6:13 PM, Elizabeth Schwartz
<user-c61747246f66@xymon.invalid> wrote:
Looks like someone's working on an open VMware ESXi monitor:
http://xymonesxi.sourceforge.net/

anyone else playing with this?