Net::Appliance::Frontpanel

Images of network devices with clickable HTML imagemaps
Download

Net::Appliance::Frontpanel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Oliver Gorwits
  • Publisher web site:
  • http://search.cpan.org/~oliver/

Net::Appliance::Frontpanel Tags


Net::Appliance::Frontpanel Description

Images of network devices with clickable HTML imagemaps Net::Appliance::Frontpanel is a Perl module that will generate an image which looks like the front of a network device, such as switch or router. The image is like those you see if you log in to a web server on the device - it shows a picture of the device, with each port coloured according to its state.In addition, you can generate an HTML imagemap for this picture, with tooltip information and a configurable hyperlink for each port.SYNOPSIS use Net::Appliance::Frontpanel; my $panel = Net::Appliance::Frontpanel->new(ip => '192.0.2.1'); print $panel->image_data; # returns a PNG print $panel->image_map; # returns an HTML imagemap for the PNG Requirements: · Perl


Net::Appliance::Frontpanel Related Software