pmrep: fix archive end time reporting
[pcp.git] / qa / 323.out
blob0b14eebc27c04a42655ffcf9ef5cf1906a198c43
1 QA output created by 323
3 === install shping agent ===
4 You will need to choose an appropriate configuration for installation of
5 the "shping" Performance Metrics Domain Agent (PMDA).
7   collector     collect performance statistics on this system
8   monitor       allow this system to monitor local and/or remote systems
9   both          collector and monitor configuration for this system
11 Please enter c(ollector) or m(onitor) or b(oth) [b] Possible configuration files to choose from:
12 [1] ./sample.conf
13 [2] Specify your own configuration file.
14 [3] None of the above (abandon configuration file selection).
15 Which configuration file do you want to use ? [1] Abandoning configuration file selection.
16 Do you wish to enter commands to create a new configuration file? [y] 
17 Enter one ping specification per line, in the format
19 tag             command line details
21 where the "tag" is a single unique word (no spaces) and the "command line
22 details" are the corresponding sh(1) command.  For example
24 dns-self        nslookup `hostname`
26 An empty line terminates the specification process and there must be at
27 least one specification.
29 Tag Command: Tag Command: Tag Command: Tag Command: 
30 All commands are run one after another as a group and the group is run
31 once per "cycle" time.   Enter the cycle time in seconds [120] 
32 Each command must complete within a timeout period, or it will be aborted
33 by the "shping" PMDA.  Enter the timeout period (in seconds) [20] Updating the Performance Metrics Name Space (PMNS) ...
34 Terminate PMDA if already installed ...
35 [...install files, make output...]
36 Updating the PMCD control file, and notifying PMCD ...
37 Wait 10 seconds for the shping agent to initialize ...
38 Check shping metrics have appeared ... 11 metrics and 23 values
40 === check values ===
42 shping.status
43     inst [0 or "null"] value 0
44     inst [1 or "slow"] value 0
45     inst [2 or "timeout"] value 3
47 shping.error
48     inst [0 or "null"] value 0
49     inst [1 or "slow"] value 0
50     inst [2 or "timeout"] value -12353
52 shping.cmd
53     inst [0 or "null"] value "exit 0"
54     inst [1 or "slow"] value "sleep 3"
55     inst [2 or "timeout"] value "sleep 10"
57 shping.control.cycletime
58     value 60
60 shping.control.timeout
61     value 6
63 shping.time.real
64     inst [0 or "null"] value NUMBER
65     inst [1 or "slow"] value NUMBER
66     inst [2 or "timeout"] value NEGATIVE NUMBER
68 shping.time.cpu_usr
69     inst [0 or "null"] value NUMBER
70     inst [1 or "slow"] value NUMBER
71     inst [2 or "timeout"] value NEGATIVE NUMBER
73 shping.time.cpu_sys
74     inst [0 or "null"] value NUMBER
75     inst [1 or "slow"] value NUMBER
76     inst [2 or "timeout"] value NEGATIVE NUMBER
78 === remove shping agent ===
79 Culling the Performance Metrics Name Space ...
80 shping ... done
81 Updating the PMCD control file, and notifying PMCD ...
82 [...removing files...]
83 Check shping metrics have gone away ... OK