Skip to main content

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.3.0.tar.gz (119.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netdoc_collector-0.3.0-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file netdoc_collector-0.3.0.tar.gz.

File metadata

  • Download URL: netdoc_collector-0.3.0.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

Hashes for netdoc_collector-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9a17257c031c7bbae306e17b7cc752bc45de929d87c57d809d8e70465ec7c710
MD5 3b7e7a32b4d6194ee0b6168ea89dc35f
BLAKE2b-256 b278f2ebb46b703795c98964ee2d7419f92c94591a328274d192d39ff6a53cca

See more details on using hashes here.

File details

Details for the file netdoc_collector-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netdoc_collector-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24a6365fd85721b9cbc9168841e13d16fe60aeee11c7f92bcd1856063209768d
MD5 92290bb911bcd64898ee6779a018d734
BLAKE2b-256 44da03915d887ee78a68093fffd2a365570fb0c94e1064850a02faa7a21f8c93

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page