Previous Topic: Using GRLoader

Next Topic: system_name Naming Convention

CI Naming Conventions and Restrictions

CIs have the following naming conventions and restrictions:

Example

The following output lines show the creation of a Server CI (provider), a Software CI (dependent), and a runs relationship between them. The resulting relationship represents a server that runs Apache software.

CI:  Name: Server1     Class: Server   Systemname: Server1
CI:  Name: Apache1   ON Server1      Class: Software
Relationship:  Server1 runs Apache1   ON Server1