You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graph pop up function for the "deprecated" service status page is not working correctly. The graph is not being displayed if you hover over the icon.
E.g.:
It seems like this is caused by the changes in the file /usr/share/centreon/www/include/monitoring/status/Services/xsl/service.xsl in line 300-303 and 345-347.
If you replace the file with an older file (Centreon 21.10), everything works fine.
Steps to Reproduce
Please describe precisely the steps to reproduce the encountered issue.
Description
The graph pop up function for the "deprecated" service status page is not working correctly. The graph is not being displayed if you hover over the icon.
E.g.:

It seems like this is caused by the changes in the file /usr/share/centreon/www/include/monitoring/status/Services/xsl/service.xsl in line 300-303 and 345-347.
If you replace the file with an older file (Centreon 21.10), everything works fine.
Steps to Reproduce
Please describe precisely the steps to reproduce the encountered issue.