Skip to content

description: > Guide to data quality, roles, and review processes for successful CMDB governance.

Best Practices & Governance

To operate a reliable and meaningful CMDB in the long term, clear standards, roles, and processes are essential.


1. Ensuring Data Quality

  • Data Standardization

    • Uniform field names and value lists (e.g., dropdowns instead of free text)
    • Use of validation rules (RegEx, mandatory fields, date restrictions)
  • Automated Checks

    • Script fields for plausibility checks (e.g., IP address, date ranges)
    • Scheduled reports via API or CSV export for outlier detection
  • Regular Cleaning

    • Duplicate detection and merge processes
    • Archiving of outdated CIs using VersionTrigger and filters

2. Roles & Responsibilities

RoleMain Tasks
CMDB ManagerMaintenance of CI models, YAML definitions, DynamicFields, monitoring data quality
Change CoordinatorCoordination of changes, approvals in the change workflow, alignment with stakeholders
Asset OwnerFunctional responsibility for specific CI categories (e.g., network, software, locations)
AuditorAudit checks, verification of version history and compliance reports

Tip: Define clear SLAs for data maintenance and change approvals to avoid delays.


3. Review and Approval Processes

  1. Two-Stage Reviews

    • Technical Review: CMDB Manager checks structure and consistency
    • Functional Review: Asset Owner confirms factual accuracy
  2. Change Templates & Checklists

    • Standardized YAML templates for CI changes
    • Checklist for each new field (name, tooltip, mandatory, validation)
  3. Versioning & Audit Trail

    • Use of VersionTrigger: DefinitionUpdate for every structural change
    • Periodic reports on all CI versions and field changes

4. Community Resources & Further Development

  • OTOBO Community Forum

  • Official Documentation

  • Plugin Library & GitHub

  • Workshops & Webinars

    • Regular training on CMDB modeling, API integration, and governance

Conclusion

Successful CMDB governance is based on:

  1. High Data Quality through standardization and automation
  2. Clear Roles with defined responsibilities
  3. Stringent Review Processes and a complete audit trail
  4. Active Exchange within the community for continuous improvement

With these best practices, you ensure that your OTOBO CMDB functions as a reliable "Single Source of Truth" in the long term.