The most recent content from our members.
Hello, I am in need of help on creating a Report that would show a count of Downs for an Application per Server. I have no clue what the Query would be for something like this :) Basically, just a Custom Table that would look similar to: Server Name | Count of Downs vmserver1 | 5 vmserver2 | 3 Thank you for any help on…
I have a .net c# web app. I send api call and can get all of hardwares.json I want to bring back only data using query for hardwares.owner.id I am using this syntax curl /harwares.owner.id=123456 the call goes through but ignores the filter. The hard part is to query inside of the owner tag. Has anyone any suggestions?…
We have a script creating a table for a view. The customer wants the 3 columns to be Green, Red, Black, Blue How do I change them if i can? ___ Script being used: SELECT WAN_REPORT_PRIMARY, COUNT(NodeID) AS TotalNodes, sum(case when Status = '1' then 1 else 0 end) AS NodeUP, sum(case when Status = '2' then 1 else 0 end) AS…
Solarwinds 2.1.5 I have created filter to capture only those patches that is required but some are still slipped through the crack. For example: How do I stop the sync of all the microsoft patches with the word "Itanium" or ".NET" ? the query filter do not have the option. Also there is no option in the query filter for…
We recently just deployed LEM into our environment and I am having issues with setting up a rule/filter. I am unsure if this should be a rule initially before filtering or vise versa. Nevertheless, I am working on a close network so no traffic internally can get outside and vise versa. I want to create a filter or rule…
Still getting a "Custom SQL filter is incorrectly formatted" error in a "Top XX Volumes by Disk Space Used" (and others) on pretty much any filter including Status=1 or, say, Status<>1. Looked at past discussions such as: * "Custom SQL filter is incorrectly formatted" * Re: Sorting 'Nodes with Problems' Table ... and see…
I am configuring our ticketing system in Web help desk right now. I'm having an issue where open tickets are not showing up in "Group Tickets". I can query for all tickets with an open status and they show up, but they don't do it by default. I don't have them set to auto assign and have tried not tying them a tech group.…
Hi All, I have several VMs monitored in VMAN (no Orion), version v.6.3.0 and I want to make a 'Dashboard Widget' that shows which VMs that just down in last 1 day for example and sort them with their raised date. I have tried this query: vm.uptime:0 AND vm.perfDate:[* TO now+1day] and sort by: vm.perfDate Is it correct?…
Would like to see NCM have a more feature rich method of selecting nodes (i.e. dynamic selection) in a compliance policy. Something more of a query language or filter rules that could be displayed in text format, audited, copied & pasted from one policy to another, etc. Today, if I only wanted to select my Nexus data…
Last night we lost BGP to the carrier on one of our primary internet routers, and no one got alerted. We found that someone, for unknown reason, had unchecked Routing, (including Routing Table, BGP, and OSPF). Now Management wants verification that it is not un-checked on any other routers. Rather than manually check all…
It looks like you're new here. Sign in or register to get started.