Xymon 4.3.0 beta-3 now available
It's been a while since I last announced that a new version of Xymon was available for download. But now seems like a good time.
So here it is: Beta-3 of Xymon 4.3.0 is now on Sourceforge. http://sourceforge.net/projects/xymon/files/Xymon/4.3.0-beta3/xymon-4.3.0.be...
A lot has changed since beta-2, and if you want to try out upgrading from a previous 4.x version (including the previous beta's), then you MUST read the release-notes and the docs/upgrade-to-430.txt information before you attempt to install this release. If you don't, then you will have an unpleasant experience since just about every single file has been renamed.
Let me know what You think - problem reports are welcome, patches even more so, and any signs gratitude are much appreciated :-)
Regards, Henrik
this is great! thank you for all your effort. I have been using hobbit for a long time and it keeps getting better :) thats a good sign.
looking forward to the official 4.3.0 release!
larus
From: Henrik Størner [mailto:henrik at hswn.dk] Sent: sun. 14.11.2010 18:17 To: xymon-developer at lists.sourceforge.net; xymon at xymon.com; xymon-announce at xymon.com Subject: [xymon] Xymon 4.3.0 beta-3 now available
It's been a while since I last announced that a new version of Xymon was available for download. But now seems like a good time.
So here it is: Beta-3 of Xymon 4.3.0 is now on Sourceforge. http://sourceforge.net/projects/xymon/files/Xymon/4.3.0-beta3/xymon-4.3.0.be...
A lot has changed since beta-2, and if you want to try out upgrading from a previous 4.x version (including the previous beta's), then you MUST read the release-notes and the docs/upgrade-to-430.txt information before you attempt to install this release. If you don't, then you will have an unpleasant experience since just about every single file has been renamed.
Let me know what You think - problem reports are welcome, patches even more so, and any signs gratitude are much appreciated :-)
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Did you leave the beta2 tag in? I see beta2 on my bb2 page at the bottom?
~David
-----Original Message----- From: Lárus Rafn Halldórsson [mailto:lalli at slepja.com] Sent: Monday, November 15, 2010 11:05 To: xymon at xymon.com Subject: RE: [xymon] Xymon 4.3.0 beta-3 now available
this is great! thank you for all your effort. I have been using hobbit for a long time and it keeps getting better :) thats a good sign.
looking forward to the official 4.3.0 release!
larus
From: Henrik Størner [mailto:henrik at hswn.dk] Sent: sun. 14.11.2010 18:17 To: xymon-developer at lists.sourceforge.net; xymon at xymon.com; xymon- announce at xymon.com Subject: [xymon] Xymon 4.3.0 beta-3 now available
It's been a while since I last announced that a new version of Xymon was available for download. But now seems like a good time.
So here it is: Beta-3 of Xymon 4.3.0 is now on Sourceforge. http://sourceforge.net/projects/xymon/files/Xymon/4.3.0-beta3/xymon- 4.3.0.beta3.tar.gz/download
A lot has changed since beta-2, and if you want to try out upgrading from a previous 4.x version (including the previous beta's), then you MUST read the release-notes and the docs/upgrade-to-430.txt information before you attempt to install this release. If you don't, then you will have an unpleasant experience since just about every single file has been renamed.
Let me know what You think - problem reports are welcome, patches even more so, and any signs gratitude are much appreciated :-)
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
In <E0299E62DC82494EA6C14D5E4FABA3F704E6E9BB at ASHEVS006.mcilink.com> "Gore, David W" <david.gore at verizonbusiness.com> writes:
Did you leave the beta2 tag in? I see beta2 on my bb2 page at the = bottom? =20
Make sure you load the right page. The "bb2.html" page is now called "nongreen.html" - check the timestamp, you could be loading an outdated page.
(I *told* you to read the upgrade-notes, including those that talk about setting up webserver rewrite-rules).
Regards, Henrik
Definitely the best news of the day ! I'm using Xymon for a very long time now and I'm very pleased to see that it always been actively maintained. Xymon is so great I can't wait to see the final release :)
Thank you for all your work and your support. You're the best !
Thomas S
-----Message d'origine----- De : Henrik Størner [mailto:henrik at hswn.dk] Envoyé : dimanche 14 novembre 2010 19:18 À : xymon-developer at lists.sourceforge.net; xymon at xymon.com; xymon-announce at xymon.com Objet : [xymon] Xymon 4.3.0 beta-3 now available
It's been a while since I last announced that a new version of Xymon was available for download. But now seems like a good time.
So here it is: Beta-3 of Xymon 4.3.0 is now on Sourceforge. http://sourceforge.net/projects/xymon/files/Xymon/4.3.0-beta3/xymon-4.3.0.be...
A lot has changed since beta-2, and if you want to try out upgrading from a previous 4.x version (including the previous beta's), then you MUST read the release-notes and the docs/upgrade-to-430.txt information before you attempt to install this release. If you don't, then you will have an unpleasant experience since just about every single file has been renamed.
Let me know what You think - problem reports are welcome, patches even more so, and any signs gratitude are much appreciated :-)
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Henrik,
I found an error in the output of the configure scripts: xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
This line should be (remove a ":" after xymon) xymon ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Also, it would be handy of /usr/local/sbin/fping is replaced by the found fping binary.
diff build/fping.sh* 78c78 < echo " xymon ALL=(ALL) NOPASSWD: $FPING"
echo " xymon: ALL=(ALL) NOPASSWD:
/usr/local/sbin/fping"
Stef
Hi,
no more BBGHOSTS in the new release ?
Marco
Il 18/11/2010 13.43, Stef Coene ha scritto:
Henrik,
I found an error in the output of the configure scripts: xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
This line should be (remove a ":" after xymon) xymon ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Also, it would be handy of /usr/local/sbin/fping is replaced by the found fping binary.
diff build/fping.sh* 78c78 < echo " xymon ALL=(ALL) NOPASSWD: $FPING"
echo " xymon: ALL=(ALL) NOPASSWD:/usr/local/sbin/fping"
Stef
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
In <4CEA50D4.80308 at mail.regione.toscana.it> Marco Avvisano <marco.avvisano at regione.toscana.it> writes:
no more BBGHOSTS in the new release ?
From the RELEASENOTES:
BBGHOSTS setting removed
Setting BBGHOSTS in the xymonserver.cfg file no longer has any effect. Instead, you must use the "--ghosts" option for hobbitd. The default ghost handling has also been changed from "ignore" to "log".
Regards, Henrik
Hi Stef,
In <201011181343.22003.stef.coene at docum.org> Stef Coene <stef.coene at docum.org> writes:
I found an error in the output of the configure scripts: xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
This line should be (remove a ":" after xymon) xymon ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Also, it would be handy of /usr/local/sbin/fping is replaced by the found fping binary.
diff build/fping.sh* 78c78 < echo " xymon ALL=(ALL) NOPASSWD: $FPING"
echo " xymon: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping"
Thanks - applied.
Regards, Henrik
On 2010/11/14 08:17 PM, Henrik Størner wrote:
Let me know what You think - problem reports are welcome, patches even more so, and any signs gratitude are much appreciated :-)
Thanks for beta3. Everything went relatively smoothly and it's great that legacy naming has been ripped out and fixed.
Great to have you back in action! /cheer :D
Cami
participants (7)
-
camis@mweb.co.za
-
david.gore@verizonbusiness.com
-
henrik@hswn.dk
-
lalli@slepja.com
-
marco.avvisano@regione.toscana.it
-
stef.coene@docum.org
-
tseglard@wat.tv