shutdown
Use this command to shut down the Indexers running in your environment.
BMC recommends that instead of stopping individual Indexers, use this command to stop the whole Indexer cluster. This is important when the Indexers in a cluster are deployed on more than one host.
When you restart an Indexer, the Indexer cluster rebalances the data collected to spread them equitably across all Indexers; this helps even the load of searches across Indexers. Rebalancing happens automatically each time an Indexer is added to the cluster.
To understand the syntax and examples, see:
Related topics
Syntax
shutdown -u <userName> [-v] [-s] -w <password> -d <hostName> -p <portNumber> -c <componentName>
- Angle brackets (< >) indicate a variable value that needs to be user defined.
- Square brackets ([ ]) indicate optional parameters.
The following table describes the parameters used in the syntax:
Example input
The following example provides the input for shutting down the Indexer(s):