The most recent content from our members.
Right now there are two ways to add items to a Solarwinds Group: You can add individual items or you can create a Dynamic Query using the query builder tool. The query builder doesn't support a lot of the queries I'd like to use. I should be able to use any valid SWQL to create a dynamic query. For example, if I want to…
I'd like to create a dynamic query in order to identify a certain service and place the servers in a group so that a monitoring template/alert can be created. This way, if a new server was commissioned with the service running, it would automatically be monitored. Otherwise there would need be a manual process for new…
We have thousands of sites and thus thousands of groups. Group members are maintained using a dynamic query called "Local Nodes" which populates groups with devices that match specific naming criteria. I've recently discovered some engineers haven't been creating the "Local Nodes" dynamic query. I want to ascertain the…
I would love to see the Groups dynamic queries options for "NPM Netpath Enpoint service" to have more options like Services alias, and the ability to configure Custom Properties.
Purpose For limiting visibility and access with 'groups of groups' using Dynamic Query matching on IP subnets. We use a group structure of Business/Office. In our IP address schema, our businesses have an IP address supernet that varies in size between 10.X.X.X/16 and 10.X.X.X/20. Offices boundaries are supernets within…
I feel as if I'm missing something somewhere. I am trying to create a group in NPM using a 'Dynamic Query' The Orion Object is 'Node' Node Category is 'Network' IP_Address begins with 10.1[2-5]. SNMP Version is '2' SNMP Community There is NO SNMP Community String option... Am I missing something in the Dynamic Query? The…
I have the following script that creates my missing groups in Orion: #Creating a table with sites creation needed: $GroupsToCreate = $allnbsites | Where-Object { $_.name -in $MissingGroups.DefinedEng } | Select-Object url, name, status, region, facility, physical_address, latitude, longitude foreach ($gtc in…
Looking to group all the associated vm's from a host to mute the entire group from alerting when work is done on a them. Vm's sometimes vmotion between host...so trying to use a dynamic query. Looking for suggestions.
When building a Dynamic Query for group membership, we have access to pretty much every object (i.e. Node, volume, application, container, etc... ) but not to groups. Basically, we can only add nodes to groups. I would like to have a group which contains other groups identified in a Custom Property. In our case, each of…
Hi. I'd like to make a group with Dynamic query based on node's subnet. For example, some nodes are from 10.46.12.128/25 subnet and I want to make a Group, which will contain all nodes from 10.46.12.128/25. How can I group them this way?
It looks like you're new here. Sign in or register to get started.