Manually update an application service with changes from the CMDB
Ensure that an service instance is up-to-date and reflects all the latest changes to its configuration items (CIs). Regularly update application services to reflect any changes to CIs and their relationships in the CMDB.
시작하기 전에
이 태스크 정보
There is no mechanism or an API that automatically updates application services that were created manually. Also, you may need to manually update application services discovered by Service Mapping, if they contain manually added CIs. You can only update application services which contain manually created entry points and which are not discovered by Service Mapping.
An example of a change is deleting CIs from the CMDB or connecting two CIs one of which is part of an application service. In the first case, your application service may show a CI that no longer exists. In the second case, on the contrary, the application service omits a CI.
- NAT [cmdb_ci_translation_rule]
- Endpoint [cmdb_ci_endpoint]
- Qualifier [cmdb_ci_qualifier]
- Application cluster [cmdb_ci_application_cluster]
Also, the system can connect a CI from the service instance only to actual CIs that exist in the CMDB, not a visualization of other items on the map like clusters or boundaries.
The maximum number of CI connections added to application services during this operation is controlled by the sa.service.max_ci_service_population property. By default, the value is 1,000 (one thousand connections). Increasing the number of CI connections may cause performance issues. To adjust the maximum number of added CI connections, add the sa.service.max_ci_service_population property, as described in Add a system property.In environments with domain separation, only CIs belonging to the same domain as the service instance are added into the service instance. If there is a domain hierarchy, CIs must belong to the same child domain.
You can also update application services by using APIs.
프로시저
결과
- The system updates the service instance with the changes from the CMDB and shows them on the map.
- After the update process is complete, the service instance form opens.