docs: tweak formatting in pmrep(1) archive folio example
[pcp.git] / qa / 570.out.1
blob642676b06b546b338fdd93c342c553b3c79578c2
1 QA output created by 570
3 dir is writeable, output file does not exist
4 Compiled PMNS contains
5             1 hash table entries
6             2 leaf nodes
7             2 non-leaf nodes
8            18 bytes of symbol table
9 -rw-r--r-- ... 358 ... root.bin
11 dir is writeable, output file exists and is writeable
12 Compiled PMNS contains
13             1 hash table entries
14             2 leaf nodes
15             2 non-leaf nodes
16            18 bytes of symbol table
17 -rw-r--r-- ... 358 ... root.bin
19 dir is writeable, output file exists and is non-writeable
20 Compiled PMNS contains
21             1 hash table entries
22             2 leaf nodes
23             2 non-leaf nodes
24            18 bytes of symbol table
25 -rw-r--r-- ... 358 ... root.bin
27 dir is writeable, output file exists but is hidden
28 pmnscomp: cannot stat "hide/root.bin": Permission denied
29 -rw-r--r-- ... 0 ... hide/root.bin
31 dir is writeable, output "file" is /dev/null
32 pmnscomp: "/dev/null" is not a regular file
33 crw-rw-rw- ... /dev/null
35 dir is writeable, output "file" is a directory
36 pmnscomp: "mydir" is not a regular file
37 drwxr-xr-x ... mydir
39 dir is non-writeable, output file does not exist
40 pmnscomp: cannot create "root.bin": Permission denied
41 Cannot access root.bin: No such file or directory
43 dir is non-writeable, output file exists and is writeable
44 pmnscomp: cannot unlink "root.bin": Permission denied
45 -rw-r--r-- ... 0 ... root.bin
47 dir does not exist
48 pmnscomp: cannot create "no/such/path/root.bin": No such file or directory
49 Cannot access no/such/path/root.bin: No such file or directory
51 some options errors
52 pmnscomp: version must be 0, 1 or 2
53 Usage: pmnscomp [options] outfile
55 Options:
56   -d            duplicate PMIDs are allowed
57   -f            force overwriting of an existing output file if it exists
58   -n pmnsfile   use an alternative PMNS
59   -v version    alternate output format version
60 Usage: pmnscomp [options] outfile
62 Options:
63   -d            duplicate PMIDs are allowed
64   -f            force overwriting of an existing output file if it exists
65   -n pmnsfile   use an alternative PMNS
66   -v version    alternate output format version
67 Usage: pmnscomp [options] outfile
69 Options:
70   -d            duplicate PMIDs are allowed
71   -f            force overwriting of an existing output file if it exists
72   -n pmnsfile   use an alternative PMNS
73   -v version    alternate output format version
75 duplicate PMIDs in pmns
76 Error Parsing ASCII PMNS: Duplicate metric id (0.1.1) in name space for metrics "node.two" and "one"
78 pmLoadNameSpace: Problems parsing PMNS definitions
79 Cannot access root.bin: No such file or directory
80 and again with -d
81 Compiled PMNS contains
82             1 hash table entries
83             2 leaf nodes
84             2 non-leaf nodes
85            18 bytes of symbol table
86 -rw-r--r-- ... 358 ... root.bin