Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDefault (if not set)Description
module_namecfg-file-shinken Name of this module. Must be unique.
cfg_path

/etc/shinken/local-import.cfg
( provided by default but can be modified) 



The path of the cfg file that list file and directories to import.

Code Block
...
cfg_file=dependencies.cfg
...
cfg_dir=hosts
cfg_dir=services
...

...