Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hi, I have many rrd files(about 3000) and some rrd files are unused or produces error. I need to clean my rra folder from error or unused files.
In my crontab:
Thus, I collect all cactid output. OKs and ERRORs. But there are so many lines and I can't select errors. Is there any way to collect only errors?
My another aim is tı collect error logs, such as, which rrd file is not working properly, which file is unused.Then HPOV collect these logs and produce alarms.
This means that wc utility which counts your lines in apache log file can't find a file named "/var/log/httpd/access_log". Hmm... maybe your file is named "access.log"? Anyway you need to change it in webhits.pl script in which the name is hardcoded.
bulek wrote:This means that wc utility which counts your lines in apache log file can't find a file named "/var/log/httpd/access_log". Hmm... maybe your file is named "access.log"? Anyway you need to change it in webhits.pl script in which the name is hardcoded.
- Piotr
Thanks I change the script as /www/logs/access_log