Comments
-
Best to create a ticket with SolarWinds, what additional information do you see in C:\ProgramData\SolarWinds\Logs\Orion\ConfigurationWizard.log Did you try re-running Configuration Wizard or did you stop the first time you saw this error ? Stop all services on SolarWinds server and try re-running the configuration wizard
-
Hello @"surnaihai899" - There is no need to provide Allow Node Management rights for users to unmanage a device or mute alerts on that device. Set Allow Account to Unmanage Objects & Mute Alerts to Yes. Allow Node Management Rights : No Allow Account to Unmanage Objects & Mute Alerts : Yes Hope this helps, for complete…
-
Nice, this could also help in automatically load balancing the devices across the pollers (there wont be a need to select the poller manually anymore - SolarWinds auto detects the best poller at the time of discovery), just up voted on your request
-
Honestly this is the first time I am seeing this scenario. You are right in saying "My instinct is to uninstall SW from on of the polling servers and start over" - to the best of the my knowledge just by changing it in Engines table on SolarWinds data base from Main Poller to Additional Poller things will not kick off…
-
Baseline is - not possible, even if possible it will not be a clean solution (you might need a lot of tweaks plus it wont be easy to maintain). Even in the past I have seen a lot of similar posts asking if we can add a new field to SW database and use that OR exactly this point - pull the ticket number from a ticketing…
-
I had raised this 5 years ago, there are some comments on the feature request just glance through them once - doesnt help much but then you will get a fair amount of understanding Solarwinds and CyberArk Integration - Feature Requests - The SolarWinds Platform - THWACK
-
Does this always happen for that user ? or n number of users ? I am not sure about the SPN but if you have pinned it down to that - maybe continue your investigation. This is also caused because of max pool size on the DB, you can increase that post discussion with SolarWinds customer support (as well check on connect…
-
What account are you using for this integration ? I understand the URL - but what sort of account did you create on SolarWinds for API Access (is it an Orion Local Account or something else) ? Are you allowing connections from external IP's to your SolarWinds ?
-
Could you please rephrase I am afraid I dont understand. You mean to say if you uncheck ICMP and check only WMI in network discovery it doesnt work ?
-
Unless you have something (custom additions to the view) to suggest in the node page view you cant. You will need to start looking at your groups (Manage Groups) to understand how have you built the groups (based on what logic). Sometimes it could just be the view as well based on custom properties.
-
Hmm that's strange, i do know that they were issue with the default group views but I didnt see anything with respect to root groups being disappeared so far. @"stuartd" is absolutely correct they started off in 2024.4.X but that isnt the case with you, raise a support case probably its something different i guess.…
-
Nothing with respect to communication between the pollers - Do you have any external interfaces connecting to your SolarWinds environment through API calls ? If you do that is when you need to talk to those folks and ask them to change the connection port from 17778 to 17774, in the previous versions API calls were made…
-
Can you paste the alert trigger condition, clear condition, trigger action and clear action on this thread ?
-
SolarWinds Information Service schema | Orion SDK Schemas
-
You will need to figure that out yourself based on the alert type, when you select email as your trigger action under message click on 'insert variable' and select the variables and send some test messages to yourself that is the easiest approach for you to figure out what valid variables you can use. Start playing around…
-
This is what you need, check the below link - Hope this helps, looks like you are asking this question on a wrong forum, for NPM post the query on NPM forum solarwindscore.my.site.com/.../Create-a-hardware-sensor-alert-in-the-Orion-Web-Console
-
Not as of now, but as an alternative you can use unmanage utility, but be careful that will overwrite the existing schedule if there is currently an active schedule. What this means is say first maintenance schedule is from 10 April to 20 April and you if apply another maintenance schedule within that time like say 14…
-
Sorry i meant to ask what is this in your alert configuration, just trying to understand how is this even working
-
Trigger condition I want to alert on ? What is it that you are using there ? Is it "Interface" that you have set for I want to alert on ? This alert is strange the Interface ID doesn't do anything except to narrowing down on the particular interface which can be done in earlier section as well - isn't there anything on…
-
I wouldn't suggest this but then Node status is based on "Status roll up" mode, if you change it to best you would never see Node status in Warning or Critical. Look at the link pasted below that will tell you everything about Node Status calculation. Rather if you think this alert is not required Warning/Critical Node…
-
To the best of my knowledge - Interface ID has nothing to do with the state change. Interface ID is a unique number that is created when you onboard the interface into SolarWinds. Now say for example if you delete an interface called ABC from SolarWinds which has an interface id 100 and re-add the same interface ABC again…
-
Yes through Discovery wizard (Network Discovery), you can run a recurring discovery on a regular basis and add volumes automatically, but then make sure your network selection is intact, you can always append to it as and when required. Discover your network for the SolarWinds Platform with the Discovery Wizard Point 9 on…
-
I am a little confused about your question, what do you mean by Hardware health monitoring for a Windows Server ? SolarWinds only supports Hardware health monitoring for the following vendors: Aruba, Cisco, Dell, F5, HP, Juniper devices, and Arista 7500E chassis Refer to the attached links as I am not clear on what you are…
-
Did you try running Database Maint manually ? If you havent try running it once and check if that helps. Refer to the defaults for DB maint as well check the size on your tables or data for Interface Traffic. What version of SolarWinds are you running on ? Database maintenance in the SolarWinds Platform Either its the size…
-
You will need a custom swql alert, something like one mentioned below: SELECT Nodes.NodeID, Nodes.Caption, COUNT(*) AS DownNodesCount FROM Nodes WHERE Nodes.Status = 'Down' AND <CUSTOM PROPERTY CHECK> GROUP BY Nodes.NodeID, Nodes.Caption HAVING COUNT(*) >= 3
-
Hello @"SolarWindNoob" 1. Firstly, it depends on what you are trying to achieve. 2. Custom properties are great to have but if you have a mid sized or large SolarWinds environment you gotta be careful with how many custom attributes you want to have in your environment and why ? (And you are talking about interfaces here…
-
Not a good option - but you can disable the ones that you don't want Settings -> All Settings -> Manage Hardware Sensors -> Looks for the sensor on particular node -> Select that sensor -> disable But as i said not a good option, this would disable it permanently and you can enable it back provided there is no change on…
-
Maybe check if you can see something on LogAdjuster if there's nothing in it then I am not sure. I as well see that this is a known issue and this has been fixed in ETS 2025.1 but since you are using it on NPM / Observability (web toolset) maybe this is as well fixed on 2025.1 latest version as it would be a subset of the…
-
Ok, but what is it that you are looking for ? 2025.1.0 is released today if I am not wrong. Since you are already on 2023.3.0 I don't think any additional guidelines like backup custom files etc etc exist (except for the fact that you need to switch to port 17774 if you are running APIs in your environment), it should…
-
Set up Windows event collection in LA