SYNOPSIS
spine [,options/] [[,firstid lastid/] ,|| /[,-H/--hostlist='hostid1,hostid2,/...,,hostidn'/]]DESCRIPTION
SPINE 0.8.8h Copyright 2002-2016 by The Cacti GroupOPTIONS
- -h/--help
- Show this brief help listing
- -f/--first=X
- Start polling with host id X
- -l/--last=X
- End polling with host id X
- -H/--hostlist=X
- Poll the list of host ids, separated by comma's
- -p/--poller=X
- Set the poller id to X
- -C/--conf=F
- Read spine configuration from file F
- -O/--option=S:V
- Override DB settings 'set' with value 'V'
- -R/--readonly
- Spine will not write output to the DB
- -S/--stdout
- Logging is performed to standard output
- -V/--verbosity=V
- Set logging verbosity to <V>
- --snmponly
- Only do SNMP polling: no scripts
Either both of --first/--last must be provided, a valid hostlist must be provided. In their absence, all hosts are processed.
Without the --conf parameter, spine searches for its spine.conf file in the usual places.
Verbosity is one of NONE/LOW/MEDIUM/HIGH/DEBUG or 1..5
Runtime options are read from the 'settings' table in the Cacti database, but they can be overridden with the --option=,S/:V parameter.
Spine is distributed under the Terms of the GNU Lessor General Public License Version 2.1. (http://www.gnu.org/licenses/lgpl.txt) For more information, see http://www.cacti.net