MySQL Schema Design for NMS (1997)
The full DDL for a network management database: normalised tables for devices, interfaces, metrics and alarms, with indexes tuned for the query patterns that actually appear in monitoring systems.
mysqldatabasessqlschema-design
A normalised network management schema — devices, interfaces, metrics, alarms — with the indexes that make it fast.