Hello, help me get "the bar" of the indicator next to the percentage of memory, as shown in this photo and show the percentage but with the following query I get the following: SELECT n.Caption, n.NodeiD, n.PercentMemoryUsed, n.CPULoad, '/Orion/images/StatusIcons/Small-' + n.StatusIcon AS [_IconFor_Caption] FROM…
Hello everyone, I have been running into an issue with creating a custom report that contains certain information from AppInsight SQL server in a table format. I used to be able to do this before the SW compromise but apparently this option is not available to be presented in table but in a chart with make the report to be…
Im looking for the same type of output as from the "Vulnerabilities for each Node" report in Orion but for wildcard selected nodes using SWQL. How do I get vulnarbilitys records (Entry Id) for a selection of nodes names. ex select selected node.caption..... and show me Vulnerabilities 'Entry Id' AND (caption contains "FW"…
All, I am looking for some SWAL/SQL code that can pull out the following information from the database. Columns Include: Server Name IP Address Certficate Expiration Date
We currently have over 40 discoveries set up that we run every couple of months to ensure all of the 'important' nodes are being monitored. Currently all of our discoveries are set up to discover on a schedule but are set to manually import the nodes. All of the discoveries are done on a specific day of the month and then…
Hi, I am trying to basically add a node programmatically. I used swis.create('Orion.Nodes', **props) to add a node. I need to list resources to monitor. I am able to monitor interfaces using: Orion.NPM.Interfaces But I am unable to figure out a way how to monitor CPU and Memory, Status and response time - ICMP and Topology…
Hi I have a question Ignoring the Redbox (it was just an image i found online) I know the top is a database key and the bottom are links to other databases but what are the two in the middle? what are the two different icons? mbaker_wv
Has anyone used Stealthwatch Host Group Automation Services to pull in data from Orion? We are using the SolarWinds Receiver but not getting anything like what is in Orion..
I've got SAM component monitors set up for specific process(es). I'm looking to see if I can get this PID value via SWQL but can't seem to find it anywhere like Orion.APM.CurrentComponentStatus or other entities I've searched. Is this stored anywhere in the DB so I can pull it via SWQL?
I'm trying to write a query that looks for strings that contain square brackets []. When I use [ and ] in the query swql interprets them like regex does. Here are some examples of what I'm trying to match: port-channel2003 · servername.blah.comport-channel2020 · [V] servername1.blah.comport-channel2004 ·…
It looks like you're new here. Sign in or register to get started.