Page 1 of 1

Automated Report Not Sending

Posted: Tue Apr 15, 2025 11:55 am
by gregbeyer
I have Top Alert Producers as a scheduled report, however I'm not getting it and according to the scheduled report history, it is not sending either. If I trigger manual run and send, it sends. Suggestion to solve?

Re: Automated Report Not Sending

Posted: Fri Apr 25, 2025 2:04 pm
by jsimon
Hi Greg,

What version of XI are you running right now? Do you have any other scheduled reports? It would be good to know if it's an issue with just this report, or all scheduled reports vs reports generated on demand.

Can you take a look at this log to see if there are errors?

Code: Select all

/usr/local/nagiosxi/var/chromium_report.log

Re: Automated Report Not Sending

Posted: Tue Apr 29, 2025 2:32 pm
by gregbeyer
Running XI 2024R1.3. This is the only scheduled report I run.

Yes, I have a lot of these:

/usr/bin/chromium-browser: error while loading shared libraries: libvmaf.so.1: cannot open shared object file: No such file or directory
[Thu, 10 Apr 2025 08:41:11 -0400] chromium-browser --headless=new --ignore-certificate-errors --enable-low-end-device-mode --disable-gpu --virtual-time-budget=10000 --run-all-compositor-stages-before-draw --no-pdf-header-footer --desktop-window-1080p --print-to-pdf='/home/nagios/topalertproducers-67f7bc66e77bb.pdf' 'https://localhost/nagiosxi/reports/topa ... 1&export=1'

Re: Automated Report Not Sending

Posted: Mon May 19, 2025 8:28 am
by gregbeyer
bump

Re: Automated Report Not Sending

Posted: Mon May 19, 2025 10:19 am
by vedicsystems
Missing libvmaf.so.1 is your culprit, report rendering via Chromium is failing before it can even start.