|
From: Nikolaos M. <nm...@ad...> - 2010-10-28 15:09:22
|
Hello,
First, thanks for an admirable piece of software (this is my first post
in this list).
Is it somehow possible to display a list of changes per node in the form
(as an example):
<MAC Address>
<date> <IP Address> <connected>
<date> <IP Address> <disconnected>
....
...containing all available pertinent data in the database? (I think IP
address is necessary, because the same MAC Address can be used with
different IP addresses.)
Alternatively (or additionally), a "reverse" report like this:
<IP Address>
<date> <MAC Address> <connected>
<date> <MAC Address> <disconnected>
....
If the system/database doesn't keep enough data to produce such reports,
could it be extended with a patch or some additional script? The report
could be generated with a direct database query, provided enough
information is included therein to produce the report.
I am using netdisco-1.0-2.el5 on CentOS 5.5 x86_64.
Thanks in advance,
Nick
|