2019/monitoring/icinga2/init.conf
Vladimir Vitkov d41084ea68 Initial icinga2 load
* Icinga2 config
 * Icingaweb2 config
 * Nginx location snippets

Most PHP modules installed. PHP is via php-fpm and on local socket
2019-10-24 00:05:56 +03:00

8 lines
164 B
Plaintext

/**
* This file is read by Icinga 2 before the main
* configuration file (icinga2.conf) is processed.
*/
const RunAsUser = "nagios"
const RunAsGroup = "nagios"