2marshall8

Comments

  • thanks for your reply. I realized that after I made the post I should have clarified things more. I am seeing data populate the graphs but for the graph labeled Average Bits/Second it always shows the loopback address which carries almost zero traffic. I want to be able to choose the interfaces that are displayed in this…
  • Here they are. glad to help out TinyUpload.com - best file hosting solution, with no limits, totaly free
  • Thanks lag for your guidance. this helped get me to the right spot. here what I ended up doing. In the file: GoogleMapMenu.aspx I modifed line 14 From this: Response.Write("<H2> <A HREF=GoogleMapSiteMap.aspx?State=" & Request.QueryString("State") & "&City=" & Request.QueryString("City") & " target=_parent>" &…
  • Ciag, this is usually because the coordinates you inputted aren't accurate. make sure there isn't an extra 0 or missing the "minus" in front of the lattitude or longitude. I've had this issue and 90% of the time it's just due to mistyping coordinates wrong. did you use google maps to grab the coordinates?
  • What you says makes sense but I wouldn't know howto manipulate the code you have created within the GoogleMapMenu.aspx to achieve this result. I feel like I'm close with regards to the logic of what I want accomplish I just don't know howto code it. I can see that on line 14 of this file (GoogleMapMenu.aspx) the URL is…
  • Lag, is there a way to link the node icons to a map of the site which was created in orion?
  • I ended up finding the old documents I used to get this working. I'm posting the Modified GoogleMaps.zip file here that worked for me for anyone that needs them. It includes all the fixes mentioned here in these threads. I've removed usernames/passwords for obvious reasons. enjoy and thanks…
  • Unfortunately support hosed my install so I'm rebuilding this but keep getting the white screen image. I did control-shift-J and get this error about Site_Class not defined. How can I get around this?