Ability to bind graphs to certain objects #521

Closed
opened 2025-12-29 16:22:50 +01:00 by adam · 7 comments
Owner

Originally created by @dimakus on GitHub (Nov 9, 2016).

Or objects to certain graphs.
Especially to interfaces.

Originally created by @dimakus on GitHub (Nov 9, 2016). Or objects to certain graphs. Especially to interfaces.
adam closed this issue 2025-12-29 16:22:50 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 9, 2016):

NetBox supports graphs for interfaces, sites, and providers. What specifically are you asking for?

@jeremystretch commented on GitHub (Nov 9, 2016): NetBox supports graphs for interfaces, sites, and providers. What specifically are you asking for?
Author
Owner

@dimakus commented on GitHub (Nov 11, 2016):

NetBox show all graphs for certain category.
Not so neccessary for sites and providers, but for huge amount of interfaces
its almost useless future.

@dimakus commented on GitHub (Nov 11, 2016): NetBox show **all** graphs for certain category. Not so neccessary for sites and providers, but for huge amount of interfaces its almost useless future.
Author
Owner

@jeremystretch commented on GitHub (Nov 11, 2016):

Sorry, still not understanding what the goal of this issue is.

@jeremystretch commented on GitHub (Nov 11, 2016): Sorry, still not understanding what the goal of this issue is.
Author
Owner

@dimakus commented on GitHub (Nov 11, 2016):

If i have 1000 interfaces, netbox show me all 1000 images. A lot of time to load them and hard to find
needed one.
Would be properly if by clicking on particular interface it show proper image(one or a few),
but not all 1000 images.

@dimakus commented on GitHub (Nov 11, 2016): If i have 1000 interfaces, netbox show me all 1000 images. A lot of time to load them and hard to find needed one. Would be properly if by clicking on particular interface it show proper image(one or a few), but not all 1000 images.
Author
Owner

@jeremystretch commented on GitHub (Nov 11, 2016):

If i have 1000 interfaces, netbox show me all 1000 images.

Where are you seeing this?

@jeremystretch commented on GitHub (Nov 11, 2016): > If i have 1000 interfaces, netbox show me all 1000 images. Where are you seeing this?
Author
Owner

@dimakus commented on GitHub (Nov 12, 2016):

Device view, interface list on the right side, show graph button.
By pressing it pop up window with all graphs.
Maybe I don't understand something, but how it should show only needed graph,
if graph doesn't have corresponding field?
Button link has interface id, but graphs has only name, weight and urls in creation form.

@dimakus commented on GitHub (Nov 12, 2016): Device view, interface list on the right side, show graph button. By pressing it pop up window with all graphs. Maybe I don't understand something, but how it should show only needed graph, if graph doesn't have corresponding field? Button link has interface id, but graphs has only name, weight and urls in creation form.
Author
Owner

@jeremystretch commented on GitHub (Nov 14, 2016):

Graphs are templatized; you only need to define one and it gets displayed for every interface. Please see the documentation. You can create multiple graphs if you want to display different information and/or time periods.

@jeremystretch commented on GitHub (Nov 14, 2016): Graphs are templatized; you only need to define one and it gets displayed for every interface. Please see [the documentation](http://netbox.readthedocs.io/en/stable/data-model/extras/#graphs). You can create multiple graphs if you want to display different information and/or time periods.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#521