Xymon Monitor for Vmware ESXi
list Elizabeth Schwartz
Looks like someone's working on an open VMware ESXi monitor: http://xymonesxi.sourceforge.net/ anyone else playing with this?
list Josh Luthman
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?
list Steven Carr
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?
list Svenni
Hi all. I hope you find this monitoring script useful. My college and I cooked it up tailored to our environment but later decided to share it with the rest of the world in hope to receive some feedback, ideas and patches. I know there is a lot of room for improvement and our goal is to improve the script with help from you guys. Remember: sharing is caring - so please share your thoughts or patches. Regards, Svenni
▸
On Sat, Feb 18, 2012 at 11:37 AM, Steven Carr <user-923b20c0d620@xymon.invalid> wrote:
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?
list Steven Carr
Thanks Svenni, I'll diff my files compared to your original at some point over the next couple of days and send you the diffs. Steve
▸
On 18 February 2012 17:27, Svenni <user-0c205aefd1e9@xymon.invalid> wrote:
Hi all. I hope you find this monitoring script useful. My college and I cooked it up tailored to our environment but later decided to share it with the rest of the world in hope to receive some feedback, ideas and patches. I know there is a lot of room for improvement and our goal is to improve the script with help from you guys. Remember: sharing is caring - so please share your thoughts or patches. Regards, Svenni On Sat, Feb 18, 2012 at 11:37 AM, Steven Carr <user-923b20c0d620@xymon.invalid> wrote: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?
list Svenni
Thanks Steve. I hope submitting patches can be made easier through SourceForge in the future. But I will let my college Gudmo decide how he goes about this since he is the one currently developing and maintaining the script. Until then post patches here or send directly to me or Gudmo. -Svenni On Sat, Feb 18, 2012 at 6:24 PM, Svenni <user-c7b2910bea23@xymon.invalid> wrote:
Thanks Steve. I hope submitting patches can be made easier through SourceForge in the future. But I will let my college Gudmo decide how he goes about this since he is the one currently developing and maintaining the script. Until then post patches here or send directly to me or Gudmo.
▸
-Svenni On Sat, Feb 18, 2012 at 6:10 PM, Steven Carr <user-923b20c0d620@xymon.invalid> wrote:Thanks Svenni, I'll diff my files compared to your original at some point over the next couple of days and send you the diffs. Steve On 18 February 2012 17:27, Svenni <user-0c205aefd1e9@xymon.invalid> wrote:Hi all. I hope you find this monitoring script useful. My college and I cooked it up tailored to our environment but later decided to share it with the rest of the world in hope to receive some feedback, ideas and patches. I know there is a lot of room for improvement and our goal is to improve the script with help from you guys. Remember: sharing is caring - so please share your thoughts or patches. Regards, Svenni On Sat, Feb 18, 2012 at 11:37 AM, Steven Carr <user-923b20c0d620@xymon.invalid> wrote: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?
list Malcolm Hunter
▸
----- Original Message ----- From: Svenni Sent: 02/18/12 06:25 PM To: xymon Subject: Re: [Xymon] Xymon Monitor for Vmware ESXi Thanks Steve. I hope submitting patches can be made easier through SourceForge in the future. But I will let my college Gudmo decide how he goes about this since he is the one currently developing and maintaining the script. Until then post patches here or send directly to me or Gudmo.
It would be good if you could use SourceForge's subversion too. Regards, Malcolm -- BBWin Development - The Windows client for Big Brother and Xymon http://bbwin.sourceforge.net http://xymon.sourceforge.net
list Gudmundur Ingvarsson
Well there is a new version online now which includes Stevens changes. I've also updated the SVN with the code so that is online now. regards Gudmo
▸
----- Original Message -----
From: Svenni
Sent: 02/18/12 06:25 PM
To: xymon
Subject: Re: [Xymon] Xymon Monitor for Vmware ESXi
Thanks Steve.
I hope submitting patches can be made easier through SourceForge in
the future. But I will let my college Gudmo decide how he goes about
this since he is the one currently developing and maintaining the script.
Until then post patches here or send directly to me or Gudmo.
It would be good if you could use SourceForge's subversion too. Regards, Malcolm -- BBWin Development - The Windows client for Big Brother and Xymon http://bbwin.sourceforge.net http://xymon.sourceforge.net
list David Baldwin
▸
On 20/02/12 11:35 PM, Gudmundur Ingvarsson wrote:
Well there is a new version online now which includes Stevens changes. I've also updated the SVN with the code so that is online now.
Excellent work, and great to have it in SVN. Please find attached diff with some further changes. bb-ESXi.pl now 'use strict' compliant Added a file $BBHOME/.esxpass to keep the root password in. Avoided some hard-coded paths. Some issues I haven't investigated yet: cpu column complains " System clock is -57600 seconds off (max 10)" - I'm guessing a time zone issue in the [clock] section - UTC: line is not GMT for starters. procs checking seems a bit awry maybe due to column layout issues. I really should pull my finger out and contribute my VM info test. David.
▸
regards Gudmo----- Original Message -----From: SvenniSent: 02/18/12 06:25 PMTo: xymonSubject: Re: [Xymon] Xymon Monitor for Vmware ESXiThanks Steve.I hope submitting patches can be made easier through SourceForge inthe future. But I will let my college Gudmo decide how he goes aboutthis since he is the one currently developing and maintaining the script.Until then post patches here or send directly to me or Gudmo.It would be good if you could use SourceForge's subversion too. Regards, Malcolm -- BBWin Development - The Windows client for Big Brother and Xymon http://bbwin.sourceforge.net http://xymon.sourceforge.net
--
David Baldwin - Senior Systems Administrator (Datacentres + Networks) Information and Communication Technology Services Australian Sports Commission http://ausport.gov.au Tel 02 62147830 Fax 02 62141830 PO Box 176 Belconnen ACT 2616 user-cbbf693f2c89@xymon.invalid Leverrier Street Bruce ACT 2617 Keep up to date with what's happening in Australian sport visit http://www.ausport.gov.au This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.
Attachments (1)
list Gatis Anerauds
Hi, Maybe for someone it will be useful. I added basic file integrity monitoring functionality to bb-ESXi.pl It downloads selected config files from ESXi host and does xymon logfetch stats on them. Afterwards configure analysis.cfg with "MD5=" (and maybe MTIME to be sure that script is downloading fresh files) and that's it. Sorry for those hard coded paths. On Tue, Feb 21, 2012 at 9:14 AM, David Baldwin <user-cbbf693f2c89@xymon.invalid
▸
wrote:
On 20/02/12 11:35 PM, Gudmundur Ingvarsson wrote: Well there is a new version online now which includes Stevens changes. I've also updated the SVN with the code so that is online now. Excellent work, and great to have it in SVN. Please find attached diff with some further changes. bb-ESXi.pl now 'use strict' compliant Added a file $BBHOME/.esxpass to keep the root password in. Avoided some hard-coded paths. Some issues I haven't investigated yet: cpu column complains " System clock is -57600 seconds off (max 10)" - I'm guessing a time zone issue in the [clock] section - UTC: line is not GMT for starters. procs checking seems a bit awry maybe due to column layout issues. I really should pull my finger out and contribute my VM info test. David. regards Gudmo----- Original Message -----From: SvenniSent: 02/18/12 06:25 PMTo: xymonSubject: Re: [Xymon] Xymon Monitor for Vmware ESXiThanks Steve.I hope submitting patches can be made easier through SourceForge inthe future. But I will let my college Gudmo decide how he goes aboutthis since he is the one currently developing and maintaining the script.Until then post patches here or send directly to me or Gudmo.It would be good if you could use SourceForge's subversion too. Regards, Malcolm -- BBWin Development - The Windows client for Big Brother and Xymon http://bbwin.sourceforge.net http://xymon.sourceforge.net -- David Baldwin - Senior Systems Administrator (Datacentres + Networks) Information and Communication Technology Services Australian Sports Commission http://ausport.gov.au
Tel 02 62147830 Fax 02 62141830 PO Box 176 Belconnen ACT user-0e3dcac72dc1@xymon.invalid Leverrier Street Bruce ACT 2617
Keep up to date with what's happening in Australian sport visit
www.ausport.gov.au
▸
This message is intended for the addressee named and may contain
confidential and privileged information. If you are not the intended
recipient please note that any form of distribution, copying or use of this
communication or the information in it is strictly prohibited and may be
unlawful. If you receive this message in error, please delete it and notify
the sender.
Attachments (1)