Xymon Mailing List Archive search

Most stable version?

3 messages in this thread

list Bruce White · Mon, 5 Oct 2009 16:17:31 -0500 ·
Hi all,

 
My current hobbit 4.2.0 server, running on HPUX 11v1 has served us well
over the past almost three years, but the old rp5400 with 2x540 Mhz
PARISC chips, monitoring 435 hosts across 3 continents is starting to
run out of steam and its time it be replaced.  

 
I just got two new HP DL380 G5 servers which we purchased to build out
as new Xymon servers (one for prod and one for DR).   I am wondering
what is currently the most stable release of Xymon?  I see 4.3.0-beta2
is the most recent.  Would that be the best to use for new production
monitors? 

 
I am building them with RedHat AS 5 update 2.   Anybody know of any
Gotha's I should be aware of?

 
Finally, I have seen comments about people who have written scripts to
transfer the data out of RRD files an old server to their new server.
Since I am migrating from HPUX to RedHat, I gather that is my only
option to migrate the RRD data.   Anyone out there  willing to share
their scripts which do this migration?  That would sure save me a lot of
coding and testing time.

 
Thanks in Advance,

Bruce

 
 Bruce White
 Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/
 
 
Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
list Josh Luthman · Mon, 5 Oct 2009 21:06:21 -0400 ·
My secondary server has been running 4.2.3 for three weeks.

I don't think you have to worry much about Henrik's releases when it comes
to stabilization.  From what I have seen releases are always very stable (by
my standards, that means you should almost never, probably never, see a
crash/something screwy).

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

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle
quoted from Bruce White


On Mon, Oct 5, 2009 at 5:17 PM, White, Bruce <user-58f975e8bf9d@xymon.invalid> wrote:
 Hi all,


My current hobbit 4.2.0 server, running on HPUX 11v1 has served us well
over the past almost three years, but the old rp5400 with 2x540 Mhz PARISC
chips, monitoring 435 hosts across 3 continents is starting to run out of
steam and its time it be replaced.


I just got two new HP DL380 G5 servers which we purchased to build out as
new Xymon servers (one for prod and one for DR).   I am wondering what is
currently the most stable release of Xymon?  I see 4.3.0-beta2 is the most
recent.  Would that be the best to use for new production monitors?


I am building them with RedHat AS 5 update 2.   Anybody know of any Gotha’s
I should be aware of?


Finally, I have seen comments about people who have written scripts to
transfer the data out of RRD files an old server to their new server.
Since I am migrating from HPUX to RedHat, I gather that is my only option to
migrate the RRD data.   Anyone out there  willing to share their scripts
which do this migration?  That would sure save me a lot of coding and
testing time.


Thanks in Advance,

Bruce


 *Bruce White*

 Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax:

XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | www.fellowes.com
quoted from Bruce White


**Disclaimer: The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader of this
message is not the intended recipient or an employee or agent responsible
for delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited. If you have received this
communication in error, please notify us immediately by replying to the
message and deleting it from your computer. Thank you. Fellowes, Inc.

list Vernon Everett · Fri, 9 Oct 2009 10:33:14 +0800 ·
Can't help on the stability, but the RRD migration is simple.
However, before you do it, check if you need to.
The problem has to do with big-endian, little-endian issue.
This page explains it better. http://en.wikipedia.org/wiki/Endianness

Also, from the same page, we see that the PA-RISC architecture has a switchable endian feature.
X86 (As used in the DL380 G5) is little-endian.

So, before we start, copy any rrd file from your old hobbit server to /tmp on the same server.
Then copy the file in /tmp to /tmp on the new one. (Both files should now be, byte for byte, identical)
Do an rrdtool dump on both files, and diff or checksum the output. If they are different, we need to migrate.
If they are the same, you have the same endianess, and can just copy them over.

If you need to migrate, see here.
http://www.hswn.dk/hobbiton/2008/08/msg00125.html

Cheers
      Vernon
quoted from Josh Luthman


From: White, Bruce [mailto:user-58f975e8bf9d@xymon.invalid]
Sent: Tuesday, 6 October 2009 5:18 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Most stable version?

Hi all,

My current hobbit 4.2.0 server, running on HPUX 11v1 has served us well over the past almost three years, but the old rp5400 with 2x540 Mhz PARISC chips, monitoring 435 hosts across 3 continents is starting to run out of steam and its time it be replaced.

I just got two new HP DL380 G5 servers which we purchased to build out as new Xymon servers (one for prod and one for DR).   I am wondering what is currently the most stable release of Xymon?  I see 4.3.0-beta2 is the most recent.  Would that be the best to use for new production monitors?

I am building them with RedHat AS 5 update 2.   Anybody know of any Gotha's I should be aware of?

Finally, I have seen comments about people who have written scripts to transfer the data out of RRD files an old server to their new server.   Since I am migrating from HPUX to RedHat, I gather that is my only option to migrate the RRD data.   Anyone out there  willing to share their scripts which do this migration?  That would sure save me a lot of coding and testing time.

Thanks in Advance,
Bruce


 Bruce White

 Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | www.fellowes.com<http://www.fellowes.com/>;


[cid:433330602 at 09102009-2CFF]


Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.


NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.