I am using WhatsUpGold Premium Edition Version 12.3.1. I want to use the dashboard tool (Version 1.0.2) on a different sytem to see some workspace views.
After I configured the dashboard with a URL of WUG, everytime I get the logon screen. I read about a problem with WhatsUp Professional 2006 but not with WUG 12.
I've tried the following settings:
I activated cycle through multiple web pages
I set a web login with domain/username (we use AD auth on whatsup) and I tried also the UPN user@domain.
URL: http://servername:8080/NmConsole/Workspace/Top10/Top10.asp
But everytime the logon page of WUG appears.
I hope you can help me.
Many Thanks.
Daniel
Here's an example from my environment which also shows how you might ask for a certain view, but the parts you'll want to take note of is '&sUserName=', and '&sPassword='. If you want to use my example, you'd plug in your own IP address where the 'xxx.xxx.xxx.xxx' is, and your own DeviceList.nDeviceGroupID number, of course. In my example, I'm just sending username 'guest' (no password) for the credentials. I think that's what you're missing.
http://xxx.xxx.xxx.xxx/NmConsole/DeviceManagement/DeviceList/DeviceList.asp?DeviceList.nDeviceGroupID=697&DeviceView=1&sUserName=guest&sPassword=&DeviceList.oListDevices=
Hope this helps!
Rich