Network Documentation Platform - Collector
Project description
NetDoc - collector module
Config file
inventory: inventory.json
output: ./output
workers: 10
# backend:
# url: http://localhost/api/v1
# verify: false
# timeout: 30
Inventory file
{
"_meta": {
"hostvars": {
"eve-ng.example.com": {
"ansible_connection": "local",
"ansible_host": "172.24.0.1",
"ansible_python_interpreter": "/root/eveng-cli/.venv/bin/python"
},
"mgmtswitch1.example.com": {
"ansible_host": "172.25.10.2",
"ansible_connection": "ansible.netcommon.network_cli",
"ansible_network_os": "cisco.ios.ios",
"ansible_user": "admin",
"ansible_password": "Passw0rd!",
"ansible_become": "no",
"ansible_become_method": "enable",
"ansible_become_password": "enable_secret",
"netmiko_device_type": "cisco_ios",
"netdoc_plugin": "netmiko:cisco:ios"
}
}
},
"all": {
"hosts": [
"eve-ng.example.com",
"mgmtswitch1.example.com"
]
},
"site-lab": {
"hosts": [
"mgmtswitch1.example.com"
]
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netdoc_collector-0.2.2.tar.gz
(119.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netdoc_collector-0.2.2.tar.gz.
File metadata
- Download URL: netdoc_collector-0.2.2.tar.gz
- Upload date:
- Size: 119.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
408df092c2a739159f3193e42357bbdaeddb5baa532c4011524cba448c63c743
|
|
| MD5 |
2e8f8678dddc9c61cec8f39426a60e57
|
|
| BLAKE2b-256 |
8cd9422f05bb8e315c088149576962b0493bddd6ffb827419e7ed88e48af44b6
|
File details
Details for the file netdoc_collector-0.2.2-py3-none-any.whl.
File metadata
- Download URL: netdoc_collector-0.2.2-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d7e6545907afd103fd9acec6bb2df21ea2a9e75a6649e495e6554ce38fd9b98
|
|
| MD5 |
39b37a54f99d7fb644d1b3338f203dfc
|
|
| BLAKE2b-256 |
8dc377a4d2419fa737806bc9a25c0199e27557dd4f62be2938a2e8b1c5d87799
|