Man page - torrus_buildsearchdb(8)
Packages contains this manual
- torrus_schedulerinfo(8)
- torrus_action_notify(7)
- torrus_compilexml(8)
- torrus_clearcache(8)
- torrus_monitor(8)
- torrus_collector(8)
- torrus_buildsearchdb(8)
- torrus_genlist(8)
- torrus_genreport(8)
- torrus_configinfo(8)
- torrus_install_plugin(7)
- torrus_snmpfailures(8)
- torrus_flushmonitors(8)
- torrus_action_snmptrap(7)
- torrus_srvderive(8)
- torrus_cleanup(8)
- torrus(8)
- torrus_action_printemail(7)
- torrus_nodeid(8)
- torrus_action_snmpv1trap(7)
- torrus_acledit(8)
- torrus_ttproclist(8)
- torrus_genddx(8)
- torrus_rrddir2xml(8)
- torrus_launcher(7)
- torrus_devdiscover(8)
- torrus_configsnapshot(8)
apt-get install torrus-common
Manual
TORRUS_BUILDSEARCHDB
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NOTES
AUTHOR
NAME
buildsearchdb - Build the search database
SYNOPSIS
torrus buildsearchdb options...
DESCRIPTION
This command indexes the Torrus configuration objects and builds the search index database. One of the three options --tree , --all or --global is required.
OPTIONS
--tree = TREE
Build the indexes for a given tree.
--all
Builds the tree indexes for all trees.
--nogc
Normally the Git garbage collector is launched after the search database is updated. This option makes the builder skip the GC run.
--verbose
Prints extra information
--debug
Prints debugging information
--help
Displays a help message.
SEE ALSO
torrus (8)
NOTES
See more documentation at Torrus home page: http://torrus.org
AUTHOR
Stanislav Sinyagin <ssinyagin@k-open.com>