Get the latest news about SolarWinds Server
Hello - I have a custom Windows Event log Monitor in SAM setup to monitor the event logs on our SFTP servers. If there is a SFTP login failure it sends an alert to teams and an email to the security team. Is there any way to include the Event log message in the alert? If I go to the SFTP server in Orion and check the…
Hi Everyone When I set HTML scoreboard as NOC view, I cannot fetch data in 2 TAB. If the 1st tab is incorrect, I found the article below and did the steps it said, but my problem did not improve. Does anyone have an idea about it? support.solarwinds.com/.../Data-in-the-Web-Console-view-and-the-NOC-view-do-not-match when i…
if i run from Powershell command line on server i get results. if i run from script body i get "not defined" i've added invoke sqlcmd on all of our Solarwinds Servers.
Hello, Hello, I am new to solarwinds and I don't master the Tomcat application 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)" but i was not successful when i ran snmpwalk from solarwinds server i didn't have…
I recently received a request to have SolarWinds restart a set of windows server services in a sequential order whenever a specific one goes down due to dependencies. I.E. If service A goes down restart service A and then service B once service A has started I am having trouble finding an out of the box method to…
I have not been able to find anything on monitoring OpenStack. Wanted to know if there are any future plans.
We have a very basic PS script to check if a port is listening. The script works fine when ran directly on the target machine but is returning error codes when running in Solarwinds. Script: $Test=Get-NetTCPConnection -State Listen,Established if($Test -like '*8080*') { Write-Host '0' | Exit 0} else { Write-Host '1' | Exit…
we have a few credentials that we use and seeing if there is an actual report other than using a sql query please to list each node monitored and credentials applied to each node?
I'm trying to write a SAM Template for Windows PowerShell Monitor which will leverage a local file for at least some of the data. I'm not getting that to work in Orion. I'm just trying to validate the concept before I spend time writing up something that won't work, so it's just a simple script. Version 1: The file on the…
How would you create a report based on the Interactive Logon Application within SAM, I modified it to exclude an account with certain name characteristics log's in? I have deployed the template and created an alert, but now management wants a daily report of when accounts who should not have logged into the monitored…
It looks like you're new here. Sign in or register to get started.