Apply Configuration for new changes to take effect
Posted: Tue Mar 29, 2016 1:54 am
Hello All,
We have created host file using our custom monitoring wizard and submit data to NagisoxXI framework using below command
$outargs[CONFIGWIZARD_NAGIOS_OBJECTS]=$objs;
And after that
case CONFIGWIZARD_MODE_COMMITOK:
Now there is two different behaviors in CentOS[5.2.0] and REHL [ 5.2.5]
1) CentOS [5.2.0] : After submitting page it creates the hosts config file and reflect into NagiosXI home page – No issue here
2) REHL [ 5.2.5]: After submitting page its creates the hosts config file but whereas in RHEL, a message shows “Changes detected! Apply Configuration for new changes to take effect” in ‘Core Config manager’ -> Hosts. Please refer attached screenshots for the same.
So, is it expected behavior from NagiosXI framework side or some issue with our custom wizard?
We have created host file using our custom monitoring wizard and submit data to NagisoxXI framework using below command
$outargs[CONFIGWIZARD_NAGIOS_OBJECTS]=$objs;
And after that
case CONFIGWIZARD_MODE_COMMITOK:
Now there is two different behaviors in CentOS[5.2.0] and REHL [ 5.2.5]
1) CentOS [5.2.0] : After submitting page it creates the hosts config file and reflect into NagiosXI home page – No issue here
2) REHL [ 5.2.5]: After submitting page its creates the hosts config file but whereas in RHEL, a message shows “Changes detected! Apply Configuration for new changes to take effect” in ‘Core Config manager’ -> Hosts. Please refer attached screenshots for the same.
So, is it expected behavior from NagiosXI framework side or some issue with our custom wizard?