Get the latest news about SolarWinds Server
Hello, I have a "tomcat 7.0.91" application which is installed on a Linux server I tried to monitor this application with this template "Java Application Server ( SNMP)" so i tryed to configure SNMP on my application but when i make this configuration JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.snmp.port=1161"…
I'm using SAM to monitor a Windows Server via WMI. Does anyone know the details of the consumption of resources in terms of CPU, memory, bandwidth and storage of the Target server when it is being polled via WMI? I would really appreciate your help, as I can't seem to find this information. Thank you.
We current have a procedure to check certificates via the certutil command. We need to monitor this within SolarWinds and I've been trying to find a PowerShell script to get this information. At the moment I have 2 different variants of PowerShell scripts but I can't seem to get them to work properly. See scripts…
How can I configure filters in reports to be able to get a list of specific nodes that contains "prod" in the server name and missing a specific application template being assigned (I just want to occasionally check to ensure these nodes have a particular template assigned for compliance reasons). For example we have…
Hi all, The SolarWinds HCO does not have internet access, it operates in offline mode. Is it possible to display clocks in this mode in a widget? Thanks in advance! Kind Regards, Attila
Currently have 'VMs with old snapshots (older than 30 days)' report but since we have linux/unix systems in our SAM monitoring, I would like to isolate this report by just showing Windows based operating systems in this report. Not sure how to go about it. this is in the query: SELECT vm.Name, vm.GuestState, vm.MemUsage,…
Raising this again.... https://thwack.solarwinds.com/product-forums/server-application-monitor-sam/f/forum/90824/firewall-for-orion-agent---powershell-script-port-17778 We would like to deploy a PowerShell script to open port 17778 to the Orion servers (primary and APEs) from our DMZ servers and have it as part of our…
Hi all, I'm trying to set up the API Mailbox poller for our O365 Mailboxes. I've followed the somewhat 'scattered' instructions in the Success Center and also received guidance from SW Support but something is still amiss Once I have selected 'send request' i get the below error: The request URL is the standard template…
$DriveLetter = "C:"; $Error.Clear(); if ( Test-Path $DriveLetter ) { } else { Write-Host "Message: Drive Not found" exit 1 } $computer=$Env:COMPUTERNAME $BitLockerStatus = Invoke-Command -ScriptBlock{ Get-BitLockerVolume -MountPoint "$DriveLetter" } -ComputerName $computer -ErrorAction Stop $BLMP =…
I have added SQL server in AppInsight for SQL template so I want to check how the Lazy writes/sec value in calculating in SAM AppInsight for SQL. Thanks in advance.
It looks like you're new here. Sign in or register to get started.