Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
Group NameThe name of the profile group.
Set As Default GroupIf a collector cannot find a group that is requested by a VSM Everywhere client, this is the group that will be used.
Performance Counter Probe Enable

Enables whereEnables the Performance Counter probe. If this option is not selected, you cannot

select the "Disk", "Memory", "Process", and "Processor" options.

DiskTracks the disk usage of a system.
MemoryTracks the memory usage of a system.
ProcessTracks the running process on the host system.
ProcessorTracks the CPU usage of a system.
Speed Test Probe EnableEnables the Speed Test Probe, which measures internet performance from the host

...

Code Block
languageyml
// Command Prompt
> msiexec /x "C:\Path\To\MachineProxyAgentE_Installer.msi" /qn /norestart /L*v "C:\path\to\uninstall.log"

//Powershell
> Start-Process msiexec.exe -Wait -ArgumentList '/x C:\Path\To\MachineProxyAgentE_Installer.msi /qn /norestart /L*v C:\path\to\uninstall.log'

Upgrading VSM Everywhere

To upgrade, simply install over the VSM Everywhere Client by using the latest installer and the same installation commands that were used to install the client previously.


Warning

Upgrades should only be performed via installing over the existing client.

Uninstalling and re-installing the client with the latest installer will cause data loss.