Comments
-
Please refer the below mention query which am using SELECT (no.caption + ' - ' + interf.interfacename) as [Node Name], interf.interfacename as [Interface Name], it.datetime, it.in_averagebps as [Average BPS In], it.out_averagebps as [Average BPS Out] FROM [dbo].[InterfaceTraffic] it inner join Interfaces interf on…
-
Any Solution for this AP alerting ?????
-
Can you share the script that need to show the details what are the node scheduled to unmange in future.
-
How i will exclude only one node example its name abcd in the below script SELECT 'Unmanaged' as [Status] ,n.Caption AS [Node] ,tostring(tolocal(n.UnManageFrom)) AS [From] ,case when n.UnManageUntil is null or n.UnManageUntil = '9999-01-01 00:00:00' then 'Not set' else tostring(tolocal(n.UnManageUntil)) end AS [Until]…
-
Any update..
-
Hi m-milligan Kindly help me am using your script but it showing the wrong time and wrong account ID.
-
As per the request kindly check the below mention details Trigger Condition: Trigger Action: Output of Actions: In Mail- IN Active alert- We are not getting any active alert for AP Disappear from WLC events.
-
Am getting error like Orion-SetStdDevicePoller is not recognized as the name of a cmdlet.
-
Hi m-milligan Most of the event account ID is empty and some are not showing the correct account ID who is doing unmanage.
-
I need the current account ID only but as per your script it showing the previous account ID so please do the modification and share that well help us.
-
Kindly help me in this Am using the custom property with type text IsWanInterface
-
FYI
-
If i run this am getting Older that 10 mins and the duplicate also am getting. 2019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08 10:00:24.522019-08-08…
-
Am using the path C:\windows\system32\windowspowershell\v1.0\powershell.exe -ExecutionPolicy unrestricted -command "D:\Slack\Slack_Alert_Trigger_Action_Node.ps1 '${N=SwisEntity;M=DisplayName}' '${N=SwisEntity;M=Status;F=Status}' '${N=Alerting;M=AlertDetailsUrl}' '${N=SwisEntity;M=DetailsUrl}'…
-
Hi Leon Adato, I have done the testing regrading the Bulk AP outage. In Result am getting only the AP down list, but i need the AP getting disappear from the WLC. All the AP's associate with WLC through WLC solarwinds is monitoring the AP status. if any issue happen AP will disappear from the WLC this disappearing event am…
-
How to get a report stating what are the reports having PoE features ??/
-
Am getting the error not able to apply the filter
-
Can you share one script with applying the filter for custom property in the above one.
-
Hi m-milligan in the above query am getting the account ID as previously done the scheduled activity but i need the account ID that done the scheduled activity now at the last.
-
The nodes which is not unmanaged before got unmanaged now means who done unmanage now that account ID need to come need to come.
-
Am trying to integrate the solarwinds with slack its not working am getting the log WARNING - The underlying connection was closed: An unexpected error occurred on a send kindly help me in this case.
-
@"bobmarley" Thanks for your response this is giveing the general audit logs but am looking much deeper similar like NCM config change notification which need to show what changs done. For example if am changing the trigger action that i need to get in that alert.
-
Its not working
-
I need to get the average availability and average unmanaged span time for last 30 days.
-
$a=invoke-webrequest -uri "xxx" -contentType "application/json" -usedefaultcredentials $b=($a.parsedHTML.outertext).trim() $c=($b.all.getelementsbytagname("tr") Then am getting some raw values with 4 column mixed like below ID. Key. Type. Status Xxy1234-5678-1234-5678Vmwareup Abc9876-5432-9876-5432UnixDown Up to this I…
-
i need one help in NCM I need to remove one configuration in different interfaces that interfaces are in the VLAN range 128 to 300
-
In this case i need to attach all the pollers name and poller value in alert action how i can do that ?
-
Am trying to integrate the solarwinds with slack everything running fine but not receiving the message in slack channel in solarwinds server am getting error like WARNING - The underlying connection was closed: An unexpected error occurred on a send kindly share the steps to resolve this issue.
-
Can you share the same for EIGRP also as swql query.
-
Hi Leon Adato, I have tried your suggestion but its not working correctly. We are monitoring all the AP in WLC. Alert is not showing the objects. Kindly help me in this AP bulk outage.