Yes, the RRDs that govern those graphs are in:
/home/interworx/var/lib/rrd
Just copy *.rrd to the same location on your new box.
*.rrd
No, you can use the shell backup command below to back up a comma separated list of domains but you can not just tell it to skip certain ones. You need to specify the ones you want backed up and that list can be as long as you need.
/home/interworx/bin/backup.pex --domains=domain1,domain2,domain4,etc --file-path="/home/backups"
Backup, Restore, and Import Systems FAQ
Is it possible to move my NodeWorx graph history to a new box?
Yes, the RRDs that govern those graphs are in:
Just copy
*.rrdto the same location on your new box.Can I use a shell command to back up all domains but tell it to skip certain ones?
No, you can use the shell backup command below to back up a comma separated list of domains but you can not just tell it to skip certain ones. You need to specify the ones you want backed up and that list can be as long as you need.
/home/interworx/bin/backup.pex --domains=domain1,domain2,domain4,etc --file-path="/home/backups"