Backup Nagios XI server - setup
Posted: Tue May 28, 2019 1:38 am
Hi,
I'm aiming at setting up an backup/test Nagios XI server in our environment.
My idea is to:
Anyway - my questions are:
I'm aiming at setting up an backup/test Nagios XI server in our environment.
My idea is to:
- Clone the existing VM that the original Nagios XI server is running to an backup server in a different location
- On regular (automatic) basis download a fresh backup (generated by Nagios XI) from the original server and restore it to the cloned machine
- Keep monitoring and notifications off on the cloned machine
Anyway - my questions are:
- How do I make sure that after the restore from backup Nagios will not re-enable monitoring and notifications
- How do I turn off notifications completely (not sending alone, also generating them, so in case we do some tests and turn notifications on it will not send a bunch of old mails that stacked up over some time)
- Is there a way to redirect all notifications to one email address (debug/test purpose) by modifying some script/settings?