Get the latest news about SolarWinds Server
Hoping someone can help. I will caveat this by saying I can do this is powershell but I don't want to have to while the data is present inside the API Poller Issue: I have an API poller looking for "Alerts", It brings back the current alerts present in the system. My issue lays in the fact I also need the data contained in…
Hi Thwack Community, I want to call Rest API on SAM Server. Getting this message in PowerShell: Invoke-RestMethod -Uri "https://SolarWinds-Orion:17774/SolarWinds/InformationService/v3/Json/Query?query=SELECT+TOP+1+NodeID+FROM+Orion.Nodes" Invoke-RestMethod: The remote certificate is invalid because of errors in the…
We have monitoring docker container with few Linux servers where the memory consumption shows as 293 billion percent, we have investigated with SolarWinds customer portal with this, and they state it is a bug. Also confirmed that the alert is doing its job as expected. Did anyone come across this scenario with the docker…
I have 4 fans and i can snmpwalk all 4 getting the state, rpm and name. When I try to use SolarWinds Universal Device Poller, because this device is not supported, Cohesity, I can get the snmp value for some of the polled fan RPM speeds/names/state, but other say The OID is not supported. This seems to happen when the OID…
We are wanting to monitor whether a server has a pending reboot or not. To do so we have a script that sets a registry key to 1 if a reboot is needed or 0 if not. I found a powershell script for a similar need and modified it, but I can't seem to get it to work. It is returning a blank ' ' and showing unknown when testing.…
Currently testing and looking to implement some base application templates that covers all processes seen on a given server. This list would ideally not be a powershell or other script ran against a node directly but using the RealTimeProcessExplorer function within SolarWinds. I would ultimately also parse out any OS…
Hi I have created a powershell script to monitor event logs for account lock out or account disable, but alert is not generated , can anyone please help me tgom correct my powershell script as in am using powershell script monitor to monitor the logs. $LogName = "Security" $EventIDs = @(4740, 4725) # 4740: lockout, 4725:…
Hello: Anyone using SAM to monitor hardware health on a PowerStore 1000T? If so, by what method? I can get the device to send traps to SAM, but otherwise the monitoring is just up/down. I want to see device health info. Thanks!
I have an odd case. One of my servers has a service account which runs automations between different software and web portals. Recently, a user certificate expired that is needed to sign onto one of the needed web portals. Does anyone know of a way to monitor for user installed certificates in Orion? I have many systems…
Hi Thwack What are your thoughts about the setting "Local execution" mode on the PowerShell script components? Effectively allowing a user to execute any PowerShell code they wish directly on the polling engine. Of course, you require the SAM admin role to be able to do this in the first place, but even then I think it is…
It looks like you're new here. Sign in or register to get started.