How to configure Output Settings for Script Monitor?

How to configure Output Settings for Script Monitor?

Below are the details on how to configure Script Monitor Output Settings and expected output format, 

Output Configuration:


Loading...

Expected Output File Format:
In the output file,
  1. Scalar data should be separated by scalar delimiter, here name, cpu, javaHeap are scalar attributes and = is delimiter
  2. Tabular data is expected to be between table starts and ends tag, column names and row values should be separated by table delimiter. Here | is the table delimiter. 
    <--table TABLENAME starts-->
    COLUMN NAMES separated by Table Delimiter
    ROW VALUES separated by Table Delimiter
    <--table TABLENAME ends-->
Content of the output file D:\testOut.txt:

name=APPMANAGER
cpu=78
javaHeap=66

<--table DISK starts-->
DISKID|NAME|USEDPER
1|APM|23
2|SDP|21
3|OPM|45
<--table DISK ends-->

<--table NETINF starts-->
NETID|NETNAME|NETUSED
1|APM|23
2|SDP|21
3|OPM|45
<--table NETINF ends-->

SAMPLE MONITOR DETAILS PAGE:



                  New to ADSelfService Plus?