host notification period does not appear
host notification period does not appear
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.
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.
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: host notification period does not appear
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
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.
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
Try running in terminal:
See if this fixes your problem.
Code: Select all
service nagios stop
killall -9 nagios
service ndo2db stop
service ndo2db start
service nagios startBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: host notification period does not appear
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?
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
Try running IE in compatibility mode. There were some changes with IE and they broke jquery support. These issues are still being resolved.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: host notification period does not appear
Still does not work. IE 9 with compatibility mode
You do not have the required permissions to view the files attached to this post.
Re: host notification period does not appear
Does the time period drop down appear if you use the legacy ccm in IE compatibility mode??
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: host notification period does not appear
Yes.. with the legacy CCM (in internet explorer compatibility mode) it shows the time period
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: host notification period does not appear
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.