Get the latest news about SolarWinds Enterprise Operations Console (EOC)
Recently I tried to update our SolarWinds EOC install from 2024.4.1 to 2025.2.1, a supported path, however this was not very smooth. Keep in mind I had just installed this update from the same version on 2 module based installations the day before. Backups etc. all taken beforehand. When performing the install the…
I'm trying to get a software report centralized in EOC. Report works fine individually in each SWO node. I've tried importing it, and I've tried to recreate it in EOC. It appears you can't query asset inventory tables via EOC? Is that an accurate statement?
Quering SWQL to generate KPI metrics on EOC dashboard for two instances and I want to validate the RAW data fetched by EOC We have two Instances and Query seems to be running fine on KPI Widget of modern dashboard of EOC for both instances , getting the data from both instances altogether or separately Since I want to see…
I created a dashboard with a widget with this query: --SWQL SELECT DashboardID AS [Dashboard ID] ,DisplayName As [Name] ,Description ,ParentID AS [Parent ID] ,Feature ,TOLOCAL (LastUpdate) AS [Last Modification] ,Private ,IsSystem As [System Dashboard] ,CONCAT('/apps/platform/dashboard/', DashboardID) AS [URI] FROM…
Hello, Is there a way to do this table in EOC? This gets data from Engines table. The goal is to create a report for all polling engines in all our sites. Currently, EOC only has site monitoring.
Hello I am getting the error from the console that the console is having issue communicating with Orion server. some of the backend services are not running properly. whe I open the error I see the below error. The socket connection was aborted. This could be caused by an error processing your message or a receive timeout…
Are we able to use SolarWinds additional web servers for our EOC website? Most users will be directed to the EOC site instead of a solarwinds instance site directly, so it would make sense for us to put the additional webserver into our EOC site. Does EOC provide this capability?
Can declare variables be used in SWQL. Snippit example Example: DECLARE @BSvar VARCHAR(MAX) SET @BSvar = 'CLAS' SELECT Count (N.Caption) As Value ,N.IOSVersion AS OS FROM Orion.Nodes N WHERE ( N.MachineType LIKE '%RED%' AND N.IOSVersion LIKE '%Red%5.%' AND N.CustomProperties.business_system = '@BSvar'; ) UNION (SELECT…
I tried creating an EOC modern Dashboard which will show the critical and warning status of a component on each site that we have. It will also show the list of those components affected and the nodes affected which is group by custom properties. While doing this, I noticed some delay of the information that are stucked on…
Can EOC (2023.3) generate VMAN based reports from connected sites? I can't even get the report to import, neither via file or connected sites. EOC gives the import successful message but the report is not there. Thanks Kevin
It looks like you're new here. Sign in or register to get started.