Hi, We just installed the trial version of NPM 10.1.3. I'm assuming that our NOC techs would be able to pull up a browser on any workstation attached to the same LAN as the NPM server and access it. What's the URL?
Thanks
I had to confirm with development that you probably installed Orion NPM initially in simple Eval mode, where the installer does a lot of the heavy lifting, options-wise, including the setup of a SQL Express database, for you. Under this mode, the website is set up on port 8787. Had you gone through the entire Config Wizard, you would have had the opportunity to restore the more typical port 80 configuration.
Normally it's just the FQDN of the server where you installed Orion followed by /Orion/
e.g. http://npm.example.net/Orion/
That's close to what I was looking for. It turns out the default installation (at least in my case) uses port 8787. So the URL to access NPM from a workstation browser is:
http://server-ip-address:8787/orion
If I were to make a recommendation, it would be to include some language to that effect in the NPM Admin Guide.
turbo79--
I will let the NPM writer know. Thank you for your feedback.
M
turbo79,
Let me know if and how steps 11 and 12 of the section "Completing the Orion Configuration Wizard" in the SolarWinds Orion NPM Administrator Guide do not address your concern:
Thanks,
>If you need to specify a particular IP Address for the Orion NPM Web Console
Th Default Port used for Orion NPM is Port 80 (for NCM it is 8888). If the Port is in use by another Website in IIS, it will notify you that the Port is in use via popup.
Did you have another Website in IIS, or another application using Port 80?
>Did you have another Website in IIS, or another application using Port 80?
Negative. Fresh install of Windows Server 2003. The only app installed to date is Orion NPM.