I would like to create various dashboards/views and be able to display them on monitors around the office, but not have the console log out after a set time. Is this possible?
I put this in your other post... but if you don't see it:
"Have you tried creating a view in NOC mode?
http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/#orioncoreagenablingnocviewmode.htm?Highlight=NOC
http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/#orioncoreagkeyfeatures.htm?Highlight=NOC
http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/#orioncoreagcustomizingviews.htm?Highlight=NOC
I hope that gets you started, but you can also set a user or group to not time out if you want as well. Is in Settings, User accounts, Manage Accounts, then edit the user or group and set "Disable Session Timeout" to Yes."
Ok, so I need to create a new menu bar so that it only shows the one tab in NOC view?
I would recommend this route to create a DirectLink account (in addition to your NOC View efforts):
http://www.solarwinds.com/documentation/en/flarehelp/ncm/content/orionncmagusingdirectlink.htm
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 SolarWinds NCM 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. For more information web console accounts, see See "Creating a New Account".
To enable a DirectLink account for the Orion Web Console:
High level steps are:
On the machine that drives the machines around the office, log into SolarWinds using the account you set up in step 3.
Let me know if all that makes sense.
I have created the DirectLink account as suggested, which works. I have create a NOC view which this account points to, but I don't want the dashboard to be interactive.
Is this possible?
Thank you
So my NOC style Dashboards don't have keyboards or mice. That goes a long way. I set my browser to Kiosk mode too. IE has a Kiosk mode also, but I am a chrome guy.
Start chrome in Kiosk mode with: chrome.exe –kiosk http:// [enter URL here]
When combined with the NOC style page, you get a full screen dashboard that flips through your tabs until the Browser has a memory issue. I set that command line as a start up command. EIther a shortcut in the startup folder of your windows box, or punch it in the registry. Either works. Now I can still RDP to it and use my keyboard and mice, but I don't have to. If the page layout needs adjusting, I do it from another machine then send a restart command tot he box.
If you want to set it up on linux, its a little different. One of my boards is powered by a raspberry pi, and that one I have sign into the page because of the security that restricts access to domain users in IIS. That is how we are set up, and I'd rather sign in than alter the security. But if you want to ditch Windows clients, on linux you can set the browsers to autostart in Kiosk mode there too.