Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HotSaNIC problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
lostSoul
Tux's lil' helper
Tux's lil' helper


Joined: 26 Oct 2002
Posts: 125
Location: /earth/germany/bielefeld

PostPosted: Tue Nov 04, 2003 4:17 pm    Post subject: HotSaNIC problem Reply with quote

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 :D

Best regards


PS: Sorry for my bad english ;/
Back to top
View user's profile Send private message
kozmic
n00b
n00b


Joined: 29 Oct 2002
Posts: 33

PostPosted: Thu May 20, 2004 3:47 am    Post subject: Reply with quote

i know it's a late reply, but for other users.. make sure SNMP is set up correctly.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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