Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: how to modify report: add column to ip inventory
      (Christian Ramseyer)
--- Begin Message ---

On 08.04.20 11:49, Adrian Sevcenco wrote:
> Hi! While i'm aware of 'reports' configuration option, i would like just
> to add a "vendor" column to the ip inventory report;
> while i found the relevant file
> perl5/lib/perl5/App/Netdisco/Web/Plugin/Report/IpInventory.pm
> i'm also sql challenged so i'm asking here :)
> 
> How can i add Vendor column to IpInventory report?
> 

Hi Adrian

It's not all that easy since this report combines multiple queries and
methods to get the vendor. To me this sounds generally useful, so I gave
it a shot here:

https://github.com/netdisco/netdisco/pull/714

Unless somebody is against including this patch, it should show up in a
future release soon. To use it right now, upgrade to 2.0045002 first,
then just copy the modified files over your installation:

lib/App/Netdisco/Web/Plugin/Report/IpInventory.pm
share/views/ajax/report/ipinventory.tt
share/views/ajax/report/ipinventory_csv.tt

Cheers
Christian



--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to