##master-page:HomepageReadWritePageTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Network Management Software =
 * Links [[SecuritySoftware]] , [[OpenSourceSoftware]] , [[Linux/Software]]
 * 2016 - http://www.PacketDesign.Com  Jengis@packetdesign.com
   * Control plane monitoring, igp + bgp,  replay 
== Flow data ==
Flow data is summary data that routers export to a central flow server.  A flow is normally a stream of packets on a specific set of port between two ip's.
Normally a device would generate records for each flow at a maximum of 5min intervals.
=== FLOW: Opensource / Linux ===
 * flowtools

== Snmp data collection ==
=== SNMP: Opensource / Linux ===
 * cacti
 * cricket
 * nagios
=== SNMP: Windows ===
 * [[NetManSoftware/SNMPc|SNMPc]] from http://www.castlerock.com
 * Whats-UP Gold

=== Info Management ===
 * 2017 - https://github.com/digitalocean/netbox 
   ''' !NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool '''
...
----
CategoryNetworkManagement