Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Script for automatically discovering network devices and adding them to NetBox.
## Dependencies
As root

`pip3 install pynetbox toml lxml python-nmap`
`pip3 install pynetbox toml lxml python-nmap pysnmp`

`apt install nmap`
## Setup
Expand Down Expand Up @@ -34,4 +34,4 @@ optional arguments:
## Author
Victor Golovanenko ([drygdryg](https://github.com/drygdryg))
## Acknowledgements
Thanks to [Raymond Beaudoin](https://github.com/synackray) for the ideas and mechanisms implemented in [vcenter-netbox-sync](https://github.com/synackray/vcenter-netbox-sync)
Thanks to [Raymond Beaudoin](https://github.com/synackray) for the ideas and mechanisms implemented in [vcenter-netbox-sync](https://github.com/synackray/vcenter-netbox-sync)