...
Now you have a list with files to delete. Please replace echo $i
with rm $i
in order to delete those files.
After you deleted the affected files, you need to restart the site, so the new files are created.
Note |
---|
Checkmk does not delete any .rrd file. So it could be deleted by a custom cleaning job! |
...