Network Management
Configure website URL for Alerts and Reports in Orion
This article provides information on how to use a different Web Console URL (i.e. public URL, Additional Web Server) instead of the Primary Polling Engine's hostname in alerts.
First published date
Last published date
Overview
NOTE: you can use these instructions to change the website URL to match the DNS name used for a load balancer hosting the SolarWinds websites, however, we can't support the configuration of the load balancer itself.
Product section
Cause
Resolution
Change the Orion Web Server Address
- Navigate to Settings > All Settings > Web Console Settings.
- Make sure "ORION WEB SERVER ADDRESS" is blank (preferably) or has set the correct URL expected for the alert URL variables.
How to change the hostname in a URL
- Log in to the Orion Server.
- Open Orion Service Manager.
- Click "Stop Everything" and wait for all services under the services section to say "stopped". If necessary, wait a few minutes for everything to say "stopped". If it takes a bit too long, you can kill the service from Task Manager.
- Open the Database Manager.
- If there is no server on the list, click Add Default Server.
- Expand the Orion Database.
- Double-click the Websites table.
- Click Execute Query.
- Click Enable Table Editing.
- Edit the FQDN column for the primary polling engine to reflect what you would like the preferred hostname or URL link to resemble in the alert message.
Example:
http://NEW-HOST-NAME/
where "NEW-HOST-NAME" represents the entry under the ServerName engine websites table. - Close the Database Manager.
- Restart all Orion services.
Set the primary URL if you have multiple web servers
- Log in to the Orion Server.
- Open the Database Manager.
- If there is no server on the list, click Add Default Server.
- Expand the Orion Database.
- Double-click the Websites table.
- Click Execute Query.
- Click Enable Table Editing.
- Edit the Type column:
- Set the record for the website you want to use for alerts as "primary".
- Make sure records for all other websites are set as "additional".
- Close Database Manager.
- Restart all Orion services.