Quantcast
Channel: Comments for VMware Labs
Viewing all articles
Browse latest Browse all 3424

Comment on VisualEsxtop by ruichen

$
0
0

Hi Anton,

Have you generated counter list file?

Following is a typical usage of visualEsxtop-filter-stats.bat:

Given a batch output file, save selected stats into another file
1. First list all the counters in a file, using ExportCounter. E.g. Let the esxtop batch output file be “esxtop.csv”, we want to list the counters in “counter.list”. We can use the following command:
visualEsxtop-export-counter.bat -d esxtop.csv -o counter.list

2. Select the counters in the counter list file. Each line in the file represents one counter instance. To choose one counter, Replace the first letter of that line with a non-space character (e.g “*”)

3. Filter for those stats, using visualEsxtop-filter-stats.bat. E.g. We want to filter out the stats to “selected.csv”, we can use the following command:
visualEsxtop-export-counter.bat -d esxtop.csv -l counter.list -o selected.csv


Viewing all articles
Browse latest Browse all 3424

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>