diff --git a/netbox/templates/ipam/vlangroup.html b/netbox/templates/ipam/vlangroup.html index 822b4a046..920a208ca 100644 --- a/netbox/templates/ipam/vlangroup.html +++ b/netbox/templates/ipam/vlangroup.html @@ -48,6 +48,10 @@ {{ vlans_count }} + + Utilization + {% utilization_graph object.get_utilization %} +