python-netbox-users-and-computers
Subpackage Descriptions
single |
# Netbox plugin 'Users and Computers'
Добавляет:
- в Netbox объект "ADUsers"
- в Netbox объект "Workstations"
- в карточки объектов virtual machine, device секцию
"Risks"
Позволяет связывать активы с рисками ИБ
и недопустимыми событиями.
## Установка
1. Установить плагин `pip3 install
netbox-users-and-computers`
2. Добавить плагин в `netbox/netbox/netbox/configuration.py`
(обновить или добавить переменную):
```
PLUGINS=['users_and_computers']
```
3. Перейти в каталог с файлом `manage.py` и
выполнить миграцию БД `python3 manage.py migrate`
4. Перезапустить сервер netbox
5. Проверить, что плагин появился в списке
установленных плагинов в
административном интерфейсе Django.
|
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12
PY313 ON Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/10/c2/2b0d02e8974e2dc6f90084e8f9cdff9ea5086fddf91ca64174137a45f731 |
Distribution File Information
c3c1c3a46de6323db2a95007ad9c831db4fe478f6b19b535240e0453326d0555 15715 python-src/netbox_users_and_computers-0.8.5-py3-none-any.whl
Ports that require python-netbox-users-and-computers:v13
No other ports depend on this one. |