add docs for graph dependencies to netdisco-do

This commit is contained in:
Oliver Gorwits
2015-02-19 13:31:17 +00:00
parent daab3836c5
commit eb665dbbef
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2.031008 - 2015-02-18
[BUG FIXES]
* Add documentation to netdisco-do for all/*walk and graph
2.031007 - 2015-02-18
[BUG FIXES]

View File

@@ -323,6 +323,12 @@ Run an nbtstat for all known nodes.
Generate GrapgViz graphs for the largest cluster of devices.
You'll need to install the L<Graph::Undirected> and L<GraphViz> Perl modules,
and possibly also the C<graphviz> utility for your operating system.
~netdisco/bin/localenv cpanm Graph::Undirected
~netdisco/bin/localenv cpanm GraphViz
=head2 show
Dump the content of an SNMP MIB leaf, which is useful for diagnostics and