Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b13f59cf01330

Jump to content

Network management software

From Wikipedia, the free encyclopedia
(Redirected from Network Management Software)

Network management software is software used to provision, discover, monitor, and maintain computer networks.

Purpose

[edit source]

With the expansion of the World Wide Web and the Internet, computer networks have grown increasingly large and complex, making manual management impractical. Network management software collects information about network devices (nodes) using protocols such as SNMP,[1] ICMP,[2] and CDP. This data is presented to network administrators to help identify and resolve faults, performance bottlenecks, compliance issues, and similar problems. Advanced systems may remediate certain issues automatically. Network management software also supports provisioning tasks such as installing and configuring new nodes, and maintenance tasks such as upgrading device software and creating virtual networks.

Functions

[edit source]

Network provisioning: Automates the setup and configuration of new network devices, reducing deployment time and eliminating manual errors. Provisioning workflows often use templates, predefined role configurations, and zero touch provisioning to scale across large environments.

Network mapping (discovery): Identifies nodes, connectivity, vendor types, capabilities, and performance characteristics of a target network.[3] Discovery mechanisms rely on protocols such as LLDP, CDP, and SNMP to build and maintain an up to date topology map.

Monitoring: Periodically polls devices or receives asynchronous alerts (e.g., SNMP Traps) to detect faults, misconfiguration, performance bottlenecks, intrusions, and other issues.[4] Monitoring platforms typically provide dashboards, threshold based alerts, and long term trend analysis for capacity planning.

Configuration management: Ensures that network device configurations match desired baselines and detects configuration drift. Configuration management often relies on a network source of truth, a centralized database that maintains an authoritative record of devices, IP addresses, cables, circuits, and other infrastructure assets. These platforms enable change planning, impact analysis, and audit trails by providing a single reference point for automation and operations teams. Notable implementations include NetBox, Obelinf and Device42.

Regulatory compliance: Verifies that the network meets applicable legal and regulatory standards such as PCI DSS, HIPAA, or GDPR. Compliance features include automated audits, policy enforcement, and report generation for internal and external reviewers.

Change control: Enacts changes in a controlled, coordinated manner, producing audit trails useful for forensic investigation after a network intrusion. Change control workflows typically include request, review, approval, scheduling, and post implementation verification.

Software asset management: Inventories installed software, versions, and install dates; supports software deployment and patch management. License tracking and renewal forecasting help organizations maintain compliance and optimize spending.

Cybersecurity: Correlates node data to identify security risks across the IT environment.[5] Features include anomaly detection, vulnerability scanning, and integration with security information and event management systems.

See also

[edit source]

References

[edit source]
  1. Simple Network Management Protocol (SNMP). IETF. May 1990. doi:10.17487/RFC1157. RFC 1157.
  2. Internet Control Message Protocol. IETF. September 1981. doi:10.17487/RFC0792. RFC 792.
  3. "What is a Network Management System (NMS)?". Techopedia. Retrieved 2019-09-26.
  4. Mitchell, Bradley. "Network Monitoring Definition and Tools". Lifewire. Retrieved 2019-09-26.
  5. "Network Security Management". Versa Technology. 2013-12-03. Retrieved 2019-09-26.