Hi, We have a question. We have different inventories in different locations around the world. We have a polling engine setup for each location. We want to deploy an agent from the center to the servers in the relevant locations via Ansible and go to the location of the server and enter the relevant polling engine through…
I am trying to convert Invoke-SwisVerb methods to API calls. I am stuck on two verbs that I cannot find the corresponding API endpoint for. The. verbs I am trying to convert are: * StartDiscovery * CreateCorePluginConfiguration I have already converted one verb - CreateInterfacesPluginConfiguration which I was able…
Hi, I'm hoping someone can help here, I'm trying to setup an email alert action to show a list of vm's in an email, when a host failure is detected. That host failure event is caught by the vmware events log, which works just fine. Not all VM's are nodes though, so I can't use a parent/child node relationship here. I've…
I am trying to create multiple custom HTML widget in my Dashboard. Each of these widget will show the number of nodes that are up/down by region. The first widget I create shows the information correctly. as shown below. <!DOCTYPE html> function getEUValues() { var swqlEU = "Select Count(n.status) AS Cnt,s.StatusName FROM…
Hey folks, I am working on making a Modern Dashboard for our network operations department. This group is essentially level one/two network support. Many of these folks have limited to no SolarWinds experience. My overall direction is to give an instant and constantly refreshing view into our network infrastructure. I am…
We have a token that we renew on a regular basis. When we have monthly patching and reboots of systems, the token is expiring during this process. I created a .bat file that can generate a new token and I can parse it out to get the new token. I would like to store it in the existing Bearer Token, or create a new one and…
I need the EventTypeWord, ActiontypeID and Title. Unfortunately, SWQL studio seems to only have the following: I tried looking into other tables but can't find the equivalent. The problem lies with the modern dashboard not allowing SQL query. Thanks a lot!
Dear all, I need to read the availability (whether UP or DOWN) and bandwidth occupancy (in kbps/Mbps/other) of the interfaces of some nodes monitored via SNMP. Are there APIs for these two functions? How can I call them up? THANK YOU
UpdateCredential API token
So currently looking to have a Level 1 (NOC view) for applications. This department will literally just monitor what application is down and then forward this onto the AppOwner team to resolve, no specific information. SELECT [data].[DisplayName] AS [DisplayName],[data].[InstanceSiteId] AS [InstanceSiteId],[data].[Status]…
It looks like you're new here. Sign in or register to get started.