Xymon Mailing List Archive search

rrdtool detection

4 messages in this thread

list Stef Coene · Thu, 18 Jan 2007 14:44:13 +0100 ·
Hi,

After upgrading to hobbit-4.2, graphs are not working anymore.  I have rrdtool 
installed on AIX:
rpm -aq | grep rrd
rrdtool-1.2.10-2

Output from the configure script;
Checking for RRDtool ...
Found RRDtool include files in /opt/freeware/include/
Found RRDtool libraries in /opt/freeware/lib/
Linking RRD with PNG library: -L/usr/lib -lpng

But I have rrdtool 1.2 installed and I think the configure script is not 
detecting this.  This is the error I get:

Content-type: text/html

<html><head><title>Invalid request</title></head>
<body>Garbage ': 18-Jan-2007 14:36:57' after command:
COMMENT:Updated: 18-Jan-2007 14:36:57</body></html>

And I traced it back to an "if" statement that depends on the rrdtool version.


Stef
list Stef Coene · Thu, 18 Jan 2007 14:56:58 +0100 ·
On Thursday 18 January 2007 14:44, Stef Coene wrote:
Hi,

After upgrading to hobbit-4.2, graphs are not working anymore.
Argh, there was also a rrdtool 1.0 installation.  It was installed from a tar 
file.  Problem solved after a recompile.


Stef
list Thomas Seglard · Thu, 25 Jan 2007 19:14:04 +0100 ·
Hi,

this week-end, we're going to shut power down in the building. Some of our servers (in Paris) will halt but the main production site (in Angers) will continue to live. Obviously, my hobbit server is in Paris... So, I'm asking the list if someone knows a way to keep datas from clients and avoid lose all informations/alerts during this week-end ? Do I need to setup a clustered hobbit installation as described in the contrib directory of sources ?
Best regards,

Thomas


Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
list Henrik Størner · Thu, 25 Jan 2007 22:20:41 +0100 ·
quoted from Thomas Seglard
On Thu, Jan 25, 2007 at 07:14:04PM +0100, user-bb3e9041f07f@xymon.invalid wrote:
this week-end, we're going to shut power down in the building. Some of our servers (in Paris) will halt but the main production site (in Angers) will continue to live. Obviously, my hobbit server is in Paris... So, I'm asking the list if someone knows a way to keep datas from clients and avoid lose all informations/alerts during this week-end ? Do I need to setup a clustered hobbit installation as described in the contrib directory of sources ?
Tricky. You can of course just copy your entire Hobbit setup over to one
of the servers you have in Angers, but unless you can assign the
IP-address of the Paris server to the one in Angers, you would have to
modify all of the clients to send data to the Angers server instead of
the Paris server.

If moving the IP-address is possible, then it shouldn't be much trouble
to just copy all of the Hobbit installation over and starting it up on
the Angers server.


Henrik