Changes

From SME Server
Jump to navigationJump to search
56 bytes added ,  23:32, 28 March 2013
m
→‎Upgrade: adjust instructions
Line 50: Line 50:  
=== Upgrade ===
 
=== Upgrade ===
   −
All rrd base are automatically move to a backup directory /var/lib/rrd/backup/
+
When upgrading to a newer version, all Sysmon data will automatically be backed up to a backup directory /var/lib/rrd/backup/
If you update from version at least 6.1, you can use it again. Use the following command :
+
If you upgraded from at least version 6.1, you can use it again retain the Sysmon history. Use the following commands :
 
  service sysmon stop
 
  service sysmon stop
  rm /var/lib/rrd/*.rrd
+
  cp -f /var/lib/rrd/backup/*.rrd /var/lib/rrd/
mv /var/lib/rrd/backup/*.rrd /var/lib/rrd/
   
  service sysmon start
 
  service sysmon start
  

Navigation menu