View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 20 posts ] 
Go to page 1, 2  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: rrd_Configure.sh missing
PostPosted: Sat Jul 10, 2010 6:36 am 
Offline
Joined: Wed Jan 07, 2004 12:14 pm
Posts: 434
Location: Charlotte, NC
I have a fresh install of 6.03 and went to enable rrd... the script is not on any of my machines. Is the rrd_Configure.sh script no longer included? I did not see an option to install or enable it (of course I could have missed something...).


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 10, 2010 7:53 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Have you checked the services menu? All the add-ons are supposed to be configurable from there...


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 11, 2010 4:48 am 
Offline
Joined: Wed Jan 07, 2004 12:14 pm
Posts: 434
Location: Charlotte, NC
Yes, the rrd_stats is checked (in the linHES configuration menus). Whenever I hit the RRD screen from the web interface it says:
Quote:
RRD Tool
Is disabled by rrd_Configure.sh and may be re-enabled by running as root:
rrd_Configure.sh

rrd_Configure.sh is not on my machines. Did I miss something during setup?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 11, 2010 11:18 am 
Offline
Joined: Sat Feb 03, 2007 12:52 am
Posts: 187
Location: Manitoba, Canada
I've noticed on R6.03 that some RRD files have changed. The start page links to http://ipaddress/rrd/index.html which gives an error saying it's not configured. On my box, entering http://ipaddress/rrd/index-rrd.html works fine.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2010 10:02 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Best advice, use find (or it's lazy cousin locate) to look for any file whose name includes rrd and look for files in a bin directory

Say:
Code:
locate rrd | grep bin

If locate whinges about the database not being up to date run this instead:
Code:
find / -name '*rrd*' -print | grep bin


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2010 6:50 am 
Offline
Joined: Wed Jan 07, 2004 12:14 pm
Posts: 434
Location: Charlotte, NC
Yep - did all that... Not there. Is the configure script installed as part of the install process (did I miss something during the build)?

_________________
nbdwt73


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2010 5:08 pm 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
I installed from 6.02 and upgraded to 6.03
Code:
[root@mythtv ~]# locate rrd | grep bin
/usr/bin/rrdcgi
/usr/bin/rrdtool
/usr/bin/rrdupdate
/usr/share/doc/rrdtool-1.3.6/html/bin_dec_hex.html
/usr/share/doc/rrdtool-1.3.6/txt/bin_dec_hex.pod
/usr/share/doc/rrdtool-1.3.6/txt/bin_dec_hex.txt


Looks good here.
Guess they could have missed the files on the 6.03 build iso


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2010 7:34 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You can also try reinstalling it with pacman, memory says that there is a force reinstall option that might do the trick.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 01, 2010 7:26 pm 
Offline
Joined: Mon Jun 27, 2005 7:25 pm
Posts: 20
same problem, i've tried force installing rrdtool (pacman -Sf rrdtool), and still nothing, not sure whats going on, and not really sure where to start to get it set up since all the scripts (rrd_cpu.pl, etc) that were installed on my previous installation aren't there (most likely created when running rrd_Configure.sh)...

i've rsynced my entire / partition (about 4G) as a backup for certain things after a completely new install for new hardware, but rrd_Configure.sh is nowhere to be found in that section either... (it was 6.02, updated to 6.03)

any ideas on where to go with this?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 02, 2010 7:38 am 
Offline
Joined: Mon Jun 04, 2007 5:22 am
Posts: 6
Well it has been two months. Has anyone had an answer on this one yet?

In the past, I think these scripts have been in /usr/local/bin; but currently this directory is empty. I have my old linhes backend and frontend running rrd; currently I am setting up my new backend and frontend, and would like to run rrd. Since my old backend was upgraded, there are no scripts there either.

I have tried updating linhes-scripts, hoping that these scripts were included, but no joy.

Does anyone have a copy of the script that they could post here or do you know where it can be downloaded individually. My next step would be to find my old linhes 6 CD and do an install to get these files and copy them off.

Any help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 02, 2010 8:42 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
The scripts are now in /usr/bin and there doesn't seem to be a setup script. My guess is that something under the service menu takes care of it instead.

The package name seems to be "rrd_stats" and configuration seems to be in "/etc/rrdsettings.cfg"


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 03, 2010 4:49 pm 
Offline
Joined: Wed Jan 07, 2004 12:14 pm
Posts: 434
Location: Charlotte, NC
I ended up reinstalling (for several reasons including rrd). I tried everything I could to get RRD to work with the original install (several posts here and other blogs confirmed similar problems). So I just bit the bullet.

That said - it was very easy. I did a backup, a reinstall and a restore... quick.

_________________
nbdwt73


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 05, 2010 11:15 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Did you restore the old rrd scripts?

LineHES 6.03 has a VERY different RRD setup than KM5.5 did. Different scripts, different config, everything on a single page rather than than the different slices.

I've been tempted to try back porting my customizations and reimplement the old multi-page layout, but these days free time is rare and precious.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 06, 2010 1:10 am 
Offline
Joined: Mon Jun 04, 2007 5:22 am
Posts: 6
Well I found my answer. If you go to the rrdtool page, you get the message about it being disabled and you need to run rrd_configure.sh. Which is now missing. You need to go to the Service - Linhes Config - Advanced and choose to select rrd. Then you still get the error, since rrd is not installed. You then need to run pacman -Sy rrdtool.

Then is all loads like it did before.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 16, 2011 10:35 pm 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
ed_tetz,

I just used your fix to get rrd working on LinHES 7.1 Thanks for posting.

Side note; you have to do it in order listed to get it to work ....


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ] 
Go to page 1, 2  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu