Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 1031.out
blob4d8b243591cd382ff870564a3a657c6d66eea0e0
1 QA output created by 1031
2 === Testing perl pmda
3 dbpmda> open pipe /usr/bin/env perl pmdaslurm.pl
4 Start env PMDA: /usr/bin/env perl pmdaslurm.pl
5 dbpmda> getdesc on
6 dbpmda> wait 3
7 dbpmda> desc slurm.numnodes
8 PMID: 23.0.0
9     Data Type: 32-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
10     Semantics: instant  Units: none
11 dbpmda> desc slurm.node.job.id
12 PMID: 23.1.1
13     Data Type: 32-bit unsigned int  InDom: 23.1 0x5c00001
14     Semantics: instant  Units: none
15 dbpmda> desc slurm.node.job.name
16 PMID: 23.1.2
17     Data Type: string  InDom: 23.1 0x5c00001
18     Semantics: instant  Units: none
19 dbpmda> desc slurm.node.job.job_alloc_cores
20 PMID: 23.1.16
21     Data Type: string  InDom: 23.1 0x5c00001
22     Semantics: instant  Units: none
23 dbpmda> fetch slurm.numnodes
24 PMID(s): 23.0.0
25 pmResult ... numpmid: 1
26   23.0.0 (<noname>): numval: 1 valfmt: 0 vlist[]:
27    value NUMBER
28 dbpmda> fetch slurm.node.job.id
29 PMID(s): 23.1.1
30 pmResult ... numpmid: 1
31   23.1.1 (<noname>): numval: 1 valfmt: 0 vlist[]:
32     inst [4452824 or ???] value NUMBER
33 dbpmda> fetch slurm.node.job.name
34 PMID(s): 23.1.2
35 pmResult ... numpmid: 1
36   23.1.2 (<noname>): numval: 1 valfmt: 1 vlist[]:
37     inst [4452824 or ???] value STRING
38 dbpmda> fetch slurm.node.job.job_alloc_cores
39 PMID(s): 23.1.16
40 pmResult ... numpmid: 1
41   23.1.16 (<noname>): numval: 1 valfmt: 1 vlist[]:
42     inst [4452824 or ???] value STRING
43 dbpmda>