mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
5c5dbcc397
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
14 lines
510 B
XML
14 lines
510 B
XML
<samba:parameter name="perfcount module"
|
|
context="G"
|
|
type="string"
|
|
substitution="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter specifies the perfcount backend to be used when monitoring SMB
|
|
operations. Only one perfcount module may be used, and it must implement all of the
|
|
apis contained in the smb_perfcount_handler structure defined in smb.h.
|
|
</para>
|
|
</description>
|
|
|
|
</samba:parameter>
|