the rrd.log is 34Mb!!! how can i create a logrotate file for it under linux!! it takes FOREVER to load
Definately an issue to address for the next release...
in the meantime, what do i do??! Cacti isnt working, and i cant tell why! it wont graph, but it shows data. I think its a cron problem, but i dont know whats up!
thanks!!
**HELP!! log is too big!!
Moderators: Developers, Moderators
-
- Posts: 32
- Joined: Thu Aug 15, 2002 10:29 am
- Location: ct
- Contact:
Logrotate conf for <CACTI-PATH>/log/rrd.log
Try to create a file named cacti in your /etc/logrotate.d directory:
add the following to it: (note, change <CACTI-PATH> with actual path)
<CACTI-PATH>/log/rrd.log {
weekly
rotate 4
compress
}
Guest
add the following to it: (note, change <CACTI-PATH> with actual path)
<CACTI-PATH>/log/rrd.log {
weekly
rotate 4
compress
}
Guest
Who is online
Users browsing this forum: No registered users and 1 guest