senlin-health-manager

SYNOPSIS

senlin-health-manager [options]

DESCRIPTION

senlin-health-manager is the server that is responsible for cluster health related operations.

INVENTORY

The senlin-health-manager provides services to the callers so that various cluster health related operations can be performed in the background.

OPTIONS

--config-file

Path to a config file to use. Multiple config files can be specified, with values in later files taking precedence.

--config-dir

Path to a config directory to pull .conf files from. This file set is sorted, so as to provide a predictable parse order if individual options are over-ridden. The set is parsed after the file(s), if any, specified via –config-file, hence over-ridden options in the directory take precedence.

FILES

  • /etc/senlin/senlin.conf

BUGS