A user asked about a list of all metrics captured by ControlUp. Another user shared a link to a support page with PowerShell commands for exporting metrics by type and accessing metadata. The first user expressed their gratitude for the information.
Read the entire ‘ControlUp Metrics and Export Options’ thread below:
Is there an excel sheet or public list of all metrics which ControlUP captures? It would be awesome to have a reference sheet by context (User, Machine, Hypervisor, EUC Session, Cloud etc) and then the metrics supported. Thinking of a planning sheet for pre-building presets. Similar to the RBAC Planning sheet that is offered.
this is the closest we have (but needs updating) or you can also do an export-cuquery per type with -fields * https://support.controlup.com/docs/monitor-cluster-powershell-fields-by-table
That helps, Thank You! I’ll look at the export option as well
There’s also metadata we can expose.
export-CUQuery -table Fields -Scheme Information -where ‘SchemaName = "Main"’ fields *

that worked good – Ok, I can work with this. Thanks!
Continue reading and comment on the thread ‘ControlUp Metrics and Export Options’. Not a member? Join Here!
Categories: All Archives, ControlUp for VDI
