Get the latest news about SolarWinds Server
Greetings all. Working on Component Monitors using Bash scripts on Linux servers. I've got several return variables to Solarwinds configured which I have named. For example: Folder1NumberOfFiles Folder1OldestFile Folder1NumFilesOlderThanOneDay etc... Component names something like... FileCountServer1 FileCountServer2 I'm…
We use Citrix machine creation services for some machine catalogs. One machine catalog has 20 VDA's in it. I would like to see a critical alert if there is a certain threshold of VDA's offline not just one. Currently we have the environment configured so that we receive a critical when a production machine is offline. That…
I am using below script to count the files in a directory with name RTLOG_$DATE but this script is not working in SAM Template, Can some help me to modify the script correct so that I can get the output correctly and use in SAM #!/usr/bin/perl use strict; use warnings; my $date = `date +\%Y\%m\%d`; chomp($date); my…
We have a number of SAM monitors running fine until we upgraded to 2023.3.1 Since then the multi value part of the message is not being updated in the DB but the statistic is, so we get alerts generated because of statistic but cant see what error message is. when i run a test directly on the SAM template it returns both…
Just wondering how most people are monitoring and alerting on MS SQL Transaction Logs, with restricted growth being used? My current alert triggers on the main ldf file has reached it limited, but since a second file is now created the SQL still has room with the second file.
Anyone have a solution or idea how one would display the output of the following powershell command in a table? get-smbshare | Where-Object { $_.Special -eq 0 } | select Name, Path, ShareState, CurrentUsers
We have the SolarWinds add on in Splunk. Does anyone know if you click the device that you can get it to take you to the node details page in SolarWinds? I am trying to figure how I would set a node ID token that I can put in the SW link to open the proper page.
Greetings All. In my shop we use a lot of script monitors including Bash, Powershell, HTTP. These script monitors capture data that then gets displayed in Application-specific dashboards. If I understand correctly the most recent data from script monitors (message and statistic) gets stored in APM.DynamicEvidenceCurrent.…
Hello, I know the tutorial to allow a non administrator user to monitor services with SolarWinds SAM. I did it on servers that are not part of my domain. But I'm not able to list the node network interfaces and monitor them. Is it possible ? Thanks.
I would like the update the display of nodes contained in the "Node Details". Specifically, I would like to update the display of "Machine Type" in SAMS from "Red Hat Software" to "Unknown" for a node.
It looks like you're new here. Sign in or register to get started.