Comments
-
Thanks, thats what I was looking for!
-
Bump .. Same issue in: SELECT TOP 1000 FirstSeen, LastSeen, EndpointID, MACAddress, IPAddress, DNSName, ConnectionType, RouterNodeID FROM Orion.UDT.PortHistoryHistory
-
Thanks @"vinay.by". For configs, I see this API: /Invoke/Cirrus.ConfigArchive/DownloadConfig I have a couple of questions. Is Cirrus a model that we need to install on Orion? Previously, I had been using NCM for configs, see below: # Get latest configs from the database conf_query = swis.query('SELECT ca.NodeID,…
-
Our versions seem different and do not have the same structure as yours. NPM_SwitchStack does not have nested SwitchStackMember etc. Also, there is no 'DisplayName' under both. SwitchStackMember contains NodeId and memberID along with other info. For example, from 1st block, this works: SELECT…
-
There is a FirstSeen column in the UDT_AllEndPoints when using Database Manger via GUI. See screenshot:
-
I was able to do this under reports. IOSImage Not Like "*K9*" If there is a better way then please let me know.
-
Thanks .. Are there any instructions on how to do that? CLI polling is already enabled but I am not sure what you mean by duplicate and edit the alert. I do see the Site to Site section when I go into the ASA node details. It only shows last update but not all historic up and downs.
-
Yes, we have udt
-
Bump