On the Linux server, become root in a terminal window.
Ensure that the web server where the Monitor Application is installed is up and running.
Provide access to a domain folder and its associated domain database (wpdomain.db).
If the domain folder is located on another Linux server, use your mount command of choice. If the domain folder is located on a NetWare or Windows server, see Making a NetWare or Windows Server Visible from Linux for suggested mount commands.
(Conditional) If your Linux environment includes the X Window System, run the GUI GroupWise Installation program to install the Linux WebAccess Agent software, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
GroupWise 2012: Installing and Configuring the Linux Monitor Agent
GroupWise 8: Installing the Linux Monitor Agent
(Conditional) If the X Window System is not available, run the text-based GroupWise Installation program instead, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
If you need to perform the installation from a remote location, you can use ssh to access the remote Linux server. Copy the GroupWise software image or software distribution directory to the server where you have migrated the domain, then run the text-based Installation program to install the Monitor Agent on the Linux server.
Configure the Linux Monitor Agent, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
GroupWise 2012: Installing and Configuring the Linux Monitor Agent
GroupWise 8: Configuring the Linux Monitor Agent
Restart the web server, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
GroupWise 2012: Installing and Configuring the Linux Monitor Agent
GroupWise 8: Restarting the Web Server
Start the Linux Monitor Agent, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
GroupWise 2012: Starting the Linux Monitor Agent as a Daemon
GroupWise 8: Starting the Linux Monitor Agent as a Daemon
Ensure that the Linux Monitor Agent can communicate with the Monitor Application by viewing the following URL:
http://web_server_network_address/gwmon/gwmonitor
If the Monitor console does not appear, review the preceding steps to verify that all steps have been followed. For additional assistance, see the following section of GroupWise Troubleshooting 2: Solutions to Common Problems for your version of GroupWise:
GroupWise 2012: Monitor Agent Problems
GroupWise 8: Monitor Agent Problems
Stop the Linux Monitor Agent, as described in the following section of the GroupWise Installation Guide for your version of GroupWise:
GroupWise 2012: Stopping the Linux GroupWise Agents
GroupWise 8: Stopping the Linux GroupWise Agents
Copy the Monitor Agent configuration file (monitor.xml) from its Windows location:
GroupWise 2012: c:\Program Files\Novell\GroupWise Server\ Monitor
GroupWise 8: c:\Program Files\Novell\GroupWise Server\Monitor
to its location on Linux:
/opt/novell/groupwise/agents/share
Edit the monitor.xml file for its new location:
Change the HOME_PATH setting to the full path to the domain folder that you made accessible in Step 3.
Change the LOG_PATH setting to the typical location for Monitor Agent log files on Linux (/var/log/novell/groupwise/gwmon).
Change the LOG_ACCOUNTING_PATH setting to the typical location for Monitor Agent accounting file on Linux (/var/log/novell/groupwise/gwmon/acct).
Change the LOG_EDITOR setting to '' '' (an empty setting).
Start the Linux Monitor Agent with its new configuration file.
Ensure that the Linux Monitor Agent can still communicate with the Monitor Application by viewing the Monitor URL for the platform of your web server:
http://web_server_network_address/gwmon/gwmonitor
Stop the old Windows Monitor Agent.
(Optional) Uninstall the old Monitor Agent software to reclaim disk space on the NetWare or Windows server.