Hi! I've got a problem with apache2 giving me a 500 error when I try to run a snapshot report...
I'm running on a Ubuntu 9.04 64-bit platform and XYmon 4.3.0 svn rev. 6177...
The errorl in the web-browser is: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.9.210.146 Port 80
And the error.log says:
[Mon Jun 22 11:37:00 2009] [error] [client 192.9.210.83] Premature end of script headers: bb-snapshot.sh, referer: http://192.168.210.146/xymon-cgi/bb-snapshot.sh
Are there anybody who knows how to fix this??
Mathias Carlsson VMware | Storage | Networking | Security www.systeam.se<https://outlook.systeam.se/OWA/redir.aspx?C=86f815296451461cb0ec17a8f0b8266c&URL=http%3a%2f%2fwww.systeam.se>
SYSteam Anderstorp * Stötabogatan 1* SE-334 24 Anderstorp T: +46 (0)371 - 58 85 29 * F: +46 (0)371 - 169 67
Detta meddelande innehåller information som kan vara av sekretesskaraktär eller på annat sätt hemlig och ägs av SYSteam Datakonsult i Anderstorp AB. Meddelandet är endast avsedd för personen till vilken den är adresserad. Om du inte är den avsedda mottagaren, har du ej tillåtelse att läsa, skriva, spara, kopiera, distribuera eller använda meddelandet eller del av meddelandet. Om du mottar meddelandet av misstag, var vänlig och meddela avsändaren omgående samt ta bort meddelandet och alla kopior av detsamma.
Mathias Carlsson wrote:
Hi!
I’ve got a problem with apache2 giving me a 500 error when I try to run a snapshot report…
I’m running on a Ubuntu 9.04 64-bit platform and XYmon 4.3.0 svn rev. 6177…
The errorl in the web-browser is:
*Internal Server Error*
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
/Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.9.210.146 Port 80/
And the error.log says:
[Mon Jun 22 11:37:00 2009] [error] [client 192.9.210.83] Premature end of script headers: bb-snapshot.sh, referer: http://192.168.210.146/xymon-cgi/bb-snapshot.sh
Are there anybody who knows how to fix this??
*Mathias Carlsson*
/VMware/ | /Storage/ | /Networking | Security/
www.systeam.se <https://outlook.systeam.se/OWA/redir.aspx?C=86f815296451461cb0ec17a8f0b8266c&URL=http%3a%2f%2fwww.systeam.se>
SYSteam Anderstorp • Stötabogatan 1• SE-334 24 Anderstorp T: +46 (0)371 - 58 85 29 • F: +46 (0)371 - 169 67
Detta meddelande innehåller information som kan vara av sekretesskaraktär eller på annat sätt hemlig och ägs av SYSteam Datakonsult i Anderstorp AB. Meddelandet är endast avsedd för personen till vilken den är adresserad. Om du inte är den avsedda mottagaren, har du ej tillåtelse att läsa, skriva, spara, kopiera, distribuera eller använda meddelandet eller del av meddelandet. Om du mottar meddelandet av misstag, var vänlig och meddela avsändaren omgående samt ta bort meddelandet och alla kopior av detsamma.
There were a few things corrected on 4.3.0-beta1 like this one: http://www.hswn.dk/hobbiton/2009/02/msg00254.html
You should rather go with 4.3.0-beta2 which is pretty stable.
Dominique
Hi,
I removed a monitor which was monitoring a http page. I have now uninstalled the application and xymon shows the status of purple. How can i remove this from my display page ? i have removed all the data relevant for the respective monitor,
Thanks
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Use the command (on the server)
~/server/bin/bb 127.0.0.1 "drop HOSTNAME ftp"
to permanenly remove all traces of a test. Note that you need the quotes around the "drop HOSTNAME ftp".
http://hobbitmon.sourceforge.net/docs/hobbit-tips.html
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle
On Mon, Jun 22, 2009 at 9:14 AM, Nikesh Maharaj <NMaharaj at tcta.co.za> wrote:
Hi,
I removed a monitor which was monitoring a http page. I have now uninstalled the application and xymon shows the status of purple. How can i remove this from my display page ? i have removed all the data relevant for the respective monitor,
Thanks
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi Nikesh,
See below:
How to remove a test from xymon
~/server/bin/bb 127.0.0.1 "drop HOSTNAME test"(quotes are needed)
How to remove a host from xymon
~/server/bin/bb 127.0.0.1 "drop HOSTNAME" How to rename a host in xymon
~/server/bin/bb 127.0.0.1 "rename OLDHOSTNAME NEWHOSTNAME"
Regards, Jef Jagers Systems Engineer Thomson CompuMark
Thomson Reuters
T +32 3 220 76 02
-----Original Message----- From: Nikesh Maharaj [mailto:NMaharaj at tcta.co.za] Sent: maandag, juni 22, 2009 15:14 To: hobbit at hswn.dk Subject: [hobbit] Purple Icons
Hi,
I removed a monitor which was monitoring a http page. I have now uninstalled the application and xymon shows the status of purple. How can i remove this from my display page ? i have removed all the data relevant for the respective monitor,
Thanks
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Mon, 2009-06-22 at 15:14 +0200, Nikesh Maharaj wrote:
Hi,
I removed a monitor which was monitoring a http page. I have now uninstalled the application and xymon shows the status of purple. How can i remove this from my display page ? i have removed all the data relevant for the respective monitor,
bb localhost "drop hostname.example.com testname"
Where hostname.example.com is your hostname, and testname is the name of the test
-- Daniel J McDonald, CCIE # 2495, CISSP # 78281, CNX www.austinenergy.com
Good afternoon,
I have just installed a Fedora linux server. I would like to install the client and monitor. Where can I find this please ? is there a guide to install this?
Linux newbie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Regards, Jef Jagers Systems Engineer Thomson CompuMark
Thomson Reuters
T +32 3 220 76 02
-----Original Message----- From: Nikesh Maharaj [mailto:NMaharaj at tcta.co.za] Sent: dinsdag, november 10, 2009 13:58 To: hobbit at hswn.dk Subject: [hobbit] Linux clients
Good afternoon,
I have just installed a Fedora linux server. I would like to install the client and monitor. Where can I find this please ? is there a guide to install this?
Linux newbie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Untar the source and type ./configure.client
On 11/10/09, Nikesh Maharaj <NMaharaj at tcta.co.za> wrote:
Good afternoon,
I have just installed a Fedora linux server. I would like to install the client and monitor. Where can I find this please ? is there a guide to install this?
Linux newbie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"The secret to creativity is knowing how to hide your sources." --- Albert Einstein
Hi.
I am not root on client machines, so I can't configure clients I need. I can't install some required libraries. So I think it is reasonable to share compiled clients. Because now I am using old bb clients and do not have full functionality of upgraded XYMON Personally I mostly need Soliaris 10 clients. If anyone can help I would be very grateful
Ricardas
Josh Luthman <josh at imaginenetworksllc.com> wrote on 10/11/2009 15:11:41:
Untar the source and type ./configure.client
On 11/10/09, Nikesh Maharaj <NMaharaj at tcta.co.za> wrote:
Good afternoon,
I have just installed a Fedora linux server. I would like to install the client and monitor. Where can I find this please ? is there a guide to install this?
Linux newbie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"The secret to creativity is knowing how to hide your sources." --- Albert Einstein
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
The client does not require privilege. If you have access to ANY modern Solaris machine with the required stuff (gcc, gmake, perl, etc.) you should be able to compile the client using the method provided. Once done, you can make a tarball of the client directory (and subdirectories) and then install this on any other Solaris machine and it should work after a little bit of configuration. This is how I have distributed many Solaris clients -- I copied up the client directory on the Solaris server machine. In fact, I believe that Xymon supports a variation of this method for distributing client updates once you have a client working.
Caveat -- you have to have the same architecture -- so don't try to run something compiled for a SPARC on x86, and vice versa.
GLH
On Fri, Nov 13, 2009 at 2:48 AM, Ricardas Vaitkus <Ricardas.Vaitkus at seb.lt>wrote:
Hi.
I am not root on client machines, so I can't configure clients I need. I can't install some required libraries. So I think it is reasonable to share compiled clients. Because now I am using old bb clients and do not have full functionality of upgraded XYMON Personally I mostly need Soliaris 10 clients. If anyone can help I would be very grateful
Ricardas
Josh Luthman <josh at imaginenetworksllc.com> wrote on 10/11/2009 15:11:41:
Untar the source and type ./configure.client
On 11/10/09, Nikesh Maharaj <NMaharaj at tcta.co.za> wrote:
Good afternoon,
I have just installed a Fedora linux server. I would like to install the client and monitor. Where can I find this please ? is there a guide to install this?
Linux newbie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"The secret to creativity is knowing how to hide your sources." --- Albert Einstein
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Disclaimer: 1) all opinions are my own, 2) I may be completely wrong, 3) my advice is worth at least as much as what you are paying for it, or your money cheerfully refunded.
Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
I can't write an exact code response to this, but you can use bb hobbitboard (or whatever the syntax is) to get a list of your hosts and then bb drop to remove the offending column.
I'd use a for loop. If you have problems, post up a reply.
--Patrick
On Mon, Feb 1, 2010 at 8:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com> wrote:
Sorry if this is documented somewhere, but I can’t find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don’t want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber
On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel < Daniel.Nordquist at orlandohealth.com> wrote:
Sorry if this is documented somewhere, but I can’t find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don’t want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
I tried bbgen -ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Monday, February 01, 2010 9:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>> wrote: Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com<mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I've tried the ignorcolumns and nopropred options but no result. Can anyone help?
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:00 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
I tried bbgen -ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Monday, February 01, 2010 9:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>> wrote: Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com<mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Hmm... I can run bbgen -ignorecolumns=msgs and my display will change for a minute or so, with no msgs column, and then when hobbit refreshes itself it reverts back and displays the msgs column again.
Can anyone tell me why this behavior is happening? Is there a file or record elsewhere that hobbit is reading?
Thanks, Dan
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:46 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I've tried the ignorecolumns and nopropred options but no result. Can anyone help?
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:00 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
I tried bbgen -ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Monday, February 01, 2010 9:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>> wrote: Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com<mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Hi Dan,
How about adding -ignorecolumns=msgs to BBGENOPTS in hobbitserver.cfg?
Jeremy
From: Nordquist, Daniel [mailto:Daniel.Nordquist at orlandohealth.com] Sent: 02 February 2010 13:49 To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Hmm... I can run bbgen -ignorecolumns=msgs and my display will change for a minute or so, with no msgs column, and then when hobbit refreshes itself it reverts back and displays the msgs column again.
Can anyone tell me why this behavior is happening? Is there a file or record elsewhere that hobbit is reading?
Thanks,
Dan
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:46 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I've tried the ignorecolumns and nopropred options but no result. Can anyone help?
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:00 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
I tried bbgen -ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Monday, February 01, 2010 9:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber
On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com> wrote:
Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
You can also use the 'group-except' directive in bb-hosts.
Thanks, Larry Barber
On Tue, Feb 2, 2010 at 7:55 AM, Jeremy Ruffer <jruffer at hss.com> wrote:
Hi Dan,
How about adding –ignorecolumns=msgs to BBGENOPTS in hobbitserver.cfg?
Jeremy
*From:* Nordquist, Daniel [mailto:Daniel.Nordquist at orlandohealth.com] *Sent:* 02 February 2010 13:49
*To:* hobbit at hswn.dk *Subject:* RE: [hobbit] Turning off a column for all hosts?
Hmm… I can run bbgen –ignorecolumns=msgs and my display will change for a minute or so, with no msgs column, and then when hobbit refreshes itself it reverts back and displays the msgs column again.
Can anyone tell me why this behavior is happening? Is there a file or record elsewhere that hobbit is reading?
Thanks,
Dan
*From:* Nordquist, Daniel *Sent:* Monday, February 01, 2010 10:46 AM *To:* hobbit at hswn.dk *Subject:* RE: [hobbit] Turning off a column for all hosts?
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I’ve tried the ignorecolumns and nopropred options but no result. Can anyone help?
*From:* Nordquist, Daniel *Sent:* Monday, February 01, 2010 10:00 AM *To:* hobbit at hswn.dk *Subject:* RE: [hobbit] Turning off a column for all hosts?
I tried bbgen –ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
*From:* Larry Barber [mailto:lebarber at gmail.com] *Sent:* Monday, February 01, 2010 9:23 AM *To:* hobbit at hswn.dk *Subject:* Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber
On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel < Daniel.Nordquist at orlandohealth.com> wrote:
Sorry if this is documented somewhere, but I can’t find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don’t want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Yeah! That did it. Thank you so much!
I'm a noob, but I'm learning.
From: Jeremy Ruffer [mailto:jruffer at hss.com] Sent: Tuesday, February 02, 2010 8:55 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Hi Dan,
How about adding -ignorecolumns=msgs to BBGENOPTS in hobbitserver.cfg?
Jeremy
From: Nordquist, Daniel [mailto:Daniel.Nordquist at orlandohealth.com] Sent: 02 February 2010 13:49 To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Hmm... I can run bbgen -ignorecolumns=msgs and my display will change for a minute or so, with no msgs column, and then when hobbit refreshes itself it reverts back and displays the msgs column again.
Can anyone tell me why this behavior is happening? Is there a file or record elsewhere that hobbit is reading?
Thanks, Dan
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:46 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I've tried the ignorecolumns and nopropred options but no result. Can anyone help?
From: Nordquist, Daniel Sent: Monday, February 01, 2010 10:00 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Turning off a column for all hosts?
I tried bbgen -ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Monday, February 01, 2010 9:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>> wrote: Sorry if this is documented somewhere, but I can't find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don't want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com<mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Personally, I use "group-only" in bb-hosts file to only show the columns I care for.
Dan
Nordquist, Daniel wrote:
Maybe I am misunderstanding the use of bbgen? I assume it is supposed to modify my existing web pages displayed? I’ve tried the ignorcolumns and nopropred options but no result. Can anyone help?
*From:* Nordquist, Daniel *Sent:* Monday, February 01, 2010 10:00 AM *To:* hobbit at hswn.dk *Subject:* RE: [hobbit] Turning off a column for all hosts?
I tried bbgen –ignorecolumns=msgs and it appeared to work for a few seconds and then reverted back to the original display?
*From:* Larry Barber [mailto:lebarber at gmail.com] *Sent:* Monday, February 01, 2010 9:23 AM *To:* hobbit at hswn.dk *Subject:* Re: [hobbit] Turning off a column for all hosts?
Check out the --ignorecolumns flag for bbgen in the bbgen man page.
Thanks, Larry Barber
On Mon, Feb 1, 2010 at 7:16 AM, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com <mailto:Daniel.Nordquist at orlandohealth.com>> wrote:
Sorry if this is documented somewhere, but I can’t find it.
I would like to turn off (remove from the display) a column for all of the hosts defined on my hobbit 4.2.0 system. I don’t want to have to touch all of my hosts to do it, but am trying to find a bb command or global way to remove it.
Can anyone help?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com <mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Strange, there should usually be a bit more in the error log. What lines precede this.
David Peters
+61 2 63913565 +61 4 17863572
From: Dominique Frise <dominique.frise at unil.ch> To: hobbit at hswn.dk Date: 22/06/2009 10:51 PM Subject: Re: [hobbit] bb-snapshot - apache error 500...
Mathias Carlsson wrote:
Hi!
I?ve got a problem with apache2 giving me a 500 error when I try to run a snapshot report?
I?m running on a Ubuntu 9.04 64-bit platform and XYmon 4.3.0 svn rev. 6177?
The errorl in the web-browser is:
*Internal Server Error*
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
/Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.9.210.146 Port 80/
And the error.log says:
[Mon Jun 22 11:37:00 2009] [error] [client 192.9.210.83] Premature end of script headers: bb-snapshot.sh, referer: http://192.168.210.146/xymon-cgi/bb-snapshot.sh
Are there anybody who knows how to fix this??
*Mathias Carlsson*
/VMware/ | /Storage/ | /Networking | Security/
www.systeam.se < https://outlook.systeam.se/OWA/redir.aspx?C=86f815296451461cb0ec17a8f0b8266c...
SYSteam Anderstorp ? Stötabogatan 1? SE-334 24 Anderstorp T: +46 (0)371 - 58 85 29 ? F: +46 (0)371 - 169 67
Detta meddelande innehåller information som kan vara av sekretesskaraktär eller på annat sätt hemlig och ägs av SYSteam Datakonsult i Anderstorp AB. Meddelandet är endast avsedd för personen till vilken den är adresserad. Om du inte är den avsedda mottagaren, har
du ej tillåtelse att läsa, skriva, spara, kopiera, distribuera eller använda meddelandet eller del av meddelandet. Om du mottar meddelandet av misstag, var vänlig och meddela avsändaren omgående samt ta bort meddelandet och alla kopior av detsamma.
There were a few things corrected on 4.3.0-beta1 like this one: http://www.hswn.dk/hobbiton/2009/02/msg00254.html
You should rather go with 4.3.0-beta2 which is pretty stable.
Dominique
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of their organisation.
-----Ursprungligt meddelande----- Från: Dominique Frise [mailto:dominique.frise at unil.ch] Skickat: den 22 juni 2009 14:45 Till: hobbit at hswn.dk Ämne: Re: [hobbit] bb-snapshot - apache error 500...
Hi!
I've got a problem with apache2 giving me a 500 error when I try to run a snapshot report.
I'm running on a Ubuntu 9.04 64-bit platform and XYmon 4.3.0 svn rev.
Mathias Carlsson wrote: 6177.
The errorl in the web-browser is:
*Internal Server Error*
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and
inform
them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
/Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch
Server
at 192.9.210.146 Port 80/
And the error.log says:
[Mon Jun 22 11:37:00 2009] [error] [client 192.9.210.83] Premature end of script headers: bb-snapshot.sh, referer: http://192.168.210.146/xymon-cgi/bb-snapshot.sh
Are there anybody who knows how to fix this??
*Mathias Carlsson*
There were a few things corrected on 4.3.0-beta1 like this one: http://www.hswn.dk/hobbiton/2009/02/msg00254.html
You should rather go with 4.3.0-beta2 which is pretty stable.
Dominique
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi Dominique
If I'm not mistaken, the SVN branch 4.3.0 rev 6177 is the 4.3.0 beta2...
I had a hobbit server which ran excellent, but it was ver. 4.2.0, and after I upgraded the Ubuntu dist the reports fails with error 500... It might have something to do with the new settings in Ubuntu 9.04...
Anybody seen this before?
/Mathias
participants (14)
-
Dan.McDonald@austinenergy.com
-
Daniel.Nordquist@orlandohealth.com
-
david.peters@dpi.nsw.gov.au
-
dbourque@weatherdata.com
-
dominique.frise@unil.ch
-
glh.forums@gmail.com
-
jef.jagers@thomsonreuters.com
-
josh@imaginenetworksllc.com
-
jruffer@hss.com
-
lebarber@gmail.com
-
Mathias.Carlsson@systeam.se
-
NMaharaj@tcta.co.za
-
pnixon@gmail.com
-
Ricardas.Vaitkus@seb.lt