Comments
-
This looks like it's related to https://thwack.solarwinds.com/t5/NPM-Feature-Requests/FEATURE-REQUEST-Group-Filters-by-Subnet-not-just-IP-Address/idi-p/568262
-
This appears to be related to https://thwack.solarwinds.com/t5/NPM-Feature-Requests/Group-membership-using-dynamic-query-with-subnets/idi-p/542991. Up-voting both
-
Hi @"mhoel" It sounds like what you're actually looking for is groups and dependencies: Groups: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-creating-groups-sw2591.htm Dependencies:…
-
So glad this is open for voting now! This would be great to have subnet possible.
-
Hi @"rjones-uk", Sure can, sorry for the delay. I'm using the PowerShell module 'SqlServer' which is available on the PowerShell Gallery. I have some examples for both PowerShell and Python on my Github repo: https://github.com/martincrothers/code_samples/tree/main/snippets/ms_sql Here's an example read query to provide…
-
I'm seeing the same behavior. I would expect that a UnDP poller isn't polling when a node is unmanaged.
-
@"rjones-uk", Thanks for putting in this feature request (I'm currently doing via direct edit of the DB). The "Node Details Poller" might be too limiting, would be good to have them implement a more generic "DeviceStudio Poller" assignment/de-assignment option over the API.
-
Registered too. Looking forward to it!
-
Yes, please implement. API all the things, no more GUI.
-
Upvote. Would also like to audit who created a node/performed a discovery via the API. Currently, if a user runs a script to call the API to generate a discovery profile and run it, the AuditingEvents records that the user which ran the discovery is SYSTEM.
-
I concur.
-
@"KMSigma.SWI", Good thing I read through the replies before writing my own. I'd like to also bump @"ralfs" suggestion of SWQL. While SQL highlighting is better than none, having something that recognizes the unique SWQL functions and Namespace.Entity keywords would be cool. Having syntax highlighting for the languages…
-
Is using the "Escalation" action on a regular "Node Down" alert an acceptable alternative?
-
Especially for API discovery context
-
Agree. The fact that the report changes the assigned account to the person who edited it last is especially frustrating.
-
Strangely, the box to register doesn't appear for me when using Firefox (78.11.0esr)
-
@"lloyd267" , Could also be a NetPath.
-
Replying to myself because a now deleted reply from someone else asked a question that might be useful for others who stumble across this. In my case, the Nodes Details poller was changed by what I believe should be considered a bug, but was technically triggered by me. I was seeing nodes switch back and forth…
-
Hi @"Lyphosaurus" , Check the Node Details poller to make sure it hasn't changed from what it's supposed to be: (From managing the node, select List Resources) It might not be the specific problem you're experiencing, but this happened to me once.
-
Hi @"acurrent" , Are the nodes (Windows servers) being polled by WMI or Agent? Can you share which local account is being locked?
-
@"rajasekar" , I don't have the thread that @"KMSigma.SWI" mentioned: but here's a thread where I described how I'm doing it: [mention:5bfc3eb52dab4685b425c30c6a102ac4:fb5d84b10a5745448a7a45dafc1faa43] It's a feature request, so if you upvote it, two birds/one stone .
-
Hi @"FGI" , I am doing this exactly. Here's a post with how I accomplish it: https://thwack.solarwinds.com/product-forums/the-orion-platform/i/feature-requests/add-ability-to-change-node-details-poller-from-the-sdk-powershell?CommentId=9109bd67-95d3-4783-a4ec-b279873f6635.
-
Hi @"vutuan1510", All I know about OpenManage is what I could glean from Googling it: it appears that OpenManage is Dell's management and monitoring tool. If you're looking to learn how to add a Dell server to being managed/monitored by OpenManage you'll want to check with Dell. If you're wondering if OpenManage can be…
-
I was also experiencing this issue and submitted it as a potential bug. The API didn't require the domain to be included in the username, so I would authenticate to the API without it. This has worked in all other scenarios so far, but was identified as the cause of the problem in the NCM area. If I include the domain in…
-
Hi @"vutuan1510", We'll actually need a little more information. The main confusion point we will have is that is seems as if two different technologies are listed on your single node: * Dell R750 * Dell OpenManage 10.3 There's also an unmentioned third option related to that system, the Board Management Controller: Dell…
-
Hi @"raymondakrawi", Having PowerShell run as an administrator shouldn't be necessary. I'm thinking that it might be an issue with the formatting of the arguments. This is what works for me: # The formatting of the arguments as an Array (like below) is not necessary Invoke-SwisVerb -SwisConnection $Swis -EntityName…
-
Yes. You can apply NCM profiles to an ICMP node.
-
Hi @"msites", I'm assuming that you're seeing these in the Orion website under Settings > My Deployment > Updates. You may want to make sure that your MPE (and and Additional Web Servers that you may have) do not have a proxy configured, and that you also don't have a proxy configured within the application settings:…
-
Hi @"tjkru", Can you link to the THWACK template you used, so we can compare?
-
Hi @"dhingst", Sounds like your issue is somewhat similar to: https://thwack.solarwinds.com/product-forums/the-orion-platform/f/forum/97208/all-nodes-widget-not-in-alphabetical-order-custom-filter. Though you're mentioning that the widget is simply no longer populated, as opposed to no longer sorted properly. Did you…