Sample NetworkGraph YAML files and a sample plugin. Render any of them with the CLI:
npx shumoku render examples/full-featured.yaml -o diagram.svg
| File | Shows |
|---|---|
full-featured.yaml | A broad feature showcase |
device-status.yaml | Per-device status visualization |
enterprise-ogp.yaml | A realistic enterprise network |
location-based.yaml | Grouping nodes by location |
prefix-subgraph.yaml | Grouping by IP prefix / subnet |
netbox-enhanced.yaml | A NetBox-derived topology |
sample-plugin/ is a minimal external data-source plugin (sample-hosts) — see its README.
See the YAML Reference for the full format.