unattended_installations:enabling_disabling_features
Diferencias
Muestra las diferencias entre dos versiones de la página.
Próxima revisión | Revisión previa | ||
unattended_installations:enabling_disabling_features [2015/04/02 15:29] – creado macho | unattended_installations:enabling_disabling_features [2022/11/02 17:58] (actual) – editor externo 127.0.0.1 | ||
---|---|---|---|
Línea 1: | Línea 1: | ||
====== Enabling/ | ====== Enabling/ | ||
- | Icinga 2 provides configuration files for some commonly used features. These are installed in the **/ | + | Icinga 2 provides configuration files for some commonly used features. |
+ | |||
+ | These are installed in the **/ | ||
+ | |||
+ | The **icinga2 feature enable** CLI command creates symlinks in the **/ | ||
+ | |||
+ | You can view a list of enabled and disabled features: | ||
+ | # icinga2 feature list | ||
+ | | ||
+ | | ||
+ | Using the **icinga2 feature enable** command you can enable features: | ||
+ | # icinga2 feature enable graphite | ||
+ | | ||
+ | You can disable features using the **icinga2 feature disable** command: | ||
+ | # icinga2 feature disable ido-mysql livestatus | ||
+ | | ||
+ | | ||
+ | The **icinga2 feature enable** and **icinga2 feature disable** commands do not restart Icinga 2. You will need to restart Icinga 2 using the init script after enabling or disabling features. |
unattended_installations/enabling_disabling_features.1427988597.txt.gz · Última modificación: 2022/11/02 17:58 (editor externo)