Most Important Citrix Performance Counters
1.- System Performance Counters (Citrix )
2.- XenApp Performance Counters
3.- Web Interface Performance Counters
4.- Xen Desktop Performance Counters
5.- Other Citrix Performance Counters
Depending on the OS version and language can change performance counters. For a complete list of ALL the counters that we have installed in this system we can run the following command and extract in a file as follows:
Get-Counter –listSet * | Select-Object -ExpandProperty Paths > counters.txt
Once we have all the counters available in the system, we can copy all counters in a txt file that comes with the implementation of the plugin and it will create in PandoraFMS one module per token added.