Install Server-Based Modules
Optionally, you can install CIAO! and Profiler Server Editions onto each Domino server.
Server Tool | Why Install? |
---|---|
CIAO! Server | Provides additional features, for example, preventing design changes made by any process or by someone other than the developer who checked the design element out. |
Profiler Server | Tests the performance activity of a scheduled agent or a web agent. |
Windows Installation Procedure
Before you begin, make sure of the following:
- You have purchased a license for each server you want to install on. CIAO! and/or Profiler Server Editions are licensed per Domino server.
To install CIAO! Server Edition
- Copy the files:
- Put nhkciao.dll into the server's exe directory (same as nserver.exe)
- Put ciaologf.ntf and ciao.ntf into the data directory.
- From a notes client create the following databases on the server using the templates on that server.
- CIAO\CIAOConfig.nsf (Template: Teamstudio CIAO! Configuration)
- CIAO\CIAOLog.nsf (Template: Teamstudio CIAO! Log File)
- Add the serial key:
- Create a file called teamstudio.ini in the data directory of the server.
- Add the following lines:
replacing the xxx with your license followed by a comma and your serial number.
[CIAO] HKCIAOKey=xxxxx-xxxxx-xxxxx,xx-xxxxx CIAOConfigDb=CIAO\CIAOConfig.nsf
- Edit your notes.ini to add/modify the following line:
NSF_HOOKS=hkciao
- Restart the Domino server.
If you see lines similar to this:then you know that CIAO Server Edition is running.CIAO Server Hook started - (SERVER). (HKCIAO Edition 33 build xxxxx) CIAO Server Hook: Using Configuration File: CIAO\CIAOConfig.nsf
To install Profiler Server Edition
- Copy the files:
- Put nhkprofile.dll into the server's exe directory (same as nserver.exe)
- Put profile.ntf and tmslogs.ntf into the data directory.
- From a Notes client create the following database on the server using the template on that server.
- Teamstudio\ProfilerConfig.nsf (Template: Teamstudio Profiler Configuration)
- Add the serial key as follows:
- Create a file called teamstudio.ini in the data directory of the server.
- Add the following lines:
replacing the xxx with your license followed by a comma and your serial number.
[Profiler] HKPROFKey=xxxxx-xxxxx-xxxxx,xx-xxxxx ProfilerServerConfig=Teamstudio\ProfilerConfig.nsf
- Edit your notes.ini to add/modify the following line:
NSF_HOOKS=hkprofile
- Restart the Domino server.
If you see lines like the following, then you know that Profiler Server Edition is running:
(namgr) - Profiler Server Hook started. (HKPROFILE Edition 33 build xxxxx) Profiler Server Hook: Using Configuration File: Teamstudio\ProfilerConfig.nsf