Procedure
Manual NMS Probe install
Probe to be manually installed = cdm
Nimsoft installation folder = C:\Program Files\Nimsoft
- zip the Nimsoft\Probes\System\cdm folder on a working system of the same OS.
- copy the zip file to the robot where you can't deploy cdm.
- extract to the cdm probe folder replacing all files if they exist.
- copy and paste the following XML into the controller.cfg file located in the Nimsoft\robot folder
<cdm>
description = CPU, Disk and Memory performance probe
group = System
active = yes
type = daemon
command = cdm.exe
config = cdm.cfg
datafile = cdm.data
logfile = cdm.log
workdir = probes/system/cdm
start_after = cluster
magic_key =
</cdm>
enable the cdm probe
restart the robot where you just installed cdm.