Hi gang, Could anyone help me create this widget? Basically, it needs to capture the number of active alerts for a specific department in the custom field. I’d really appreciate it — I’ve been struggling with this for weeks but haven’t been able to achieve the desired result. Thanks!
Hi, I wasn't able to find any specific mention of this, and I've spent an extensive amount of time looking through the CRUD SWIS entities catalog but have had no luck. In our environment, we have primarily Cisco nodes where each and every one of them should have the following native pollers enabled: * Switch Stack *…
Hi everyone, I'm using the CreateCorePluginConfiguration DiscoveryProfile API, and it is working well. Does anyone have an example of how to import nodes without checking all the volumes? In my case, I only want to import virtual memory. Any insights? Thanks, community!
I have the need to change the polling frequencies of hundreds of nodes when they get added to Solarwinds so have created a script to do this. I have a Powershell script which updates the node and interface polling frequencies which is working fine. I also need to update the Hardware health and Routing Polling frequencies.…
hi everyone I have customized a PowerShell script that reruns the Veeam job status. I believe the outcome is elegant. here is my script: #my veeam server $remotehosts="192.168.1.11" #in nested remoting use username as an example below $username = "ENT-BACKUP-1\rservice" $password = "xxxxxxxxx" | ConvertTo-SecureString…
I've been trying to work this swql out for a while now and just can't seem to piece something together. I figured it out for servers, switches, ups's, SDwan devices but for groups, arrrgg. We have offices that are Groups of course. Each office has a description IE. Atlanta. I would like to create a modern dashboard box…
I have a starter PS script that will change CLI device credential information. Import-Module SwisPowerShell $hostname = "localhost" # when running the PS script on the main application server $username = "Orion Account" # use you Orion login account $plainTextPassword = "BlaBlaBla" # use your Orion login password $password…
Hey Experts , Could anyone please confirm , is it possible to monitor Stealthwatch Cisco monitoring through Solarwinds NTA? Please confirm. If yes Could you please confirm the steps?
Hi everyone, I'm trying to create a basic SWQL Dashboard for my company. The only thing currently missing is a way to display the total number of "Unacknowledged CRITICAL alerts" and "Unacknowledged WARNING alerts". I tried searching for similar examples, but all the SWQL code I found is embedded in JSON files.…
Hi everyone, Im using this macro '${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}' to get Syslog Message but it did not working. Can anyone tell me how to fix it. Thanks!
It looks like you're new here. Sign in or register to get started.