different question altogether.
then to dig to find out why it's not shown.
checks it's between the start/end dates in the query.
oliver.
Post by Deshong, KennethI’m using Netdisco release 2.029007 and out of curiosity I ran the IP
Inventory report but I’m getting less than optimal results. Maybe
something isn’t set correctly on my server.
I’m running it against a /24 network which has about 150 active
clients and has a DHCP lease time of 24 hours. When I run the report
and pick last 7 days, my report only comes back with 33 entries.
Shouldn’t it come back with every client that has been active in the
past 7 days?
Ken DeShong
Network Engineer
USF Health Information Systems
Amazing Things Happen When You Connect the Unconnected
Sent: Thursday, October 02, 2014 1:13 PM
Subject: Re: [Netdisco] Mac addresses on "IP Inventory" report?
Hi,
Thanks for the share.
This will help us when we continue our inventory of mac addresses
before rolling out dot1x on switches.
--
Regards Falk
2014-10-01 16:52 GMT+02:00 Cardinal-Richards, Emma
I've written a custom report for this (shown below) but as you can
imagine, loading a whole /16 makes netdisco a bit grumpy (well at
least on my little dev machine) so it would be great if we could have
it as an extra field on the IP Inventory report page. If you have a
smaller range this report might work fine though.
label: 'IP inventory of x.x.x.x/16'
- {ip: 'IP Address'}
- {dns: 'DNS'}
- {mac: 'MAC Address'}
- {time_last: 'Time last seen'}
query: |
SELECT DISTINCT ON (ip) ip, dns, mac, time_last
FROM node_ip
WHERE ip << inet 'x.x.x.x/16'
ORDER BY inet(ip), time_last desc
Cheers,
Emma
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list
https://lists.sourceforge.net/lists/listinfo/netdisco-users