Architecture Compliance
Summarize
Summary of Architecture Compliance
Architecture Compliance is a ServiceNow feature designed to manage audits of Configuration Management Database (CMDB) data, ensuring that configuration items (CIs) adhere to expected standards and attributes. It can conduct both scheduled and on-demand audits to verify physical resource compliance, such as CPU speed and memory, against organizational standards.
Show less
Key Features
- Audit Reports: The system generates reports highlighting discrepancies in CI attributes, enabling effective tracking and remediation.
- Follow-on Tasks: Automatically assigns tasks to qualified users to correct any identified discrepancies, streamlining the compliance process.
- Role Management: Access to compliance elements requires the certificationadmin role, which can create, update, and delete filters for CIs.
Architecture Compliance Process
To certify configuration items, follow these steps:
- Create a Filter: Define a subset of CIs for certification, supporting multiple filter versions.
- Create a Template: Establish conditions for expected attributes of each CI using reference field values.
- Create and Run an Audit: Schedule or run audits to generate results based on specified template conditions.
- View Audit Results: Examine discrepancies between expected and actual CI states as per the audit findings.
- Correct Discrepancies: Address the identified issues by completing the follow-on tasks generated by the system.
Key Outcomes
By utilizing Architecture Compliance, organizations can maintain accurate and compliant CI data, ensuring operational integrity and adherence to internal standards. This feature helps automate compliance checks and remediation, enhancing efficiency and accountability within IT operations.
Architecture Compliance manages scheduled or on-demand audits of CMDB data to determine which configuration items (CI) match expected attributes. The compliance audits check servers to ensure that their physical resources, such as CPU speed or memory, comply with certain standards.
The compliance process checks servers to ensure that their resources, such as CPU speed or memory, comply with standards set by your organization. Audit reports show any discrepancies in the attributes of the target CIs, and ServiceNow automatically assigns follow-on tasks to qualified users who can remediate those discrepancies.
The administrator responsible for compliance checking creates template definitions of expected attributes and then schedules an audit to check CIs for compliance. The audit results identify CIs that pass certification and itemize the discrepancies in those CIs that fail. ServiceNow automatically generates and assigns follow-on tasks to track the process of getting the CIs back into compliance. Users with the admin role activate Architecture Compliance.
Architecture Compliance roles
To access or configure certification elements, a user must have the certification_admin role. These users can create, update, and delete filters if they have the proper access to necessary tables.
- Company
[core_company] - Cost Center
[cmn_cost_center] - Schedule
[cmn_schedule]
Architecture Compliance Process
- Create a filter.
Create a filter that defines a subset of configuration items to certify. You can create multiple versions of a filter, and then activate the version you want to use for compliance checking. Architecture compliance only supports filters on the Configuration Item [cmdb_ci] table and all tables that extend it.
- Create a template.
Create template conditions using values from reference fields in a related list or conditions that define the expected physical attributes of each CI in an audit. The template uses a filter to determine which configuration items the system examines based on these conditions.
- Create and run an audit.
Create and schedule an audit or run an audit on demand. The audit generates a set of results based on the conditions in the template you specify.
- View audit results.
View the audit results which display any discrepancies between the expected state, as expressed by the template conditions, and the actual state of the target configuration items.
- Correct discrepancies.
Correct the discrepancies the audit found by completing the follow-on tasks created by the system.