MachDB

From Mybrainhurts

How To


FAQ

Where can I submit bugs and feature requests?

  • Currently, I'm using SourgeForge to manage these tasks.

What causes an interface to be listed as 'offline'?

  • When an interface is no longer active that was previously in the database.

What the heck is wrong with the 'software' page?

  • Oh yea, I overlooked that broken 'feature'. To be cleaned up in another release.

What does the MachDB key off of? You know, to uniquely identify a host?

  • Well, that is up to you. You pass me a unique identifier in XML. I recommend UUID or Primary MAC Address, since these are (supposed) to be unique. That is how my example gathering script works. UUID or Primary MAC, preferred in that order.