Page 1 of 1

No status information after upgrade to 5.7.3 After upgrade

Posted: Tue Sep 08, 2020 6:36 am
by Nagiusz
After upgrade from 5.7.2 to 5.7.3 I have noticed, that all status information in checks output in GUI is gone, there is only OK/WARNING/ERROR icon. However, an "OUTPUT" node has all status information while querying via API.

Not sure, if it matters, but we have HTML tags inside our checks output.

Had to roll back to 5.7.2 after upgrade.

Re: No status information after upgrade to 5.7.3 After upgr

Posted: Tue Sep 08, 2020 4:51 pm
by cdienger
I've not heard of anyone with this behavior.

Do all your checks use HTML output?

Was it only impacting checks that have HTML output?

If the plugin is a custom plugin, please provide a copy of it.

Is/was the "Allow HTML Tags in Host/Service Status" option enabled under Admin > System Config > System Settings > General ?

Re: No status information after upgrade to 5.7.3 After upgr

Posted: Thu Sep 10, 2020 5:07 am
by Nagiusz
We have all checks using HTML output and the tick under System Settings is of course checked as well.

Re: No status information after upgrade to 5.7.3 After upgr

Posted: Fri Sep 11, 2020 10:41 am
by cdienger
As a test, add a check that doesn't use html output. check_local_load on the localhost for example. Does the output of this check display correctly in the GUI?

What plugin is being used? Please provide a copy or link to it if possible.

Try running the plugin from the command line and provide a screnshot of it so we can see the arguments as well as the output.