Hello, i have a problem with http://ip/cacti/install/index.php
Note that I 've reinstalled the system many times.
In this page, i have this error :
[NOT FOUND] Cacti Log File Path: The path to your Cacti log file.
/usr/share/cacti/log/cacti.log
[ERROR: FILE NOT FOUND]
I searched the file to other place , without success.
I followed this tutorial step by step :
http://www.tecmint.com/install-cacti-ne ... ora-17-12/
For informations : CentOS 6.8 and cacti version 0.8.8h from repo el6
Have you an idea for this ?
Thanks !
Regards,
Ololz
[NOT FOUND] Cacti Log File
Moderators: Developers, Moderators
Re: [NOT FOUND] Cacti Log File
Create the file, and give it permissions so your web server can access it.
Re: [NOT FOUND] Cacti Log File
It's as simple as that ?
I think it is a symbolic link ? Have you an example to give proper permissions ?
Thanks for your fast reply !
Regards,
Ololz
I think it is a symbolic link ? Have you an example to give proper permissions ?
Thanks for your fast reply !
Regards,
Ololz
Re: [NOT FOUND] Cacti Log File
touch /usr/share/cacti/log/cacti.log
chown apache:apache /usr/share/cacti/log/cacti.log
chmod 755 /usr/share/cacti/log/cacti.log
chown apache:apache /usr/share/cacti/log/cacti.log
chmod 755 /usr/share/cacti/log/cacti.log
Re: [NOT FOUND] Cacti Log File
Hello,
Thank you for your help.
Now I can monitor my localhost. However all my hosts are unknown status but the snmp works . Is this still a problem of access to a file?
I use the poller cmd.php.
Regards,
Ololz
Thank you for your help.
Now I can monitor my localhost. However all my hosts are unknown status but the snmp works . Is this still a problem of access to a file?
I use the poller cmd.php.
Regards,
Ololz
-
- Cacti User
- Posts: 175
- Joined: Sun May 27, 2007 5:42 pm
Re: [NOT FOUND] Cacti Log File
Suspect either your cacti unable to ping your targeted host (drop the packet) or your cacti cannot ping out (either cacti's system firewall or your targeted host firewall blocking it)
Re: [NOT FOUND] Cacti Log File
Hello,
touch /usr/share/cacti/log/cacti.log
chown apache:apache /usr/share/cacti/log/cacti.log
chmod 755 /usr/share/cacti/log/cacti.log
Work fine !
Thanks !
touch /usr/share/cacti/log/cacti.log
chown apache:apache /usr/share/cacti/log/cacti.log
chmod 755 /usr/share/cacti/log/cacti.log
Work fine !
Thanks !
Who is online
Users browsing this forum: No registered users and 0 guests