pmrep: update TODO, man page
[pcp.git] / qa / 660.out.46
blob2ad6304b7618387771728ff3bae59e0addc0b86e
1 QA output created by 660
3 === pmwebd default startup  ===
4 "context":
5 "context":
7 === pmwebd security constraints, file service ===
8 +++ should fail due to -N
9 PMWEBD error, XXX
11 +++ should fail due to nonexistent context#
12 PMWEBD error, XXX
14 +++ should fail with a different error (insufficient elements; ie pmFetch failed)
15 > GET /pmapi/2222/_fetch?names= HTTP/1.1
16 > Host: LOCALHOST:44323
17 > Accept: */*
19 < HTTP/1.1 400 Bad Request
20 < Content-Length: 56
21 < Access-Control-Allow-Origin: *
22 < Content-Type: text/plain
23 < Date: DATE
25 { [data not shown]
26 * Connection #### to host LOCALHOST left intact
27 PMWEBD error, XXX
29 +++ should fail with a different error (insufficient elements; ie pmFetch failed)
30 PMWEBD error, XXX
32 +++ should fail due to suspicious pmresapi path name
33 > GET /etc/passwd HTTP/1.1
34 > Host: LOCALHOST:44323
35 > Accept: */*
37 < HTTP/1.1 400 Bad Request
38 < Content-Length: 40
39 < Access-Control-Allow-Origin: *
40 < Content-Type: text/plain
41 < Date: DATE
43 { [data not shown]
44 * Connection #### to host LOCALHOST left intact
45 PMWEBD error, XXX
47 +++ should fail due to non-enablement of graphite
48 > GET /graphite/render?target=* HTTP/1.1
49 > Host: LOCALHOST:44323
50 > Accept: */*
52 < HTTP/1.1 400 Bad Request
53 < Content-Length: 40
54 < Access-Control-Allow-Origin: *
55 < Content-Type: text/plain
56 < Date: DATE
58 { [data not shown]
59 * Connection #### to host LOCALHOST left intact
60 PMWEBD error, XXX
62 +++ should pass, feed this very script
63 file service ok