Problem
When performing the default ping check for a host, Uptime Infrastructure Monitor may display an error message similar to the following:
IO Exception: CreateProcess: C:/ProgramFiles/uptime4/externalApps/win32/icmp.exe icmp.exe filter 1 error=2
Solution
To correct this error
- Open the
uptime.conf
file in a text editor. - Look for the following entry:
externalErdcScriptPath=<install_dir>/bin/
This is the path in which UIM searches for executables, specificallyicmp.exe
andlmhostid.exe
. Note that<install_ dir>
is the directory in which UIM is installed.
If you installed UIM in the default location, on Windows this path isC:/Program Files/uptime software/uptime/support/bin/
. - If the
externalErdcScriptPath
entry is not in the file, add it touptime.conf
. Otherwise, ensure that the correct<install_dir>
is specified. - Stop and restart the UIM Data Collector service.