Previous Topic: Performance Manager Factory EvidenceNext Topic: Brief Conclusion Text Element


Conclusion Text Element

A conclusion is a block of text presented in the Analysis Report when a rule fires. It describes the problem detected by the rule. The format for conclusion text is shown in the following code:

CONCLUSION "text_string"

Conclusions can contain multiple lines of text. An example of a multiline conclusion follows:

CONCLUSION
"         Queues are forming on heavily used disks. Longer
         delays will be experienced when longer queues form."

The format of this conclusion (10 spaces at the beginning of each line) ensures consistent formatting with Performance Manager factory rules.