NAME
App::NetdiscoX::Web::Plugin::JackLink - Will add a link to the device/port page to JackReport.
SYNOPSIS
# in your ~/environments/deployment.yml file
extra_web_plugins:
- X::JackLink
Description
This is a plugin for the App::Netdisco network management application. It adds a column to the Device Ports table named "JackLink" with a link to the JackReport page. It's based on the App::NetdiscoX::Web::Plugin::Observium plugin.
AUTHOR
Frederik Reenders <f.reenders@utwente.nl>
COPYRIGHT AND LICENSE
Copyright (C) 2014 by F. Reenders
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.