We’re upgrading your documentation experience!
A new doc website is live at docs.openit.cloud — a temporary preview during our transition. This website is now in maintenance-only mode (only critical issues will be addressed).
Explore the new website and send us your feedback!
#
Installation Verification
#
Verifying the Running Processes and Service
Open the Task Manager.
Under Processes, verify that OpeniT.Zero.Decisionmaker and OpeniT.Zero.Signal are running.
Go to Services.
Verify that OpeniTCLIMSClient is running.
#
Verifying the Created Directories and Files
Go to the installation directory, which is C:\Program Files\OpeniT\ZeroClient
by default, and verify that the following directories and files exist:
- Configuration - contains JSON files used for configuration
- Log - contains log files for troubleshooting purposes
- Temp - contains folders to store temporary files
- Tool - contains binaries used by specific license managers
- Other DLL files
#
Verifying the Running Open iT Processes
Run the command according to the client OS to verify if the OpeniT.Zero.Decisionmaker and OpeniT.Zero.Signal processes are active.
systemctl status openit-clims-client
service openit-clims-client status
#
Verifying the Created Directories and Files
Go to the installation directory, which is /opt/openit/zero
by default, and verify that the following directories and files exist:
- Configuration - contains JSON files used for configuration
- Log - contains log files for troubleshooting purposes
- Temp - contains folders to store temporary files
- Tool - contains binaries used by specific license managers
- Other DLL files