In some rare cases it is necessary to be able to install probes manually.
keywords: manual manually install installation probes
Manual NMS Probe install
Probe to be manually installed = cdm
Nimsoft installation folder = C:\Program Files\Nimsoft
<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.
After the above is done it is necessary to validate the probe, which is the process used by controller to create the magic_key. See this tech doc for instructions:
Is it possible to re-validate a probe via the PU Command?
Document ID: KB000047923