net statistics |
service.
Syntax
net statistics {workstation | server}
Options
- None
Lists services running for which statistics can be displayed- workstation
Displays statistics for Workstation service- server
Displays statistics for Server service
Examples
Display statistics for Server service:
net statistics server
Server Statistics for \\TEST
Statistics since 6/14/2003 4:21 PM
Sessions accepted 6
Sessions timed-out 0
Sessions errored-out 2
Kilobytes sent 4056
Kilobytes received 7421
Mean response time (msec) 0
System errors 0
Permission violations 0
Password violations 0
Files accessed 3149
Communication devices accessed 0
Print jobs spooled 0
Times buffers exhausted
Big buffers 0
Request buffers 0
The command completed successfully.
Display statistics for Workstation service:
net statistics workstation
Workstation Statistics for \\TEST
Statistics since 6/14/2003 4:21 PM
Bytes received 7848390
Server Message Blocks (SMBs) received 80932
Bytes transmitted 33602893
Server Message Blocks (SMBs) transmitted 80791
Read operations 8338
Write operations 70
Raw reads denied 0
Raw writes denied 0
Network errors 0
Connections made 3024
Reconnections made 0
Server disconnects 1
Sessions started 214
Hung sessions 1
Failed sessions 0
Failed operations 0
Use count 1693
Failed use count 3
The command completed successfully.
Use more to display Server service statistics one
screen at a time:
net statistics server | more
Notes
- net stats has the same result
as net statistics. - Use the net statistics command
to display performance information for the specified service.
See Also
Services