Hi ,
What is the best way to take a full backup of Nagios database ?
If I want to take a backup of 1000 servers(12k services) with 3 months of historic data ( alerts and QOS ) what would be the approximate size of the backup file ?
Where would be the backup file created ?
Nagios XI database backup
Re: Nagios XI database backup
We have a document regarding our backup procedure here: https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I strongly recommend you use this one. The size is going to vary a lot depending on your environment. The size of one of my backups is around 90-180 MB.
I strongly recommend you use this one. The size is going to vary a lot depending on your environment. The size of one of my backups is around 90-180 MB.
Former Nagios Employee.
me.
me.
Re: Nagios XI database backup
Hi ,
What is the size of your environment ? Is it for 1000 servers in your environment it took 90-180 MB?
Does this backup include performance data as well ? If I need to take backup of the performance data what would be size of it.
What is the size of your environment ? Is it for 1000 servers in your environment it took 90-180 MB?
Does this backup include performance data as well ? If I need to take backup of the performance data what would be size of it.
Regards,
Ranjit W
Ranjit W
Re: Nagios XI database backup
I am not sure what's the size of hsmith's environment but most likely it is not very large. On one of my test Nagios XI boxes for example, I have 30 hosts and approximately 400 services, and the size of the backup is around 280MB (this includes the perfdata). Obviously your backup will be bigger.What is the size of your environment ? Is it for 1000 servers in your environment it took 90-180 MB?
Yes, this includes the perfdata.Does this backup include performance data as well ? If I need to take backup of the performance data what would be size of it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios XI database backup
Hi ,
When I backup using the backup_xi.sh script will it backup also the performance information ?
Where could I set the retention period for ( event or Alarm ) and (Performance and trend ) data.
When I backup using the backup_xi.sh script will it backup also the performance information ?
Where could I set the retention period for ( event or Alarm ) and (Performance and trend ) data.
Regards,
Ranjit W
Ranjit W
Re: Nagios XI database backup
Yes, the backup script backs up the perfdata.When I backup using the backup_xi.sh script will it backup also the performance information ?
Go to Admin->Performance Settings->Databases, specify the desired values, and click on "Update Settings".Where could I set the retention period for ( event or Alarm ) and (Performance and trend ) data.
Be sure to check out our Knowledgebase for helpful articles and solutions!