SunLink Server maintains detailed statistics about its current usage as well as cumulative usage over a particular period of time. It is always helpful to review these statistics on a regular basis as well as when a server problem is encountered.
To view data about current server use, use the SunLink Server Manager Information view (see "How to View SunLink Server Information"). This provides details about current client-server sessions and the resources being used by those sessions:
Solaris user name of the current SunLink Server Manager session
Solaris server Name
Solaris hardware type
Solaris version
SunLink Server system name
SunLink Server system's domain name
SunLink Server system's role (if BDC, then the name of the PDC is also provided)
SunLink Server software version number
State of the server (stopped or running)
State of the Schedule Database wizard (scheduled or not scheduled)
To view cumulative server usage data, you can use the net statistics command at the SunLink Server command prompt. This command provides cumulative totals for a variety of server activities. Administrators who review the server statistics provided by using this command on a regular basis will find it easier to recognize and address changes in server operation.
The following statistics are maintained for the SunLink Server system, and are available by way of the net statistics command:
Table 6-1 Cumulative Statistics Descriptions
Statistic |
Description |
---|---|
Refreshed at |
Tells when this set of statistics began (either at the last server startup or the last time the statistics were cleared). |
Sessions accepted |
Tells how many times users connected to the server. |
Sessions timed-out |
Tells how many user sessions were closed because of inactivity. |
Sessions errored-out |
Tells how many user sessions ended because of error. |
Kilobytes sent |
Tells how many Kbytes of data the server transmitted. |
Kilobytes received |
Tells how many Kbytes of data the server received. |
Mean response time (msec) |
Tells the average response time for processing remote server requests. This always will be 0 for Solaris system servers. |
System errors |
This does not apply to Solaris system servers. |
Permission violations |
Tells when a user attempts to access resources without the required permissions. |
Password violations |
The number of incorrect passwords that were tried. |
Files accessed |
The number of files that were used. |
Comm devices accessed |
Not supported in the SunLink Server program. |
Print jobs spooled |
The number of print jobs that were spooled to printer queues on the server. |
Times buffers exhausted |
The number of shortages of big and request buffers. Always set to 0 for Solaris system servers. |
Administrators can display and control sessions between clients and the server. You can use this information to gauge the workload on a particular server.
To display session information from a Windows NT Workstation computer or a Windows client computer using Server Manager:
Start Server Manager.
Select the SunLink Server system about which you want to view session information.
Click on the USERS button.
You also can display session information using the net session command at the SunLink Server command prompt.
You may see sessions displayed that do not show user names. The sessions are a result of administrative activity and should not be deleted.
An administrator can disconnect a user from the server at any time. Closing a user session does not prevent the user from reconnecting.
To disconnect a user session from a Windows NT computer or from a Windows client computer using Server Manager:
Start Server Manager.
Select the SunLink Server system about which you want to view session information.
Click on the USERS button.
Highlight the user and select the Disconnect button.
You also can disconnect a user session by using the net session command at the SunLink Server command prompt.
When a user uses a shared file, the file is open. Sometimes a file will be left open, perhaps even with a lock on it, because of an application program error or some other problem. Such files will remain open and unavailable to other users. Administrators can close these files.
To close an open resource from a Windows NT computer or a Windows client computer using Server Manager:
Start Server Manager.
Select the SunLink Server whose data you want to view.
Click on the IN USE button.
Highlight the open resource and select the Close Resource button.
You also can close an open resource by using the net file command at the SunLink Server command prompt.