Author Topic: Disaster Recovery  (Read 3292 times)

netsolcr

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
Disaster Recovery
« on: September 25, 2007, 22:57:19 »
Hello!

Is there anywhere a Queuemetrics Disaster Recovery Procedure. I just want to be sure I'm backing up everything I would need in an eventual disaster recovery.

Thanks in advance for your help.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Disaster Recovery
« Reply #1 on: September 26, 2007, 08:57:06 »
If you need to do a complete Disaster Recovery backup, you should make sure you have the following components or RPMs:
- QueueMetrics
- Java SDK
- Tomcat (or a servlet container)
- MySQL connector
- Your licence key
- Your web.xml
- Your configuration.properties

When taking a snapshot, consider that the QM webapp is read-only, so if you have the setup plus for conveniency the current web.xml and configuration.properties, that us enough. All live data stays in the database, so the QM database has to be backed-up.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Disaster Recovery
« Reply #2 on: September 26, 2007, 09:10:24 »
Do not forget to also backup the qloaderd and its init files.