No status information after upgrade to 5.7.3 After upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Nagiusz
Posts: 21
Joined: Tue Feb 12, 2019 8:23 am

No status information after upgrade to 5.7.3 After upgrade

Post 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.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: No status information after upgrade to 5.7.3 After upgr

Post 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 ?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Nagiusz
Posts: 21
Joined: Tue Feb 12, 2019 8:23 am

Re: No status information after upgrade to 5.7.3 After upgr

Post by Nagiusz »

We have all checks using HTML output and the tick under System Settings is of course checked as well.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: No status information after upgrade to 5.7.3 After upgr

Post 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.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked