How to gather telemetry data for ESP dSeries or WA DE?
How to gather telemetry data for ESP dSeries or WA DE?
Version 12.2 and above
dSeries makes telemetry data available via CLI command. The command can be executed by in the CLI perspective in ESP dSeries Desktop Client. The command may also be executed via standalone CLI utility or cli.bat/.sh in dSeries server install.
gettelmetrymonthlyusage [from("YYYYMM")] [to("YYYYMM")]
gettelmetrymonthlyusage [from("202001")] [to("202401")]
server_install_dir\usage\telemetry_monthly_usage_<datetime>.txt
See Techdoc link for more details.