Page 1 of 3
object notes component stopped working with 2011R1.8
Posted: Thu Nov 17, 2011 10:28 am
by CBoekhuis
Good afternoon,
not sure if I should report it here, but after upgrading to 2011R1.8 the component object_notes stopped working.
The Notes tab is still working under the host detail screen, but under the service detail screen the Notes tab has disappeared.
Greetings,
Hans Blom
Re: object notes component stopped working with 2011R1.8
Posted: Thu Nov 17, 2011 11:54 am
by lmiltchev
Hans,
Thanks for the feedback! It is confirmed that this is a bug in R1.8. We will be working on fixing it as soon as we can. I posted it on our bug tracker. You can view it here:
http://tracker.nagios.com/view.php?id=200
Re: object notes component stopped working with 2011R1.8
Posted: Fri Nov 18, 2011 3:54 am
by CBoekhuis
Thanks for the confirmation, I'll wait for the fix to appear.
Re: object notes component stopped working with 2011R1.8
Posted: Fri Nov 18, 2011 1:31 pm
by mguthrie
We've got this fixed in SVN as of this morning. Are you interested in the patch, or do you want to wait until 1.9? (It will be the same file).
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 6:24 am
by arnab.roy
Hi Mike,
Can you provide the patch to me it seems our system is also affected by this, also can you confirm why we cannot seem to have the history and objectnotes components together ?
Cheers
Arnab
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 9:41 am
by CBoekhuis
Hi Mike,
that's great news. Could I have the patch please?
Also as Arnab wrote, we could never get object notes and the history component both working together, they seem to bite each other. But this problem was there before 1.8
Anyway, thanks for the great work
Hans
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 11:12 am
by mguthrie
Yeah, let me see where the fixes are on this, but I think the fix should resolve each of the above issues, but I'll let you guys confirm ; )
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 2:48 pm
by arnab.roy
Ok will wait for you to upload the patch
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 3:54 pm
by mguthrie
Make a backup of the following file:
Code: Select all
cp /usr/local/nagiosxi/html/includes/components/xicore/status-object-details.inc.php /tmp
Then unzip and overwrite the old status-object-details file.
Code: Select all
cp ./status-object-details.inc.php /usr/local/nagiosxi/html/includes/components/xicore/
Let us know if this takes care of the issue.
Re: object notes component stopped working with 2011R1.8
Posted: Tue Nov 22, 2011 4:45 pm
by arnab.roy
That fixed both the bugs great work thanks...
Cheers
Arnab