Page 1 of 2
host notification period does not appear
Posted: Sat Jan 26, 2013 7:35 pm
by cwireless
Hi
We just upgrade to Nagios XI 2012R1.4. In Core Configuration Manager, Monitoring, Hosts, Alert Setting we see the notification period blank.
But in the cfg file it shows the notification period.
Please see the attachments.
Re: host notification period does not appear
Posted: Sat Jan 26, 2013 11:20 pm
by scottwilkerson
I have tried to replicate this and cannot. What browser are you using? Does it do this for all host/services?
Re: host notification period does not appear
Posted: Sun Jan 27, 2013 8:35 am
by cwireless
It happens with Intenet explorer 9 and Firefox 18.0.1.
It does not happens with all host and service.
Interesting that if I enter by the Legacy Core Configuration Manager (the old one) the notification period appears.
Re: host notification period does not appear
Posted: Mon Jan 28, 2013 10:28 am
by lmiltchev
Try running in terminal:
Code: Select all
service nagios stop
killall -9 nagios
service ndo2db stop
service ndo2db start
service nagios start
See if this fixes your problem.
Re: host notification period does not appear
Posted: Mon Jan 28, 2013 10:51 am
by cwireless
Hi
I did it..
After that I realized that it happens only on internet explorer. Firefox shows the notification period properly. But our prefered browser is Intenet Explorer. Could you help us?
Re: host notification period does not appear
Posted: Mon Jan 28, 2013 11:50 am
by abrist
Try running IE in compatibility mode. There were some changes with IE and they broke jquery support. These issues are still being resolved.
Re: host notification period does not appear
Posted: Mon Jan 28, 2013 2:26 pm
by cwireless
Still does not work. IE 9 with compatibility mode
Re: host notification period does not appear
Posted: Mon Jan 28, 2013 2:47 pm
by abrist
Does the time period drop down appear if you use the legacy ccm in IE compatibility mode??
Re: host notification period does not appear
Posted: Tue Jan 29, 2013 7:56 am
by cwireless
Yes.. with the legacy CCM (in internet explorer compatibility mode) it shows the time period
Re: host notification period does not appear
Posted: Tue Jan 29, 2013 10:55 am
by slansing
Does the time period apply successfully in Legacy with IE9? We are currently working to resolve a number of issues specific to IE8 and 9.