1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
QA output created by 348
=== kvm agent installation (kernel locked down for integrity) ===
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Check kvm metrics have appeared ... X warnings, Y metrics and 0 values
[DATE] pmdakvm(PID) Info: disabling KVM metrics: kernel running in lockdown mode
=== kvm agent installation (kernel locked down for confidentiality) ===
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Check kvm metrics have appeared ... X warnings, Y metrics and 0 values
[DATE] pmdakvm(PID) Info: disabling KVM metrics: kernel running in lockdown mode
=== kvm agent installation (normal kernel mode) ===
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Check kvm metrics have appeared ... X metrics and Y values
=== validate values ===
=== check values ===
kvm.exits is in range
kvm.fpu_reload is in range
kvm.halt_exits is in range
kvm.halt_wakeup is in range
kvm.host_state_reload is in range
kvm.hypercalls is in range
kvm.insn_emulation is in range
kvm.insn_emulation_fail is in range
kvm.invlpg is in range
kvm.io_exits is in range
kvm.irq_exits is in range
kvm.irq_injections is in range
kvm.mmio_exits is in range
kvm.mmu_cache_miss is in range
kvm.mmu_flooded is in range
kvm.mmu_pde_zapped is in range
kvm.mmu_pte_write is in range
kvm.mmu_recycled is in range
kvm.mmu_shadow_zapped is in range
kvm.mmu_unsync is in range
kvm.nmi_injections is in range
kvm.pf_fixed is in range
kvm.pf_guest is in range
kvm.remote_tlb_flush is in range
kvm.signal_exits is in range
kvm.tlb_flush is in range
=== remove kvm agent ===
Culling the Performance Metrics Name Space ...
kvm ... done
Updating the PMCD control file, and notifying PMCD ...
[...removing files...]
Check kvm metrics have gone away ... OK
|