.\" qustat.conf.5: auto-generated, DO NOT EDIT .\" .\" Copyright 2016-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 QUSTAT.CONF 5 "October 2017" "Xsan File System" .SH NAME qustat.conf \- Xsan snstatd configuration file .SH SYNOPSIS .na .nh .HP .B /Library/Preferences/Xsan/qustat.conf .ad .hy .SH DESCRIPTION The \fIXsan File System\fP \fBqustat.conf\fP file provides a way to configure snstatd as well as providing debugging levels for qustat commands. Refer to this man page's \fBEXAMPLE\fP section for a visual representation of the described format. If the file is not present at snstatd start time, a file will be written with default values. The default log level is Inf(informational). The default archive age is 31536000 seconds (1 year). The default archive rate is 3600 seconds (1 hour). \fBWARNING: It is highly recommended that Quantum Technical Support be contacted before changing the default configuration. In normal usage, the default values are adequate and this file should not be changed. \fR .SH EXAMPLE The following is an example of the .B qustat.conf file. .PP # Maximum age of .csv files in seconds or 'infinite' archive_age_max_secs=31536000 # Rate to dump .csv files in seconds or 'off' archive_dump_rate_secs=3600 # Debug logging levels (0=Crit, 1=Err, 2=Warn, 3=Inf, 4-6=Dbg dbg_default=3 # Debug logging levels (0=Crit, 1=Err, 2=Warn, 3=Inf, 4-6=Dbg dbg_api=3 # Debug logging levels (0=Crit, 1=Err, 2=Warn, 3=Inf, 4-6=Dbg dbg_protobufs=3 # Debug logging levels (0=Crit, 1=Err, 2=Warn, 3=Inf, 4-6=Dbg dbg_net=3 # Debug logging levels (0=Crit, 1=Err, 2=Warn, 3=Inf, 4-6=Dbg dbg_help_hash=3 .SH FILES .br .I /Library/Preferences/Xsan/qustat.conf .br .I /Library/Logs/Xsan/debug/snstatd.log .br .I /Library/Logs/Xsan/debug/qustat_cmd.log .br .I /Library/Logs/Xsan/debug/qustat_lib.log .SH "SEE ALSO" .BR snstatd (8)