Currently, I have 4 VMs for our core SolarWinds environment. (Orion Platform 2015.1.2, NCM 7.4, NPM 11.5.2, DPA 10.0.0, IVIM 2.1.0, SAM 6.2.2)
Orion01 = Primary Poller/Web Server
Orion02 = Additional Polling Engine
Orion03 = Additional Polling Engine
OrionDB = SQL Server
Nothing fancy there, just your standard setup.
When I need to do maintenance on my APEs, all I need to do is offload the devices being polled, and equally distribute them across the other 2 servers. This lets me take down one of my two APEs while I do my maintenance, without any loss in data/statistics. When I finish my maintenance, I turn the server on, redistribute/rebalance the devices again, and nobody notices a thing.
This works great for my APEs, but when I need to do maintenance on the primary poller, I have to put in the paperwork and schedule maintenance for server downtime.
So, basically, I would like to have a web server, and 3 polling engines.
OrionWeb01 =Web Server
Orion01 = Primary Poller
Orion02 = Additional Polling Engine
Orion03 = Additional Polling Engine
OrionDB = SQL Server
Will the Additional Web Server allow me to accomplish this? If I have the additional web server license, will I be able to take down any of the 3 polling engines/servers, while still maintaining the web server online for users to work in? Or, does the additional web server still depend on the primary poller to be doing all of the work? I would think the primary poller would then function the same as the APEs would, at that point, strictly as the data collectors, feeding everything to the db. And the additional web server would simply read and display the data from the db, and would not depend on any other server to function.
Any assistance/information on this would be greatly appreciated.
Thank you,
-Will