diff options
Diffstat (limited to 'qa/649.out.1')
-rw-r--r-- | qa/649.out.1 | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/qa/649.out.1 b/qa/649.out.1 new file mode 100644 index 0000000..f345ac1 --- /dev/null +++ b/qa/649.out.1 @@ -0,0 +1,69 @@ +QA output created by 649 + +=== mmv agent installation === +You will need to choose an appropriate configuration for installation of +the "mmv" Performance Metrics Domain Agent (PMDA). + + collector collect performance statistics on this system + monitor allow this system to monitor local and/or remote systems + both collector and monitor configuration for this system + +Please enter c(ollector) or m(onitor) or b(oth) [b] Install mmv as a daemon or dso agent? [daemon] PMCD should communicate with the mmv daemon via a pipe or a socket? [pipe] Updating the Performance Metrics Name Space (PMNS) ... +Compiled PMNS contains + NNN hash table entries + NNN leaf nodes + NNN non-leaf nodes + NNN bytes of symbol table +Terminate PMDA if already installed ... +[...install files, make output...] +Updating the PMCD control file, and notifying PMCD ... +Check mmv metrics have appeared ... 2 metrics and 2 values + +=== Listing with a valid process and with prefix === +mmv.test.strings 2 "00oo00" "" +mmv.test.string 1 "g'day world" +mmv.test.indom 2 43 0 +mmv.test.discrete 1 42 +mmv.test.counter 1 41 +mmv.debug 1 0 +mmv.reload 1 0 +=== Listing with a valid process and without prefix === +mmv.strings 2 "00oo00" "" +mmv.string 1 "g'day world" +mmv.indom 2 43 0 +mmv.discrete 1 42 +mmv.counter 1 41 +mmv.debug 1 0 +mmv.reload 1 0 +=== Listing without a valid process === +mmv.debug 1 0 +mmv.reload 1 0 + +=== remove mmv agent === +Culling the Performance Metrics Name Space ... +mmv ... done +Updating the PMCD control file, and notifying PMCD ... +[...removing files...] +Check mmv metrics have gone away ... OK + +=== mmv agent re-installation === +You will need to choose an appropriate configuration for installation of +the "mmv" Performance Metrics Domain Agent (PMDA). + + collector collect performance statistics on this system + monitor allow this system to monitor local and/or remote systems + both collector and monitor configuration for this system + +Please enter c(ollector) or m(onitor) or b(oth) [b] Install mmv as a daemon or dso agent? [daemon] Updating the Performance Metrics Name Space (PMNS) ... +Compiled PMNS contains + NNN hash table entries + NNN leaf nodes + NNN non-leaf nodes + NNN bytes of symbol table +Terminate PMDA if already installed ... +[...install files, make output...] +Updating the PMCD control file, and notifying PMCD ... +Check mmv metrics have appeared ... 2 metrics and 2 values +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... |