Comments
-
With all these security stuff planned, are there also any RBAC improvement for the platform ? For the time being an admin role is still needed for some basic/day-to-day operation.
-
thank you for the proposition. that is valid workaround. but we are waiting for the sql/swql to be available to manage the recurring maintenance.
-
I would love to have a kind of automation engine that would be different from the alerting engine, to setup specific properties or to be able to set specific threshold automatically or to discover automatically ressources on nodes ! something like runbook to automate SolarWinds products without having to rely on third…
-
We have MPE in HA, 3 APE in HA and 10 APE without HA and of course we have the same questions about the upgrade process. My management wish to have a zero/near zero downtime or at least to have a vision on the infrastructure during the upgrade. We have the same question : - use another monitoring solution (SolarWinds or…
-
This would be amazing... we like to change to baseline threshold all our storage related threshold... At least if the threshold could be easily reference using uri
-
It is not only a matter of alerting but also to have meaningful statistic (node or application availability) and a meaningful dashboard with status colors that reflect the reality of the current situation. A node under maintenance should not be red (and yes there are people watching the dashboard even during the night )
-
Having a whole RBAC permission management would be great !
-
Definitively a RBAC mecanism will be more than welcome
-
i can see in the db and swql that a table ScheduleEntityAssignments exists however it is empty even if ScheduleTaskDefinitions is correctly filled. Any news ? we are running 2025.2.1 and unfortunately there is no way to report on assigned recurreing maintenance. solved in 2025.4 ?
-
This would be a nice feature. Having a property that we can have filled with a default value and overrided on a per assigned application would be great !
-
This would be so usefull ! be able to plan a reccurring maintenance window. typically we need to be able to delegate this easily to people who manager the server without the need to go to the SolarWinds to use the Unmanage Schedule Utiliy. this should be considered as a basic/core feature of the SolarWinds products.
-
hi @"jblankjblank" from your link i can see that there are verbs to deploy updates on SolarWinds server, however i do not see how to execute only the Configuration Wizard on multiple server either using the web console or the API.
-
One year later do you have any template for this ?
-
We would love to have a such overview. Our team must go on each cluster report to have the information for a whole datacenter.
-
That would be wonderful to be able on every wizard page to navigate easily with these kinds of links !
-
Any news ? We have the same case also with AppInsight for SQL...
-
More or less 18 month late, do you have any update about this feature ? Many things can be done using the SDk that is unfortunately not supported by SolarWinds... Is there any official / supported mechanism for this ? We need to unmanage group of servers for Windows update mostly and we have recurring maintenance windows.…
-
This would be great feature, API calls are more present with the automation and a granular API key management will ease their usage.
-
argh i just realize that i start by typing le answer 1 in case 10 then Answer 10 in case 1
-
This is a nice comparison. However are you able to test the same website with options like the Brave shield activated (from Brave browser) to compare a basic experience with all script and content activated and a more real experience with browser ad-blocker activated ?
-
Hi, yes you can upgrade however the idea here is to execute the config wizard only from the web interface, avoiding to connect to each server to execute the application.
-
you can try the solarwinds api there are verbs to enable and disable the hardware sensors. you can probably scheduled it.
-
Can you try to remove the WHERE condition ?
-
You are using the DatabaseManager and not the SWQL Studio. You can't execute a SWQL query in DatabaseManager. Try to download and install the SWQL Studio https://github.com/solarwinds/OrionSDK/releases
-
A drive expansion is just a workaround. we like to have a way to limit these logs. I would love to be able to easily move the log folder out of the c drive
-
Hello, i will open a ticket as suggested.
-
Hello, you can add a condition based on the n.status like -- for the UP status AND n.Status = 1 -- for the DOWN status AND n.Status = 2 cheers
-
maybe SolarWinds will release a new version of the orionsdk otherwise you have probably to reconfigure the swisclient.py class SwisClient: def __init__(self, hostname, username, password, verify=False, session=None): self.url = "https://{}:17778/SolarWinds/InformationService/v3/Json/".\ format(hostname) self._session =…
-
a quick search and i find the info in the database however i can't find this using the SWQL SELECT TOP 1000 uniquename, formula FROM [dbo].[CustomPollers]
-
Not really we just need to know when the current Rest API will be closed in order to plan our test and script upgrade before that date