If apache is supposed to interact with that socket file, the user it runs as at least should be in the nagios group looking at how you configured its permissions, or you could change its ownership to nagios:www-data (or however the user httpd uses is named)
--2016-11-25 19:19 GMT+01:00 Kaushal Shriyan <kaushalshriyan@xxxxxxxxx>:Hi,I am running thruk (version is thruk-2.12-1.x86_64) which is a web interface for nagios 4.2.3 and running httpd-2.4.6-40.el7.centos.4.x86_64 on CentOS Linux release 7.2.1511 (Core) While accessing thruk web interface http://thruk.mydomain.com/thruk/cgi-bin/status. cgi?host=all&_=1480078344275 I am seeing this issue in thruk.log prod: ERROR: failed to open socket /var/tmp/live.sock: No such file or directory#ls -l /var/tmp/live.socksrw-rw---- 1 nagios nagios 0 Nov 25 18:12 /var/tmp/live.sockI can share the /etc/httpd/conf.d/thruk.confAny help will be highly appreciable.Regards,Kaushal