The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::NetdiscoX::Web::Plugin::GraphLink - Will add a link to the device/port page to a graph website.

SYNOPSIS

 # in your ~/environments/deployment.yml file
   
 extra_web_plugins:
   - X::GraphLink
 

Description

This is a plugin for the App::Netdisco network management application. It adds a column to the Device Ports table named "GraphLink" with a link to a graph website.

AUTHOR

Frederik Reenders <f.reenders@utwente.nl>

COPYRIGHT AND LICENSE

Copyright (C) 2014 by University of Twente

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.