The most recent content from our members.
Hi community, I have been trying to change a system display name in the NPM console but I can't find the right method on the Solarwinds API to do so. Here's my code snippet: swis = SwisClient(server, username, password) results = swis.query("SELECT Uri FROM Orion.Nodes WHERE NodeID=@id", id=9) swis.update(uri +…
I wanted to see if anyone in community has had an issue like this. 1. Open alert manager. 2. create an alert. Setup up parameters. 3. On the Trigger condition email. Click insert variable, type in the search box a variable name and have the loading spin forever, or have it return something other than what you have searched…
Hi, I have an issue in Swis V3, where I'm seeing a large amount of long running queries bogging down the system. And analyzing these queries I'm having a hard time trying to pin point what exactly it's trying to do. I'm trying to figure this out so I can optimize the queries or delete them all together. I'll post what I'm…
Hi, I'm wondering if anyone else has seen Swis v3 consuming upwords of nearly 2 gigs or more of ram and CPU close to at times 70% use sustained. Right around that time the IIS process will also use about another 30% cpu and around another 2 gigs in memory usage and hang the site in the process or cause Request timed out…
I love how the SWIS schema lists all the attributes and verbs for each entity type. But, I can't seem to find information on which entities support which CRUD interfaces. The About SWIS page on the OrionSDK wiki states "there may be entity types that do not support this interface or provide only limited support due to…
Hi, So I'm having an issue with our environment that I can't seem to locate the underlying source of. Previous to installing version 12 we used version 11.5.3 of NPM. The issue was not present in any previous versions and just became apparent in version 12. Swis v3 is using close to 2 gigs of ram and cpu has gotten as high…
Hi folks I just wanted to throw this topic out there. I don't see a lot of information out there and this issue has a huge impact on performance and some people may be wondering where things can be improved within the system. We were experiencing what appears to be a memory leak with SWIS v3 on our main web poller so I…
Hello everybody, I'd like to use the SWIS API for creating, manipulating and deleting a single DHCP lease which in turn gets then synced to the DHCP server. Is this supported at all? I found the following obstacle. I cannot address a single DHCP lease because IPAM.DhcpLease has only one key parameter "scopeID". See also *…
It looks like you're new here. Sign in or register to get started.