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.2.1.tar.gz (120.4 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.2.1-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: netdoc_collector-0.2.1.tar.gz
  • Upload date:
  • Size: 120.4 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.2.1.tar.gz
Algorithm Hash digest
SHA256 b98e95db0dff48fb5be70d6bab07ee51fc8dd23b79c134018337847466fbf0c2
MD5 42fa75a63c84078404de05d4dcfd1138
BLAKE2b-256 6c72df310d60396e6e393d74235ea19ae207891b5f89980f262ae4df46daa6c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for netdoc_collector-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4358b93621c041a501c945d10d1dfe80bd2eeaf3504dd9190502ec8fa9a61c1a
MD5 dc817017da7a82fe9642625a5acc14e8
BLAKE2b-256 d85cd509a8f70fda2677829d3187e9a31bea08d00dcc9a2e5a385d87847f3aab

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