View previous topic :: View next topic |
Author |
Message |
lostSoul Tux's lil' helper


Joined: 26 Oct 2002 Posts: 125 Location: /earth/germany/bielefeld
|
Posted: Tue Nov 04, 2003 4:17 pm Post subject: HotSaNIC problem |
|
|
Hi,
perhaps you can help me with a small HotSaNIC problem I followed the install instructions from www.hotsanic.org.
The instructions told me that I need two other programs to run HotSaNIC (-> rrdtool & ImageMagick). So I emerged imagemagick and built the rrdtool from 'scratch'.
Code: |
# tar xvfz rrdtool-1.0.45.tar.gz
# cd rrdtool
# ./configure --prefix=/home/hotsanic/rrdtool
# make site-perl-install
# make install
|
Code: |
[ebuild R ] dev-lang/perl-5.8.1-r2
[ebuild R ] media-gfx/imagemagick-5.5.7.11
|
After this, i built HotSaNIC:
Code: |
# tar xvfz HotSaNIC-0.5.0-pre4.tgz
# cd HotSaNIC
# ./setup.pl
-> edit the settings file (webdir)
# ./rrdgraph start
|
I can build the HTML stuff with the "./makeindex.pl" without any problems... But when I start the "./diagrams.pl" to build the graphs. I get only error msgs
Code: |
----- modules/apps -----
----- modules/dnet -----
No database found
Please check if the daemon is running.
No database found
Please check if the daemon is running.
No database found
Please check if the daemon is running.
No database found
Please check if the daemon is running.
----- modules/part -----
No database found
Please check if the daemon is running.
----- modules/ping -----
----- modules/worms -----
Module not in SHOW - skipping...
----- modules/sensors -----
Module not in SHOW - skipping...
----- modules/apcusv -----
No database found
Please check if the daemon is running.
----- modules/diskio -----
----- modules/traffic -----
creating images for eth0 ...
No database found
Please check if the daemon is running.
creating images for lo ...
No database found
Please check if the daemon is running.
creating images for ppp0 ...
No database found
Please check if the daemon is running.
----- modules/shoutcast -----
Module not in SHOW - skipping...
----- modules/system -----
creating images for loadavg...
No database found
Please check if the daemon is running.
creating images for processes...
No database found
Please check if the daemon is running.
creating images for CPU-usage...
No database found
Please check if the daemon is running.
creating images for memory-usage...
No database found
Please check if the daemon is running.
creating images for swapfile-usage...
No database found
Please check if the daemon is running.
creating images for user-stats...
No database found
Please check if the daemon is running.
creating images for interrupts...
No database found
Please check if the daemon is running.
creating images for uptime...
No database found
Please check if the daemon is running.
----- modules/networks -----
|
I'm very confused, cauz the 'perl' process is running
My settings config file
Code: |
OSTYPE="Linux"
DAEMONDIR="/home/hotsanic/HotSaNIC"
BINPATH="/home/hotsanic/rrdtool/bin"
VARDIR="$DAEMONDIR/var/"
LOGDIR="$DAEMONDIR/var/log/"
PIDFILE="$DAEMONDIR/var/run/rrdtimer.pid"
DIAGRAMLOG="last"
LOGSIZE="200000"
LOGBACKUPS="5"
DEBUGLEVEL="-1"
STIME="120"
SCHEDULE_MIN="100"
SCHEDULE_MAX="200"
RUN="apcusv apps diskio dnet networks part ping system traffic"
WEBDIR="web"
WIDTH="600"
HEIGHT="200"
IMAGEFORMAT="gif"
SHOW="apcusv apps diskio dnet networks part ping system traffic"
ORDER="traffic system part ping dnet sensors"
DTIME="15"
CTIME="24"
CONVERTMETHOD="ImgMgck"
CONVERTPATH="/usr/bin/convert"
THUMBSIZE="20%"
REFRESH="300"
SNMPWALK="not configured"
SNMPGET="not configured"
SNMPBULKWALK="not configured"
|
I hope someone can help me with my problem
Best regards
PS: Sorry for my bad english ;/ |
|
Back to top |
|
 |
kozmic n00b

Joined: 29 Oct 2002 Posts: 33
|
Posted: Thu May 20, 2004 3:47 am Post subject: |
|
|
i know it's a late reply, but for other users.. make sure SNMP is set up correctly. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|