On a Windows ZENworks Primary Server, the services reside in the \novell\zenworks\bin directory. On a Linux ZENworks Primary Server, they reside in the /etc/init.d directory.
At the server command prompt, enter the following command:
/etc/init.d/servicename status
Replace servicename with the name of the service as listed in Section A.1.5, ZENworks Services.
To start a ZENworks service on a Windows ZENworks Primary Server:
Click
> > .Select the service you want to start, then click
.To start a ZENworks service on a Linux ZENworks Primary Server:
Enter the following command at the server console prompt:
/etc/init.d/servicename start
Replace servicename with the name of the service as listed in Section A.1.5, ZENworks Services.
To start all services:
Enter the following command at the server console prompt:
/opt/novell/zenworks/bin/novell-zenworks-configure -c Start
To stop a ZENworks service on a Windows Primary Server:
Click
> > .Select the service you want to stop, then click
.To stop a ZENworks service on a Linux ZENworks Primary Server:
Enter the following command at the server console prompt:
/etc/init.d/servicename stop
Replace servicename with the name of the service as listed in Section A.1.5, ZENworks Services.
To restart a service that is already running on a Windows Primary Server:
Click
> > .Select the service you want to start, then click
.To restart a service that is already running on a Linux Primary Server:
Enter the following command at the server console prompt:
/etc/init.d/servicename restart
Replace servicename with the name of the service as listed in Section A.1.5, ZENworks Services.
Table A-1 ZENworks Services, Service Names, and Descriptions
Most web services on the Primary Server provide details regarding the services, and can be used for test purposes after the servers have been installed. This ensures that the services are up and running prior to any deployment of the Adaptive Agent into the infrastructure, and there are no problems with the services themselves.
The three common interfaces are:
https://Primary_Server_IP_address_or_FQDN/zenworks-useradmin
https://Primary_Server_IP_address_or_FQDN/zenworks-coreadmin
https://Primary_Server_IP_address_or_FQDN/zenworks-ping
The following log files help that are available at the device level help you to troubleshoot issues pertaining to managed devices:
zmd-messages.log - Contains logging information of the agent.
nwgina.log - Contains information related to GINA startup and login.
zenlgn.log - Contains information regarding the login process.
casaauthtoken.log - Contains information regarding CASA connection to the CASA servlet.
nalshell.txt - Contains information related to the ZENworks Explorer shell extension.
system-update.log - Contains information regarding the progress and errors related to installing a System Update.
The following log files help that are available for Primary Servers help you to troubleshoot issues pertaining to server activities.
services-messages.log - Contains messages from all of the ZENworks servlets.
loader-messages.log - Contains messages from all registered ZENworks loader modules and the queue (important).
ats.log - Contains information related to CASA connections to the agent and to the LDAP user source.
zcc.log - Contains output information from the ZENworks Control Center servlet. It helps you to troubleshoot issues that might occur while working in ZENworks Control Center.
catalina.out - Tomcat logs.