.\" snstatd.8: auto-generated, DO NOT EDIT .\" .\" Copyright 2015-2017. Quantum Corporation. All Rights Reserved. .\" StorNext is either a trademark or registered trademark of .\" Quantum Corporation in the US and/or other countries. .\" .\" Code start macro .de Cs .sp .ft C .in +0.3i .nf .. .\" Code end macro .de Ce .fi .in -0.3i .ft R .. .TH SNSTATD 8 "August 2017" "Xsan File System" .SH NAME snstatd \- Xsan Statistics Daemon .SH SYNOPSIS .na .nh .HP .B Xsan File System process .SH DESCRIPTION \fBsnstatd\fR is a daemon that is launched by the \fIXsan File System\fR .BR fsmpm (8) process. It is used to gather statistics about file system activity and related activity such as I/O and storage manager activity. This daemon also services requests from the qustat command and archives statistics to .csv files. The archive files reside in /usr/cvfs/qustats. .PP \fBsnstatd\fR is configured using the .BR qustat.conf (5) configuration file, which specifies the intervals for gathering and archiving statistics. Debugging levels can also be specified in this file. .PP \fBsnstatd\fR may be started, stopped or restarted in .BR cvadmin (8) using the \fBstartd\fR, \fBstopd\fR, \fBrestartd\fR commands respectively. This may be done to propagate changes made to the existing .BR qustat.conf (5) file. .PP \fBsnstatd\fR logs to .IR /Library/Logs/Xsan/debug/snstatd.log for debugging purposes. .SH ENVIRONMENT \fBsnstatd\fR is available on all Xsan installs. .SH FILES .I /Library/Logs/Xsan/debug/snstatd.log .br .I /Library/Preferences/Xsan/qustat.conf .br .SH "SEE ALSO" .BR qustat.conf (5), .BR qustat (8),