Internalsvc/perfcount/enumerate: Difference between revisions
added example output |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
Enumerate paths in the registry. | Enumerate paths in the registry. | ||
====example output==== | ====example output==== | ||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password internalsvc/perfcount/enumerate / | # vmware-vim-cmd -H 10.10.10.10 -U root -P password internalsvc/perfcount/enumerate / | ||
/hostd/ /vmomi/ | /hostd/ /vmomi/ | ||
# vmware-vim-cmd -H 10.10.10.10 -U root -P | |||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password internalsvc/perfcount/enumerate /hostd/vmomi/serverAdapter/method/ | |||
/hostd/vmomi/serverAdapter/method/hostd.LogsvcManager.getLoggers/ | /hostd/vmomi/serverAdapter/method/hostd.LogsvcManager.getLoggers/ | ||
/hostd/vmomi/serverAdapter/method/hostd.perfCounter.Registry.enumeratePath/ | /hostd/vmomi/serverAdapter/method/hostd.perfCounter.Registry.enumeratePath/ | ||