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.
module_type

cfg-file-import

Can't be changed
cfg_path

/etc/shinken/local-import.cfg
 



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
...
   

 

Here there an example of the module definition:

...