Running PTC RV&S 에이전트 from the CLI
To start the PTC RV&S 에이전트 from the CLI, use the (mksagent in Linux) file with the start subcommand. The file also provides additional administrative functionality for running the PTC RV&S 에이전트.
The file is located in the following directory:
installdir/bin/mksagent[.bat]
where installdir is the PTC RV&S 에이전트 installation directory.
The command syntax is as follows:
mksagent subcommand
where subcommand is one of the following:
• console starts the PTC RV&S 에이전트 in console mode as an application only without the service, as specified in:
installdir/config/mksagent.conf
• install installs the PTC RV&S 에이전트 as a Windows NT service.
• remove removes the PTC RV&S 에이전트 Windows NT Service.
• restart restarts the PTC RV&S 에이전트 service.
• start launches the PTC RV&S 에이전트 service (Windows) or daemon (Linux).
• stop stops the PTC RV&S 에이전트 service (Windows) or daemon (Linux).
Related Topics