Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

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
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

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
      (Adrian Sevcenco)
--- Begin Message ---
On 4/20/20 1:37 AM, Christian Ramseyer wrote:


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
Hi! I apologize for the late feedback!

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
so, i tried these files and, while i doubt is related to, now i have an empty netdisco installation.

the postgres tables seem to be fine, in the netdisco logs i have no errors and i spent days trying to debug this ...

is there a increase debug info option for both backend and web services?

Thank you!
Adrian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to