The most recent content from our members.
Hi all, I have defined an alert to trigger when Cisco interfaces change status to err-disable. The problem is the alert message is quite lengthy: CISCO-SYSLOG-MIB:clogMessageGenerated : sysUpTime = 316 days 16 hours 50 minutes 27.35 seconds, clogHistFacility.31909 = PM, clogHistSeverity.31909 = 5, clogHistMsgName.31909 =…
I am new to SWQL and it was hard for me to find documentation for dates in SWQL. What I want to achieve is to get availability of the nodes in a certain amount of time, for example for the last month. This part I managed to do. But I also want to specify the hours from which records should be selected, for example from 8am…
Hey everyone, i'm trying to cound the triggered alerts in a web based report for several Alerts, but i noticed that the IN statement takes only the first value inside parenthesis. here's the SWQL code: SELECT COUNT( AlertHistoryID ) AS [Alert Count] , oah.AlertObjects.AlertConfigurations.DisplayName AS [Alert Name] ,…
I am interested in leveraging SWQL and SDK but my knowledge is lacking in these two areas. Any advise about training resources for theses both would be greatly appreciated.
I am trying to create few site wise proportional widget. but unable to create a filter so that i can get only the nodes from a particuilar site Using the following query, but this gives all nodes details I need only nodes from a specific site, is there any way i can add a filter to give me the node status for any node…
Team, I am developing an automation solution which involves Solarwinds Orion API calls to NPM to get the CDP neighbor info, however we only have production instance and bit afraid to play with it. So I am looking for any sandbox lab to test some queries ? or should I download the complete 30 day trial to test the Orion…
HI Experts, I am using Python-OrionSDK to query and get Utilization of all WAN Links for a month in values (Meaning not Graphs and report). Can you please let me know what would be a the SQWL Query for getting WAN Link reports in Values.
I encountered issue to display my below script on custom html, anyone can advise any error on my script? Thanks in advance!
Hi, please bear with me here.. I'm trying to create an alert, that when a node goes down, it triggers a custom property 'Node_Down_Trigger' = 'Node Down'. Now, when someone 'MUTES' a node, IF, the custom property 'Node_Down_Trigger' = 'Node Down', THEN the trigger action would change 'Node Down_Trigger' = 'Acknowledge' AND…
Hi, Does anyone have any info on how to create a 'Group' SLA report via SQWL? I found this thread, however, I'm not sure if this is the correct way. Group Availability Reports Thank you in advance.
It looks like you're new here. Sign in or register to get started.