Skip to main content

A configurable pie/doughnut chart dashboard widget for NetBox

Project description

netbox-widget-chart

A configurable chart dashboard widget for NetBox.

Features

  • Pie, doughnut, bar, and polar area chart types
  • 11 built-in data sources across DCIM, virtualization, IPAM, and circuits
  • Configurable maximum number of slices (excess grouped as "Other")
  • Powered by Chart.js (loaded lazily from CDN)

Compatibility

Plugin Version NetBox Version
0.1.0 4.5

Installation

pip install netbox-widget-chart

Add the plugin to PLUGINS in your NetBox configuration.py:

PLUGINS = [
    'netbox_widget_chart',
]

Restart NetBox after installing.

Configuration

Optional settings in configuration.py:

PLUGINS_CONFIG = {
    "netbox_widget_chart": {
        # Chart.js source URL. Options:
        # - CDN URL (default)
        # - Local static path e.g. "/static/netbox_widget_chart/chart.js"
        # - None to skip loading (if Chart.js is already provided globally)
        "CHARTJS_URL": "https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js",
    }
}

Usage

  1. Navigate to the NetBox dashboard
  2. Click Add Widget
  3. Select Chart
  4. Configure the data source, chart type, and max slices

Available Data Sources

Key Description
device_status Devices by Status
device_role Devices by Role
device_site Devices by Site
device_platform Devices by Platform
device_type Devices by Type
vm_status VMs by Status
vm_cluster VMs by Cluster
prefix_status Prefixes by Status
ipaddress_status IP Addresses by Status
circuit_status Circuits by Status
circuit_type Circuits by Type
cable_type Cables by Type
cable_color Cables by Color
cable_status Cables by Status
cable_tenant Cables by Tenant

License

Apache 2.0

Development

This plugin was coded entirely with Claude (Anthropic).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_widget_chart-0.1.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_widget_chart-0.1.3-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file netbox_widget_chart-0.1.3.tar.gz.

File metadata

  • Download URL: netbox_widget_chart-0.1.3.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for netbox_widget_chart-0.1.3.tar.gz
Algorithm Hash digest
SHA256 787525b8aebae27a22e21510c5ef2105fef5726fc089c732897af4c3770f3c48
MD5 b5c15954f8825c1fd00befbf8b94c879
BLAKE2b-256 040b7fecfb94c2e8e63644e97d23263139dfaac5bbe8ff8a5214817b38413977

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_widget_chart-0.1.3.tar.gz:

Publisher: release.yml on peterbaumert/netbox-widget-chart

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file netbox_widget_chart-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_widget_chart-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 118cb32184cd4b04dfad34a1f36e64d2fddd0dfb6ec4c561e18ffaf4e4986673
MD5 648662343fb07f8d065f3021cc5f650a
BLAKE2b-256 2622b0acbe2ef26ca1aaf0bad7a5bd49e17eb22203845e45c58c4a7de27b4c0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_widget_chart-0.1.3-py3-none-any.whl:

Publisher: release.yml on peterbaumert/netbox-widget-chart

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page