-
I'm trying to understand plugin configuration. (venv-py3) [root@opendcim current]# source venv-py3/bin/activate cat /srv/netbox/shared/configuration.py | grep ^PLUG *** uWSGI is running in multiple interpreter mode *** I'm new to netbox, so I'm sure I'm just doing it wrong but I can't seem to find any leads on what to do via searches. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Try using netbox_topology_views, with underscore instead of hyphen. It's in the readme of the project. |
Beta Was this translation helpful? Give feedback.
Try using netbox_topology_views, with underscore instead of hyphen. It's in the readme of the project.