LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-29-2008, 11:49 PM   #1
nawuza
Member
 
Registered: Jan 2007
Location: High Castle
Distribution: FC8
Posts: 66

Rep: Reputation: 15
Unhappy RRD problem


i install rrd using this page..

but then when i try to put command
Code:
rrdtool create bandwidth.rrd --start N DS:in:COUNTER:600:U:U DS:out:COUNTER:600:U:U RRA:AVERAGE:0.5:1:432
it will say: -bash: rrdtool: command not found
 
Old 07-30-2008, 12:23 AM   #2
blacky_5251
Member
 
Registered: Oct 2004
Location: Adelaide Hills, South Australia
Distribution: RHEL 5&6 CentOS 5, 6 & 7
Posts: 573

Rep: Reputation: 61
That error suggests your PATH doesn't include the directory containing the rrdtool program. You have these choices (and probably more):-
1. Add the directory to your PATH. For example:
Code:
export PATH=$PATH:/usr/path/to/rrdtool.dir
2. Specify the full path to the rrdtool program on your command line. For example:
Code:
/usr/path/to/rrdtool.dir/rrdtool ...followed by your options...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RRD NFS Server 0.o Linux - Server 1 02-03-2008 03:01 PM
ntop-rrd rajkumar_sanapal Linux - Networking 1 04-24-2006 03:35 PM
ntop-rrd rajkumar_sanapal Linux - Networking 1 04-24-2006 03:34 PM
RRD dependency failures paranoid times Linux - Software 1 03-08-2006 05:00 PM
rrd mrtg & mrtg-rrd.cgi ducati620 Linux - Newbie 0 06-03-2004 08:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration