Command Line Options
Synopsis
process control flags:
-k start start the process (default)
-k stop stop a running process
-k status report the status via exit code
mutually exclusive flags:
-e boot this node ephemerally (compute node)
-i <uuid> identify this node
standalone loader flags for use with -i
-m merge text reconstitution files (deprecated)
-H merge hist reconstitution files (deprecated)
standalone maintenance flags for use with -i
-r text/metrics repair text inventory
-r text/changelog repair text datastore
-r hist/metrics repair hist inventory
-r hist/<period> repair hist rollup for configured <period>
-j only write journal data to other nodes
optional behavior flags:
-c <file> load config from <file> (full path)
default: /opt/circonus/etc/snowth.conf
-d debugging
-D foreground operations (don't daemonize)
-u <user> run as <user>
-g <group> run as <group>
-t <path> chroot to <path>
-l <logname> enable <logname>
-L <logname> disable <logname>
-q disable gossip on this node
reconstitute parameters:
-B Reconstitute mode
-T <topo_hash> Reconstitute new cluster from remote topology
-O <ip>[:<port>] Reconstitute from remote host
-A <type> Reconstitute type
Acceptable values: nntbs,text,hist,raw,surrogate
May be specified multiple times
All if omitted
-S <node_uuid> Skip/ignore this node during reconstitute
May be specified multiple times
this usage message:
-h usageProcess Control Options
Operating Mode Options
Loader Options
Maintenance Options
Behavioral Options
Reconstitute Options
Last updated
Was this helpful?