SYNOPSIS
ns_adp_stats
DESCRIPTION
This command returns a list of the format file stats file stats server. The stats elements are also a list of key/value pairs with the following elements:
- dev
- File device number.
- ino
- File inode number.
- mtime
- File modification time.
- refcnt
- Count of number of Tcl interperters in all threads sharing text regions of the file.
- evals
- Count of file evaluations.
- size
- Size of cached text.
- blocks
- Number of independent script/text blocks.
- scripts
-
Number of script blocks.
KEYWORDS
ADP, statistics, cache