The most recent content from our members.
Looking to create a report that will grab node information, cusom properties and threshold values; I've got this far; SELECT cp.Environment, n.Caption, n.Description, n.DetailsUrl, n.DisplayName, n.IP_Address FROM Orion.Nodes AS n JOIN Orion.NodesCustomProperties AS cp ON n.NodeID = cp.NodeID WHERE cp.Environment =…
We have a lot of big size volumes (4-6TB). It is not possible to change the Thresholds to an absolute value like "20 GB" or use a threshold like "99,87%" It's only possible to set 98 or 99 or 100%. if i want to set an critical state to a volume to 20 GB free space. I can do this only at alerting, but not in dashboard. So i…
Currently, API Pollers in only allow threshold violations based on numeric values in a single poll. This limits the flexibility compared to what we see in Server and Application Monitor (SAM), which offers the ability to set thresholds based on both numeric values and the number of polls (e.g., “x consecutive polls” or “x…
Greetings all. I have several servers where I have increased the number of polls needed for high CPU to change health state to Warning or Critical (like to 6). I want to create a report for the applicable system owners showing CPU thresholds and the number of polls to alert (i.e. change health state which triggers an…
At a base level, NPM and Core thresholds are locked into just static values. See below, where the only options are: - what level (integer) - how do we do capacity planning (boolean) Yet if you go to any node or interface, you have complex conditions such as: I also note that 3 TYPES of thresholds are completely off: 1:…
I am trying to find all Volumes in my environment that are using custom, not default, thresholds. I am not finding the connection between 'VolumeID' in the Volumes table and either 'ID' or 'InstanceId' in the Thresholds table. Can someone describe for me what table I need in order to find this connection? Alternatively, do…
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…
Hello everyone, Our Cisco switches occasionally (during busy login times in the morning and afternoon) have a high number of "In/Out Errors and Discards" on some interfaces. We have already investigated this and have found that this is not a problem. However, it is now the case that our switch is always marked as red and…
Is there a way to either automatically adjust or update via API the baseline dynamic thresholds? With capacity growth on some of the applications we are monitoring, I don't want to have to edit the application monitor daily/weekly to adjust the thresholds.
It would be good to have a data transformation function that can be applied in the 'Convert Value' field for converting Unix Epoch time value to a human-readable string. I have a 3rd party Java application (Apache Flume) that I'm monitoring with a JMX monitor that passes back dates in Epoch time. It would then be helpful…
It looks like you're new here. Sign in or register to get started.