Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Store
Home
Products
Network Performance Monitor (NPM)
Force users to Default Home Page
Malvado
Is there a way to force the user to go to the "Network Performance Monitor" page?
Currently when they login they have the choice of Network Performance Monitor and Wireless Network.
I would like to force them directly to the Network Performance Page.
Find more posts tagged with
Accepted answers
All comments
aLTeReGo
Ditto..
aLTeReGo
This might seem like a lame way of doing it but it works..
I created a new file in "c:\inetpub\solarwinds" called "redirect.asp" page. This is the code in the "redirect.asp" file.
<%
Response.redirect "http://
(your servername or IP address)
/NetPerfMon/default.asp"
%>
Then I modified the IIS site properties for "SolarWinds NetPerMon"
In IIS, under "Web Sites" right click on "SolarWinds NetPerMon" and click "Properties"
Click on the "Documents" tab and then click "Add"
type in the name of the redirect page "redirect.asp" and then click "ok"
select "redirect.asp" from the "Enable default content page" and click "Move Up" until "redirect.asp" is at the top of the list.
This works for me, but if there is an officially sanctioned method by SolarWinds I'd love to hear it.
Malvado
I know I can write my own code or even have IIS just point to the page you want.
I would like to do it the proper way or supported way so when I apply upgrades and things like that I dont have to go back and modify the site manually all over again.
I am trying to pass off as much admin stuff as possible so I would love to have it so that when an update is applied it will keep the settings.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of