Scheduled report error
Posted: Mon Jun 26, 2017 1:20 pm
We have a user that is authenticating through Fusion and then navigating to an individual XI host where a scheduled report is created. Nagios XI displays the the report under My Scheduled Reports for the user "fusion" (our fused server UID). This particular report is generated successfully when viewed, but never received via email on schedule or when using the "send now" option, the following error is produced:
Please advise,Report failed to send. ARGV: Array ( [0] => /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php [1] => --report=IVUvXQ [2] => --username=fusion ) ARGS: Array ( [report] => IVUvXQ [username] => fusion ) SR: Array ( [name] => Weekly Bandwidth Report [type] => [url] => reports/availability.php?reportperiod=lastweek&startdate=&enddate=&host=&service=&hostgroup=&servicegroup=monitor6_Canopy_BW&advanced=1&assumeinitialstates=yes&assumestateretention=yes&assumestatesduringdowntime=yes&includesoftstates=no&assumedhoststate=3&assumedservicestate=6&timeperiod=&servicegraphs=1 [dontdisplay] => 0 [recipients] => [email protected] [frequency] => Weekly [subject] => Canopy Weekly Bandwidth Report - West [body] => [schedule] => Array ( [hour] => 07 [minute] => 51 [ampm] => AM [dayofweek] => 1 [dayofmonth] => 1 ) [attachments] => Array ( [pdf] => on [csv] => on ) ) SRO: Array ( [source] => report [attachments] => Array ( [pdf] => Array ( [type] => PDF [file] => Availability_Report.pdf [urlopts] => mode=pdf [icon] => fa-file-pdf-o ) [jpg] => Array ( [type] => JPG [file] => Availability_Report.jpg [urlopts] => mode=jpg [icon] => fa-file-image-o ) [csv] => Array ( [type] => CSV (Combined) [file] => Availability_Report.csv [urlopts] => mode=csv&csvtype=combined [icon] => fa-file-text-o ) [csvhost] => Array ( [type] => CSV (Host data only) [file] => Host_Availability.csv [urlopts] => mode=csv&csvtype=host [icon] => fa-file-text-o ) [csvservice] => Array ( [type] => CSV (Service data only) [file] => Service_Availability.csv [urlopts] => mode=csv&csvtype=service [icon] => fa-file-text-o ) ) ) ATTACHMENT[pdf]=on URL=>https://monitor6.domain.com/nagiosxi//r ... n&mode=pdf FILE=>Availability_Report.pdf Attached: '/usr/local/nagiosxi/tmp/scheduledreport-fusion-IVUvXQ-Availability_Report.pdf' ATTACHMENT[csv]=on URL=>https://monitor6.domain.com/nagiosxi//r ... e=combined FILE=>Availability_Report.csv Attached: '/usr/local/nagiosxi/tmp/scheduledreport-fusion-IVUvXQ-Availability_Report.csv' EMAIL: Array ( [from] => Nagios XI [to] => [email protected] [subject] => Nagios Report: Canopy Weekly Bandwidth Report - West [attachment] => Array ( [0] => Array ( [0] => /usr/local/nagiosxi/tmp/scheduledreport-fusion-IVUvXQ-Availability_Report.pdf [1] => Availability_Report.pdf ) [1] => Array ( [0] => /usr/local/nagiosxi/tmp/scheduledreport-fusion-IVUvXQ-Availability_Report.csv [1] => Availability_Report.csv ) ) [message] => This scheduled report was automatically generated by Nagios XI and sent to you as requested by fusion (Fusion Server User). You can directly access this report at: https://monitor6.domain.com/nagiosxi/?x ... graphs%3D1 Access Nagios XI at: https://monitor6.domain.com/nagiosxi/ )