Hi.
I tried to re configured again the hobbit server and I found an error
pointing to rrdtool upon running the ./configure.
I downloaded and installed the rrdtool package from Sunfreeware site
rrdtool-1.2.19-sol10-x86-local.gz.
Also those package dependencies <libart_lgpl.htm>libart_lgpl, zlib, libpng,
freetype and gcc-3.4.6.
bash-3.00# ./configure
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility
Checking pre-requisites for building Hobbit
Checking for fping ...
Hobbit has a built-in ping utility (hobbitping)
However, it is not yet fully stable and therefore it
may be best to use the external fping utility instead.
I found fping in /usr/local/sbin/fping
Do you want to use it [Y/n] ?
y
Checking to see if '/usr/local/sbin/fping 127.0.0.1' works ...
127.0.0.1 is alive
OK, will use '/usr/local/sbin/fping' for ping tests
NOTE: If you are using an suid-root wrapper, make sure the 'hobbit'
user is also allowed to run fping without having to enter passwords.
For 'sudo', add something like this to your 'sudoers' file:
hobbit: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Checking for RRDtool ...
test-rrd.c: In function `main':
test-rrd.c:30: error: too few arguments to function `rrd_graph'
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/local/rrdtool-1.2.19/include
Found RRDtool libraries in /usr/local/rrdtool-1.2.19/lib
Linking RRD with PNG library: -L/usr/lib -lpng
Checking for PCRE ...
Found PCRE include files in /opt/sfw/include
Found PCRE libraries in /opt/sfw/lib
Checking for OpenSSL ...
Found OpenSSL include files in /usr/local/ssl/include
Found OpenSSL libraries in /usr/local/ssl/lib
Hobbit can use the OpenSSL library to test SSL-enabled services
like POP3S, IMAPS, NNTPS and TELNETS. If you have the OpenSSL
library installed, I recommend that you enable this.
Thanks in advance!
-- Mark
At 12:17 PM 2008/02/25 +0800, Mark Joseph T. Barachina wrote:The graph still not displayed. Its just like a picture that cannot be
displayed with "red X" mark.
See the attached files for the screen shots.
Thanks!
At 10:49 PM 2008/02/24 -0500, Josh Luthman wrote:
What happens when you go to the page and try to view the graph? How
about when you click the magnifying glass?
On 2/24/08, Mark Joseph T. Barachina <user-74c30b356b05@xymon.invalid> wrote:
Hi,
That's my problem. No error logs seen in /var/apache/error.log.
:(
-- Mark
At 10:15 PM 2008/02/24 -0500, Galen Johnson wrote:
Are you getting a particular error? Anything in your apache logs?
=G=
From: Mark Joseph T. Barachina [user-74c30b356b05@xymon.invalid]
Sent: Sunday, February 24, 2008 9:55 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graph not shown
Hi there!
Good day.
I recently installed hobbit server version 4.2.0 using Solaris 10 x86
in a
notebook pc.
All functions are working except for the Graph Display. I cannot
view any
graph.
What are your suggestions?
Thanks,
--Mark
--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer