home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-09-02 | 658 b | 19 lines |
- [info]
- drivername=PipeServicePerf
- symbolfile=perf_install.h
-
- [languages]
- 009=English
-
- [text]
- SERVICE_009_NAME=Python Demo Service
- SERVICE_009_HELP=Shows performance statistics for the sample Python service
- HEARTBEAT_009_NAME=Heartbeat pulse
- HEARTBEAT_009_HELP=Regular counter to indicate the service is alive. Useful so system monitors can detect health even under low loads.
- READ_009_NAME=Bytes read/sec
- READ_009_HELP=Number of bytes read in total
- WRITE_009_NAME=Bytes written/sec
- WRITE_009_HELP=Number of bytes written in total
- THREADS_009_NAME=Number of threads
- THREADS_009_HELP=Number of threads currently servicing client connections
-