problem displaying rules ,device,groups
hello ,
I have problem to display all monitoring views (groups/cutomers,device, rules).
the web page sent by the server has a error: unterminated string constant.
the page display only the header and the alert.
none of the monitoring item is displayed
I use servercheck enterprise edition MX2 version 6.7.0
this server is also an MSP master
could you help me
Thanks
Philippe
I have problem to display all monitoring views (groups/cutomers,device, rules).
the web page sent by the server has a error: unterminated string constant.
the page display only the header and the alert.
none of the monitoring item is displayed
I use servercheck enterprise edition MX2 version 6.7.0
this server is also an MSP master
could you help me
Thanks
Philippe
This discussion has been closed.
Comments
Before doing that, login to the online helpdesk and in the email put the source of that web page giving the error.
Disabling Javascript errors will solve the problem while we look at the root of the issue.
this is the source of the page :
<html>
<head>
<TITLE>ServersCheck ENTERPRISE MX2 Edition - version 6.7.0</TITLE>
</head>
<frameset cols="163,*" frameborder=0 framespacing=0>
<frame name="menu" src= ">
<frameset rows="*,22" frameborder=0 framespacing=0>
<frame name="main" src= ">
<frame name="footer" src= ">
</frameset>
</frameset>
<noframes>
The ServersCheck Monitoring Software requires a frames enabled browser to continue.
</noframes>
</html>
Have you disabled Javascript errors in your browser?
the issue has been identified as an issue whereby double quotes are used in a specific error message (for Performance Counters)
The issue only appears in Internet Explorer and not in Firefox. A fix will be written for this.