Get the latest news about SolarWinds Server
I've been reviewing licensing to monitor Azure with SAM. This is with per-node licensing for SHO Essentials. As I understand it, SAM can monitor Azure via the Azure API. Thus my initial thinking was onboarding Azure monitor would consume a single node license and this would return everything possible such as all the Azure…
Hi Forum, can you direct me on how to create a powershell script to retrieve the top 5 processes by CPU load? Ideally I'm searching to have a statistics by time of these infos to compare them with CPU load generic graphic. My idea is to create a template and assign it to the windows node. Sample: the attachment graphic in…
Is it possible to show the availability of all components in a single table? I am creating a dashboard/report and I'm always getting timed out showing the availability. Filtering it by a single componentID, shows the availability from the Orion.APM.ComponentStatus.
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:…
It looks like you're new here. Sign in or register to get started.