Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


error.log : /rrdtool: No such file or directory

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Linux/Unix Specific
Author Message
ngmira



Joined: 03 Sep 2003
Posts: 5

PostPosted: Tue Sep 09, 2003 9:41 am    Post subject: error.log : /rrdtool: No such file or directory Reply with quote

hello,

I have installed rrdtool-1.0.45 sources on debian with cacti 0.8.2 and all my graphs are marked with a red cross.
i look in /var/log/apache/error.log and i see this message each time cmd.php is run :

Code:
[Tue Sep  9 16:27:00 2003] [error] PHP Notice:  A session had already been started - ignoring session_start() in /var/www/cacti/include/top_graph_header.php on line 33
sh: line 1: /rrdtool: No such file or directory
sh: line 1: /rrdtool: No such file or directory
sh: line 1: /rrdtool: No such file or directory


When i do
Code:
type rrdtool
i get
Code:
-bash: type: rrdtool: not found

but the result of a
Code:
find /  -name rrdtool
is
Code:
/usr/local/rrdtool-1.0.45/bin/rrdtool
.

This is the path i entered in cacti settings !
type command is working (for instance with snmpwalk it's ok)
Any idea about this strange error.log message ?

Regards
Nabil
Back to top
ngmira



Joined: 03 Sep 2003
Posts: 5

PostPosted: Tue Sep 09, 2003 9:51 am    Post subject: Reply with quote

Just a correction : this error happens when refreshing refreshing cacti html pages i.e when trying to browse graphs.

NB : I corrected the "PHP notice ignoring" error message

PLEASE I DON'T SEE ANY GRAPHS
Back to top
ngmira



Joined: 03 Sep 2003
Posts: 5

PostPosted: Tue Sep 09, 2003 10:06 am    Post subject: Reply with quote

Ok i found the solution.
i did a link !
Code:
ln -s /usr/local/rrdtool-1.0.45/bin/rrdtool /rrdtool


strange
Nabil
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Linux/Unix Specific All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group