dwhitfield wrote:Could you PM me the HTML output of the page showing the error? If there's nothing that needs to be scrubbed, you could just post it in the thread (or scrub it).
This is a screenshot of a typical page (note the blank spaces in the selector box in the upper right - apart from that, the page is working).
nagios-screenshot-4.png
I can only post a snippet of the file because
Your message contains 211746 characters. The maximum number of allowed characters is 60000.
This seems to be relevant:
Code: Select all
<script type="text/javascript" src="/nagios/nagiosgraph.js"></script>
<div id="js_disabled" style="font-family: sans-serif; font-size: 0.8em; padding: 0.5em; background-color: #fff6f3; border: solid 1px #cc3333; margin-bottom: 1.5em;">JavaScript is disabled.</div>
<div id="js_version_1.7" style="font-family: sans-serif; font-size: 0.8em; padding: 0.5em; background-color: #fff6f3; border: solid 1px #cc3333; margin-bottom: 1.5em;">nagiosgraph.js is not installed or wrong version.</div>
The first line calls nagios
graph.js; in my case, the URI is http ://mymachine/nagios/nagios
graph.js, which IS present and can be displayed in a browser when called directly.
Edit: file attached, with extension changed from .html to .txt
You do not have the required permissions to view the files attached to this post.