Hi, John.
jfrickson wrote:Right after pulling up the map, there will be two calls to objectjson.cgi. The first of the two should be the longest.
I have identified these two calls to
objectjson.cgi:
Code: Select all
https://nagios.freesoftware/nagios/cgi-bin/objectjson.cgi?&details=true&formatoptions=enumerate+bitmask&query=hostlist (111 ms)
https://nagios.freesoftware/nagios/cgi-bin/objectjson.cgi?details=false&formatoptions=enumerate+bitmask&query=servicelist (72 ms)
Please confirm that the first one would be the call that we need to analyze.
jfrickson wrote:Grab that one, and make a note of the line and column of the error from the console tab. If it's really big, you can attach it or private message it to me.
I'm not sure if I've understood this. The majority of the entries (I think they're 324 errors so far because the number displayed besides the Firebug icon that is on the navigation bar of Iceweasel) I see in Console->Errors seems to say the same when I compare the number of the lines (I do not see columns numbers). But I think the errors shown there are independent of the URLs selected in the "Network" tab, right?
I've seen a lot of errors of "Error1" type (see screenshot) and only a few of Error2, Error3 and Error4 type (see screenshots).

- Error 1

- Error 2
NOTE: Error3 and Error4 screenshots are placed in the next message as there is a limitation of number of attachments.
Moreover, do you need the content of the "Response" tab for the first call?
jfrickson wrote:Thanks for your help!
No problem. Always a pleasure to help and that way we can all benefit with this.
Best regards,
Daniel