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.
I thought the whole idea behind this was to list rrd graphs that are not being used anymore by the program. Instead it just list them all....can it be configured to only list ones that are not being used? I made the mistake of accidently deleting everything....(glade it was a test server)
Problem is if the file is greater then 0 it will show up. But the problem is...some files might be no greater then 0. It has to go on what is not being used. I dont think this is a sufficent way of going about things.
I think you should place in last modified date. What date would you like to have it represent as the first date and then have the program look backwards.
Problem is if the file is greater then 0 it will show up. But the problem is...some files might be no greater then 0. It has to go on what is not being used. I dont think this is a sufficent way of going about things.
This line test if there is some files to show (size of an array) not the file size).
And rrds can't have a null size.
spignataro wrote:
I think you should place in last modified date. What date would you like to have it represent as the first date and then have the program look backwards.
Just an idea.
it's an option, it will be available within the next version.
backup feature is not a good idea....a back up is a copy of an item...not a complete move of an item. So you want to make it copy....not do a complete move.
spignataro wrote:backup feature is not a good idea....a back up is a copy of an item...not a complete move of an item. So you want to make it copy....not do a complete move.
spignataro wrote:backup feature is not a good idea....a back up is a copy of an item...not a complete move of an item. So you want to make it copy....not do a complete move.