Hi All, I've recently setup icinga2 with icingaweb2. All was working fine. I wanted to enable the graphite feature for which I installed carbon-cache. Upon starting the carbon-cache service my icinga web2 displays the Error : [cid:7e0d3544-444e-42f3-84c6-98485cbebdaf] I have checked php-fpm and it is running fine. ===================================================== [root@icinga2 ~]# systemctl status rh-php71-php-fpm.service ● rh-php71-php-fpm.service - The PHP FastCGI Process Manager Loaded: loaded (/usr/lib/systemd/system/rh-php71-php-fpm.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2018-04-05 13:11:25 PKT; 11min ago Main PID: 7178 (php-fpm) Status: "Processes active: 4, idle: 7, Requests: 33, slow: 0, Traffic: 0req/sec" CGroup: /system.slice/rh-php71-php-fpm.service ├─7178 php-fpm: master process (/etc/opt/rh/rh-php71/php-fpm.conf) ├─7179 php-fpm: pool www ├─7180 php-fpm: pool www ├─7181 php-fpm: pool www ├─7182 php-fpm: pool www ├─7183 php-fpm: pool www ├─7233 php-fpm: pool www ├─7236 php-fpm: pool www ├─7249 php-fpm: pool www ├─7269 php-fpm: pool www ├─7278 php-fpm: pool www └─8547 php-fpm: pool www
Apr 05 13:11:25 icinga2 systemd[1]: Starting The PHP FastCGI Process Manager... Apr 05 13:11:25 icinga2 systemd[1]: Started The PHP FastCGI Process Manager. ================================================================ [root@icinga2 ~]# icinga2 feature list Disabled features: command compatlog debuglog elasticsearch gelf influxdb livestatus opentsdb perfdata statusdata syslog Enabled features: api checker graphite ido-mysql mainlog notification ================================================================ [root@icinga2 ~]# icinga2 --version icinga2 - The Icinga 2 network monitoring daemon (version: r2.8.2-1) System information: Platform: CentOS Linux Platform version: 7 (Core) Kernel: Linux Kernel version: 3.10.0-229.el7.x86_64 Architecture: x86_64 ================================================================ As soon as I stop carbon-cache everything starts working as it should. Is there anything I am missing. Please any guidance would be greatly appreciated. BR/Mustafa
_______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users