Automated Report Not Sending
Automated Report Not Sending
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
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?
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.logRe: Automated Report Not Sending
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'
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'
-
vedicsystems
- Posts: 9
- Joined: Fri Jul 14, 2017 8:28 am
Re: Automated Report Not Sending
Missing libvmaf.so.1 is your culprit, report rendering via Chromium is failing before it can even start.