Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 458.out
blobdb5f31a71061a1f672a79caa766acba62add47e5
1 QA output created by 458
2 You will need to choose an appropriate configuration for installation of
3 the "logger" Performance Metrics Domain Agent (PMDA).
5   collector     collect performance statistics on this system
6   monitor       allow this system to monitor local and/or remote systems
7   both          collector and monitor configuration for this system
9 Please enter c(ollector) or m(onitor) or b(oth) [b] Possible configuration files to choose from:
10 [1] PCP_VAR_DIR/config/logger/logger.conf
11 [2] Specify your own configuration file.
12 [3] None of the above (abandon configuration file selection).
13 Which configuration file do you want to use ? [1] 
14 Contents of the selected configuration file:
15 --------------- start PCP_VAR_DIR/config/logger/logger.conf ---------------
17 reg     n       TMPFILE.reg
18 fifo    n       TMPFILE.fifo
20 --------------- end PCP_VAR_DIR/config/logger/logger.conf ---------------
22 Use this configuration file? [y] Updating the Performance Metrics Name Space (PMNS) ...
23 Terminate PMDA if already installed ...
24 [...install files, make output...]
25 Updating the PMCD control file, and notifying PMCD ...
26 Check logger metrics have appeared ... 18 metrics and 15 values
27 === 1. regular file case ===
28 Starting initial event watcher:
29 done.
30 Captured event trace was:
31 host:      localhost
32 samples:   5
33 interval:  1.00 sec
34 logger.perfile.reg.records: 2 event records
35   TIMESTAMP --- event record [0] flags 0x1 (point) ---
36     logger.param_string "TeSt DaTa ... TeSt DaTa ..."
37   TIMESTAMP --- event record [1] flags 0x1 (point) ---
38     logger.param_string "TeSt2 DaTa2 ... TeSt2 DaTa2"
39 === 2. fifo queue case ===
40 Starting initial event watcher:
41 done.
42 Captured event trace was:
43 host:      localhost
44 samples:   5
45 interval:  1.00 sec
46 logger.perfile.fifo.records: 2 event records
47   TIMESTAMP --- event record [0] flags 0x1 (point) ---
48     logger.param_string "TeSt DaTa ... TeSt DaTa ..."
49   TIMESTAMP --- event record [1] flags 0x1 (point) ---
50     logger.param_string "TeSt2 DaTa2 ... TeSt2 DaTa2"