Notifications don't download to PDF

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

Here is what it reports:

Code: Select all

[Thu Jan 31 11:05:04 2013] [error] [client 100.100.100.100] PHP Notice:  Undefined index: objectauthperms in /usr/local/nagiosxi/html/includes/dbauth.inc.php on line 358, referer: http://server.name/nagiosxi/reports/notifications.php
[Thu Jan 31 11:05:08 2013] [error] [client 100.100.100.100] PHP Notice:  Undefined index: objectauthperms in /usr/local/nagiosxi/html/includes/dbauth.inc.php on line 358, referer: http://server.name/nagiosxi/reports/notifications.php
[Thu Jan 31 11:05:14 2013] [error] [client 100.100.100.100] PHP Notice:  Undefined index: objectauthperms in /usr/local/nagiosxi/html/includes/dbauth.inc.php on line 358, referer: http://server.name/nagiosxi/reports/notifications.php?host=&service=&search=HOST&reportperiod=thismonth&startdate=&enddate=&reporttimesubmitbutton=Go&page=1&records=25
[Thu Jan 31 11:05:14 2013] [error] [client 100.100.100.100] PHP Notice:  Undefined index: objectauthperms in /usr/local/nagiosxi/html/includes/dbauth.inc.php on line 358, referer: http://server.name/nagiosxi/reports/notifications.php?host=&service=&search=HOST&reportperiod=thismonth&startdate=&enddate=&reporttimesubmitbutton=Go&page=1&records=25
[Thu Jan 31 11:05:23 2013] [error] [client 100.100.100.100] PHP Notice:  Undefined index: objectauthperms in /usr/local/nagiosxi/html/includes/dbauth.inc.php on line 358, referer: http://server.name/nagiosxi/reports/notifications.php?host=&service=&search=HOST&reportperiod=thisweek&startdate=&enddate=&reporttimesubmitbutton=Go&page=1&records=25
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Notifications don't download to PDF

Post by mguthrie »

I think upgrading to the latest version of XI will take care of that PHP notice. When you access the Notifications page, how many "Total Records" does your report have?
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

I will upgrade now and check again.

The report has 17 Total Records.
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

I'm now on version 2012R1.5, but the problem still exists.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Notifications don't download to PDF

Post by mguthrie »

Hmm, what user are you viewing this report with? What level of permissions does your user have? (Can this user see all hosts and services, or only some?).
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

My account has full admin privileges and can see all hosts and services.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Notifications don't download to PDF

Post by scottwilkerson »

ockmeyer,

I think I have found a bug, but need to confirm.

Can you try this, instead of typing the host in the search field, can you select the host from the Host: dropdown and see if you get the same results.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

On the Notifications page there is only the option to enter the name in the search field. No drop-down is available.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Notifications don't download to PDF

Post by lmiltchev »

I was able to recreate the issue. It seems it is a bug. Our lead developer will be looking into this, and we will be getting back to you as soon as we find a possible solution to this problem.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ockmeyer
Posts: 74
Joined: Mon Jun 25, 2012 2:17 pm

Re: Notifications don't download to PDF

Post by ockmeyer »

I upgraded to 2012R1.6 and can now generate pdf reports from Notifications.
Locked