Hi, you can see below the result of the "tail"'s command : I have deleted some lines which seems to be useless.
Code: Select all
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: dayweek in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 414, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: month in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 415, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: hours in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 416, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: minutes in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 417, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: daymonth in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 418, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: message in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 419, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: message in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 421, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: message in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 424, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: message in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 426, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
[Thu Feb 07 17:40:29 2013] [error] [client @IP_A] PHP Notice: Undefined index: message in /usr/local/nagiosxi/html/includes/components/reportmod/schedulereport.php on line 429, referer: http://@IP_NAGIOS/nagiosxi/includes/components/reportmod/schedulereport.php?name=New State History Report&url=reports%2Fstatehistory.php%3F
But i'm not sure to have well explained my issue.
I don't have problems to see report when i'm on Nagios XI webinterface (in clicking on csv icon or pdf icon) => I can consult it without issue.
I have only issue with the report which is sent when I configure my scheduled report.
I receive the mail with PDF attached but after download it (on outlook / gmail / or something else), i try to open it but i have an error message which appears.
Because PDF generated is not well writen i think.