Automated Report Not Sending

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
gregbeyer
Posts: 181
Joined: Fri Sep 11, 2020 2:13 pm

Automated Report Not Sending

Post 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?
jsimon
Posts: 339
Joined: Wed Aug 23, 2023 11:27 am

Re: Automated Report Not Sending

Post 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
gregbeyer
Posts: 181
Joined: Fri Sep 11, 2020 2:13 pm

Re: Automated Report Not Sending

Post 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'
gregbeyer
Posts: 181
Joined: Fri Sep 11, 2020 2:13 pm

Re: Automated Report Not Sending

Post by gregbeyer »

bump
vedicsystems
Posts: 9
Joined: Fri Jul 14, 2017 8:28 am

Re: Automated Report Not Sending

Post by vedicsystems »

Missing libvmaf.so.1 is your culprit, report rendering via Chromium is failing before it can even start.
Post Reply