r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...
[Samba/gebeck_regimport.git] / pcp / help
blobdc3b02f03bd3e72d012e9abdc12c6468470d949a
2 # samba PMDA help file in the ASCII format
4 # lines beginning with a # are ignored
5 # lines beginning @ introduce a new entry of the form
6 #  @ metric_name oneline-text
7 #  help test goes
8 #  here over multiple lines
9 #  ...
11 # the metric_name is decoded against the default PMNS -- as a special case,
12 # a name of the form NNN.MM (for numeric NNN and MM) is interpreted as an
13 # instance domain identification, and the text describes the instance domain
15 # blank lines before the @ line are ignored
18 @ SAMBA.0 Count and Time Instance Domain
19 Contains count and time information for system calls and smb transactions.
20 Counts shows the number of times each transaction was called. Times 
21 indicates the time spent in each transaction.
23 @ SAMBA.1 Byte Instance Domain
24 This domain contains instances for the number of bytes transferred
25 using the read and write system call.
27 @ samba.counts Count of calls to this function
29 @ samba.times Time required to complete call
31 @ samba.bytes Number of bytes processed by this call
33 @ samba.smbd.smb_count Count of SMB packets processed
35 @ samba.smbd.uid_changes Count of times effective uid changed
37 @ samba.statcache.lookups Number of lookups in stat cache
39 @ samba.statcache.misses Number of times stat cache lookup missed
41 @ samba.statcache.hits Number of times stat cache lookup hit
43 @ samba.writecache.num_caches Number of write caches available
45 @ samba.writecache.allocated_caches Number of write caches allocated
47 @ samba.writecache.read_hits Number of times read request found in write cache
49 @ samba.writecache.total_writes Number of writes to write cache 
51 @ samba.writecache.init_writes Number of initial writes to write cache
53 @ samba.writecache.abutted_writes 
55 @ samba.writecache.perfect_writes
57 @ samba.writecache.direct_writes
59 @ samba.writecache.non_oplock_writes
61 @ samba.writecache.seek_flush
63 @ samba.writecache.read_flush
65 @ samba.writecache.write_flush
67 @ samba.writecache.readraw_flush
69 @ samba.writecache.oplock_rel_flush
71 @ samba.writecache.close_flush
73 @ samba.writecache.sync_flush
75 @ samba.writecache.size_change_flush
77 @ samba.bytes cumulative number of bytes read or written