Difference between revisions of "RRDTool"
From ATI public wiki
								
												
				 (Created page with "__TOC__  =RRDTOOL=  ==ERROR: could not lock RRD===  ===Fix=== <code> mv dbase.rrd dbase.rrd.old cp dbase.rrd.old dbase.rrd rm dbase.rrd.old </code>")  | 
			
(No difference) 
 | 
Revision as of 18:06, 10 September 2020
RRDTOOL
ERROR: could not lock RRD=
Fix
mv dbase.rrd dbase.rrd.old
cp dbase.rrd.old dbase.rrd
rm dbase.rrd.old