The most recent content from our members.
Hi all, There was an issue recently that someone disabled a SAM component that was important an we didn't get the alert when it went down, so I wanted to know: Is it possible to trigger an alert when a SAM component is disabled? If so, how can it be setup? Thank you.
COMPONENT MONITOR for a Server SERVICE and How to Target a a SPEIFIC APPLICATION? I don't see any default Monitors anywhere for this? Or is there one or does it have to be built? And do you have any examples you can share for an ALERT Build and an Action? The 'specific' one is the same question, but can it be down to an…
I have a (actually many) component monitor with multiple outputs (I've been calling them "return variables" - not positive about the terminology). Let's say I have 3 outputs, with Message and Statistic values: - OutputValue1 - OutputValue2 - OutputValue3 I have a threshold set on OutputValue2. No other output value has a…
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…
Hi All, To identify components that have not been NOT UP for 180 days and delete them from the node level, first I have generated the following SWQL query, which produces the expected result when executed via SWQL Studio: select c.ComponentID ,c.DetailsUrl ,cst.Timestamp from orion.nodes n join orion.apm.Application a on…
Hello, New to the platform; I am trying to create my own component monitors, specifically that have more variables that can be used. For example, we have Oracle DBs, and using the Oracle Experience Monitor, I have to end up hard coding credentials to get the scripts to work. If we could have more variables in the component…
Hi All, We are trying to monitor SolarWinds APE servicers via a Component monitor - Windows Service Monitor. But for some APEs status shows Unknown status. While testing gives the following test result "Test failed with "Unknown" status on Invalid query." Debug logs show the following ERROR 2023-08-13 20:25:36,622 [8]…
Hello, I need to check the age of the file but I don't know the exact name of the file because it has random numbers, and I'd like to use regex but I don't know if it's possible. Can someone please help me?
Hello, I have created a SAM monitoring template with one component monitor. The script in the component monitor produces multiple Outputs. How can I get each of these outputs to send an alert at the same time? Currently, it only sends one of the outputs as an alert. Is a component only able to produce a one alert at a time…
Let me first grab your attention by showing you what is not working for me and then I will explain the background behind getting to this point. In an effort to reuse code wherever possible, which is part of an effort to keep monitoring administration the least time-intensive as possible, I always try to create my…
It looks like you're new here. Sign in or register to get started.