Comments
-
Like a river reduced to a trickle Network Flow sees the bends and dams that constrict. With this new insight -- Together, we can clear the way and let the river flow freely once more.
-
Traffic information in Netpath/ firewall connection mapping
-
We don't do too much monitoring via API..so not really relevant though we have SAM
-
I've been running this query to find applications we are alerting on and which components: select ao.AlertID, apm.Name as Application, ac.Name as Alert, apc.Name as Component from AlertConfigurations ac join AlertObjects ao on ao.AlertID = ac.AlertID join APM_Application apm on apm.Uri = ao.EntityUri join APM_Component apc…
-
We used these 2 OIDs: 1.3.6.1.2.1.123.1.4.1.11 is a HEX-STRING of the IP address1.3.6.1.2.1.123.1.4.1.19 is the amount of ports utilized currently Still working on writing the report, but this would be a good place to start.