Primary and Failover both are active
Posted: Thu Jan 18, 2018 7:45 am
Current version : Nagios XI 2014R2.7
OS : Unix
Currently we are facing issue where our PRD and DR both server are in active state. however if PRD server is in active state then on DR server (Active server/Active services and Notification) should be in disable state. which are showing in active status now.
Due to this both PRD and DR servers are sending alerts and customer are receiving same alert twice.
NOTABLE : Earlier if DR was in active state then the URL in alert was mentioned for DR, (to ack or disable the alert) but now alert from DR server also mentioned same as PRD alert.
Steps done -
> Recently we have manually syncd DR with PRD- (using below steps)
________________________________________________________________________
1) Log into the primary Nagios XI system
2) cd /usr/local/nagiosxi/scripts
3) sudo ./backup_xi.sh
4) Copy the file the backup script created to /tmp (I'll refer to it as <BACKUP_SCRIPT> and it will have a name like 134544321.tgz)
5) scp the backup script to the Nagios XI Failover system to /tmp
6) Log into the Secondary Nagios XI system
7) cd /usr/local/nagiosxi/scripts
8) sudo ./restore_xi.sh /tmp/<BACKUP SCRIPT>
_______________________________________________________________________
>Full Nagios Restarted PRD/DR
>Repair DB
>reconfigure DR
Please advise what else we can check and do to resolve the issue.
OS : Unix
Currently we are facing issue where our PRD and DR both server are in active state. however if PRD server is in active state then on DR server (Active server/Active services and Notification) should be in disable state. which are showing in active status now.
Due to this both PRD and DR servers are sending alerts and customer are receiving same alert twice.
NOTABLE : Earlier if DR was in active state then the URL in alert was mentioned for DR, (to ack or disable the alert) but now alert from DR server also mentioned same as PRD alert.
Steps done -
> Recently we have manually syncd DR with PRD- (using below steps)
________________________________________________________________________
1) Log into the primary Nagios XI system
2) cd /usr/local/nagiosxi/scripts
3) sudo ./backup_xi.sh
4) Copy the file the backup script created to /tmp (I'll refer to it as <BACKUP_SCRIPT> and it will have a name like 134544321.tgz)
5) scp the backup script to the Nagios XI Failover system to /tmp
6) Log into the Secondary Nagios XI system
7) cd /usr/local/nagiosxi/scripts
8) sudo ./restore_xi.sh /tmp/<BACKUP SCRIPT>
_______________________________________________________________________
>Full Nagios Restarted PRD/DR
>Repair DB
>reconfigure DR
Please advise what else we can check and do to resolve the issue.