The most recent content from our members.
Looking to build a report something like the below (device_type is a custom property). What tables can help get me started? I found this out of the box widget, i am curious to know where the data is being pulled from exactly:
I know with NCM we can get a daily report with config changes listed - however we would like something a little more summarized - basically just a simple daily report with just the name of the node with a config change, along with the administrator who changed it from the changed by line from the config. Is this something…
I am trying to use the following SQL query to pull the date of the most recent archived running config and last time NCM successfully downloaded a running config: SELECT [dbo].[NodesData].NodeID, [dbo].[NodesData].IP_Address, [dbo].[NodesData].Caption, [dbo].[NodesData].UnManaged, [dbo].[NCM_ConfigArchive].DownloadTime,…
Hi Guys, I wanted to create an alert which action is via ncm. Once the alert is triggered, I wanted to query(sql) the NTA top talker and use the result in NCM as variable for an ACL. Can you please help? Herbert
It looks like you're new here. Sign in or register to get started.