Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Configuration Management workflows and user tasks
- Delete a configuration item (CI) type
- Modify a configuration item (CI) type
- Create a new configuration item (CI) type
- Update Configuration Management policies
- Evaluate the need for a Configuration Management System (CMS) data model update
- Create a new configuration item (CI)
- Create a new model
- Validate a configuration creation change task
- View the audit history of a configuration item
- Plan CI relationship changes from a change record
- Modify a configuration item
- View component reliability
- View component availability
- View the availability plan of a business service
- Create a new configuration report
- Review a modification to a configuration item
- Conduct a configuration audit
- Check related configurations
- Delete a master data record
- Update a master data record
- Add a master data record
- Validate data sets
- Master data records
- View scheduled maintenance for a configuration item
- Service life cycle management
- Configuration item actual states
- Set the expected state of a configuration item
- Configuration items
Configuration item actual states
By default, Service Manager only stores and displays the expected or managed state of CIs. The information Service Manager displays in the Configuration Management form is essentially the definitive list of attributes that the CI should have. However, the actual state of the CI may differ from the expected state.
To view the actual state of the CI, you must first create an integration to an Universal CMDB server. The Universal CMDB server periodically discovers the actual state of CIs and records the actual state in the Configuration Management database. Service Manager accesses the actual state information by using a Web services connection. Service Manager sends the CI ID to the Universal CMDB server and receives a full list of the attributes for that CI. Service Manager displays the CI attributes in the Actual State section of the Configuration Management form.
If a Service Manager CI does not have a matching CI in the Universal CMDB server, then Service Manager does not display the Actual State section. For example, you may track office furnishing CIs in Service Manager that cannot be discovered and tracked in the Universal CMDB.
Related topics