Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Log into http://cacti.geant.net/cacti/

 

Quick reference for those who definitely know what they're doing and just need a reminder of the commands:
sudo -u cactiuser mv /opt/cacti/rra/mx1_lon_uk_traffic_in_20683.rrd /opt/cacti/rra/mx1_lon_uk_traffic_in_20683.rrd.bak
Recreate the RRD file using the data from the exported XML file. 
sudo -u cactiuser rrdtool restore /tmp/mx1_lon_uk_traffic_in_20683.rrd.xml  /opt/cacti/rra/mx1_lon_uk_traffic_in_20683.rrd
We now need to sync this change with the other production instance of Cacti on prod-cacti02-vie-at.geant.net

sudo -u cactiuser scp -i /home/cactiuser/.ssh/id_dsa /opt/cacti/rra/mx1_lon_uk_traffic_in_20683.rrd cactiuser@prod-cacti02-vie-at.geant.net:/opt/cacti/rra/mx1_lon_uk_traffic_in_20683.rrd

Locate the graph with the Spike:

...