KBI 311158 Argent AT UNIX/Linux Script Rule And Argent Console Keywords

Version

Argent Advanced Technology all versions

Date

Tuesday, 20 Jan 2015

Summary

Argent AT UNIX/Linux Script Rule returns results in XML format

Within the XML content, following tags are used:

  • STATUS (required)
  • SUMMARY (required)
  • COMMENT (required)
  • COMPARE (optional)
  • PRIORITY (optional)

Argent Console Alerts can use some keywords as placeholder for the above information

The correspondence is shown in following table:

UNIX/Linux Rule XML Tag Argent Console Keyword Description
STATUS NONE Rule is broken if XML text value is ‘good’ or ‘pass’

Rule is not broken if XML text value is ‘bad’ or ‘fail’

Only Argent Predictor data if XML text value is ‘performance’

Because Argent Console event won’t be fired if the Rule is not broken in the first place, there is no correspondent Argent Console keyword for this XML tag

SUMMARY %AGLowDetail% Concise description of the result

COMMENT %AGHighDetail% Long description of the result

COMPARE None Condition keywords for broken Rule

It is for internal usage only

There is no correspondent Argent Console keyword for this XML tag

PRIORITY %AGPriority% Event priority XML text value can be ‘LOW’, ‘MEDIUM’ or ‘HIGH’

Technical Background

N/A

Resolution

N/A