Hello, is there a way I can create a view and allow anyone with the URL to access the view without logging in? Can I also do this with one specific graph instead of an entire view?
DirectLink was specifically created for this use Case. Enabling a DirectLink account allows you to make direct hyperlinks to specific web console views available to individuals who do not already have Orion Web Console user accounts. Any URL referring directly to an Orion web page bypasses the login screen, logging the user into the DirectLink account. The DirectLink account is created like any other account, and it can include custom views and account limitations.
http://www.solarwinds.com/NetPerfMon/SolarWinds/wwhelp/wwhimpl/js/html/wwhelp.htm#href=OrionCoreAGUsingDirectLink.htm
Surely, you could just create a guest account and embed a UN (PW optional) in it. EX: http://orion-server/Orion/login.aspx?AccountID=Guest&Password=
Perfect, thank you very much!
I use a NOC view for DirectLink users:
Here is the link I have setup for them... http://YOURSERVER/Orion/SummaryView.aspx?ViewID=224&isNOCView=true?AccountID=DirectLink&Password=PASSWORD
After setting the DirectLink User profile to Menu=NONE and the Default Views to the Custom View I created. It works without a hitch for users to view from the company portal.