Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://github.com/fredrikt/nerds

Code Block

{   
   "host": {
      "name": "hostname-or-other-unique-identifier",
      "version": 1,
      "name-of-producer": { ... any private data ... }
   }
}

NOCLook

NOCLook is one of the possible consumer for the collected NERDS data. It is a web app built with Django and the Neo4j graph database.

Graph Data Model

Gliffy Diagram
sizeT
nameData model
alignleft
version1

...