Here is a note that I shared with the Cacti Developers. Your thoughts would be appreciated.
Thanks,
TheWitness
__________________________________________________
Jimmy etal,
Have you been tracking my progress on MacTrack. I'm pretty geeked about the inclusion of the Vendor name in the User Display.
I am also pretty intrigued about the idea of "syncing" with a corporate RDBMS as described on the forums in order to confirm/deny rougues.
I wanted to talk to your about design of the "Rogue" thing. I was thinking that there are several modes that we could apply:
1) Approve various Vendor MACS
2) Approve them one at a time (argh, you can imagine how this would work in <edited_out> network)
3) Allow Synchronization with a Corporate Asset Management Database
What are your thoughts about the three methods?
With the Corporate Asset Management Sync, I am thinking about using ADODB's ability to connect with many Database types and then allow the user to perform the following:
specify
database_type
database_ip
database_port
database_user
database_password
select_syntax
Then, provide lot's of ADODB notes on database options and pre-requisites and the "expected" format of the "select_syntax". Once I have established all of that, then, I will provide an option as to "how" often they want to confirm/validate Rogues. Say every poll, every x polls, or during maintenance.
The rougue detection will have to be a combination of all three I believe. But this is why I ask for your opinion. It would be nice to sell this ting

Regards,
Larry