Check_MK and permission
Lately I have seen this on all our servers in /var/log/messages:
Sep 15 13:11:21 cpanel systemd: Starting Check_MK (IP:44***)...
[CODE=bash]Sep 15 13:11:21 cpanel systemd: Configuration file /etc/systemd/system/cpanel-ccs.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/firebird-superserver.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php72-newrelic-daemon.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php71-newrelic-daemon.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php70-newrelic-daemon.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php74-newrelic-daemon.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php80-newrelic-daemon.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php-internal-fpm.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Sep 15 13:11:21 cpanel systemd: Configuration file /usr/lib/systemd/system/alt-php-internal-fpm.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Seems that check_mk is reading the log files, but is it possible to fix these so they do not log to messages file?
Seems that check_mk is reading the log files, but is it possible to fix these so they do not log to messages file?
Please sign in to leave a comment.
Comments
0 comments