Skip to content

Does pyvmonic has the equivalent function of PowerCLI Get-Stat to get statistical information #907

Open
@nickliu-knife

Description

@nickliu-knife

Typically, I want to get the average memory usage of a host during a specified period of time.
I can use powercli to run like

Get-Stat -Entity $host -Start 5/5/2020 -Finish 6 /5/2020 -Stat "mem.usage.average"

Wondering I can implement this with pyvmonic.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions