Perfdata then Icinga2 Suddenly Stopped Working

Ola,

We are running icinga2 on Debian 8 and last week graphing suddenly stopped. Then when I tried to switch it on in the feature commands via icinga2 web then icinga2 service stopped. I get the following error message “Monitoring backend ‘icinga’ is not running.”.

When I try to start icinga2 service via command line it fails and here is the icinga2 service status

root@hostname:~# systemctl -l status icinga2.service
● icinga2.service - Icinga host/service/network monitoring system
   Loaded: loaded (/lib/systemd/system/icinga2.service; enabled)
  Drop-In: /etc/systemd/system/icinga2.service.d
           └─limits.conf
   Active: failed (Result: exit-code) since Thu 2022-12-01 10:12:00 CAT; 8s ago
  Process: 19526 ExecStart=/usr/sbin/icinga2 daemon --close-stdio -e ${ICINGA2_ERROR_LOG} (code=exited, status=1/FAILURE)
  Process: 19519 ExecStartPre=/usr/lib/icinga2/prepare-dirs /etc/default/icinga2 (code=exited, status=0/SUCCESS)
 Main PID: 19526 (code=exited, status=1/FAILURE)

Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 3 TimePeriods.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 3 UserGroups.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 17 Users.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 5366 Services.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 63 ServiceGroups.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ConfigItem: Instantiated 1 ScheduledDowntime.
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/ScriptGlobal: Dumping variables to file '/var/cache/icinga2/icinga2.vars'
Dec 01 10:11:59 hostname icinga2[19526]: [2022-12-01 10:11:59 +0200] information/cli: Closing console log.
Dec 01 10:12:00 hostname systemd[1]: icinga2.service: main process exited, code=exited, status=1/FAILURE
Dec 01 10:12:00 hostname systemd[1]: Unit icinga2.service entered failed state.

Storage capacity is also fine

root@hostname:~# df -h
Filesystem               Size  Used Avail Use% Mounted on
/dev/dm-0                 94G   74G   20G  80% /
udev                      10M     0   10M   0% /dev
tmpfs                     13G  1.4G   12G  11% /run
tmpfs                     32G   24K   32G   1% /dev/shm
tmpfs                    5.0M     0  5.0M   0% /run/lock
tmpfs                     32G     0   32G   0% /sys/fs/cgroup
/dev/sda1                269M   74M  177M  30% /boot
/dev/mapper/system-var   466G  303G  163G  66% /var
/dev/mapper/system-home  9.4G   33M  9.3G   1% /home

Here are some of the requested info:

Icinga2 Version

root@hostname:~# icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon (version: r2.12.2-1)

Copyright (c) 2012-2022 Icinga GmbH (https://icinga.com/)
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

System information:
  Platform: Debian GNU/Linux
  Platform version: 8 (jessie)
  Kernel: Linux
  Kernel version: 3.16.0-11-amd64
  Architecture: x86_64

Build information:
  Compiler: GNU 4.9.2
  Build host: runner-hh8q3bz2-project-298-concurrent-0
  OpenSSL version: OpenSSL 1.0.1t  3 May 2016

Application information:

General paths:
  Config directory: /etc/icinga2
  Data directory: /var/lib/icinga2
  Log directory: /var/log/icinga2
  Cache directory: /var/cache/icinga2
  Spool directory: /var/spool/icinga2
  Run directory: /run/icinga2

Old paths (deprecated):
  Installation root: /usr
  Sysconf directory: /etc
  Run directory (base): /run
  Local state directory: /var

Internal paths:
  Package data directory: /usr/share/icinga2
  State path: /var/lib/icinga2/icinga2.state
  Modified attributes path: /var/lib/icinga2/modified-attributes.conf
  Objects path: /var/cache/icinga2/icinga2.debug
  Vars path: /var/cache/icinga2/icinga2.vars
  PID path: /run/icinga2/icinga2.pid
root@hostname:~# icinga2 feature list
Disabled features: elasticsearch gelf graphite icingadb influxdb notification opentsdb perfdata statusdata syslog
Enabled features: api checker command compatlog debuglog ido-mysql livestatus mainlog
Icinga Web 2 Version
2.7.6
Git commit
13d357373e025c5550d4320a5f8ac45ad75ff0d7
PHP Version
5.6.40-0+deb8u12
Git commit date
2021-07-27

icinga2 daemon -C is placed in the next comment, as allowable characters were depleted.

Having looked everywhere on the community and other sources on the internet, I am stuck and not too sure what the issue is.

Your kind assistance is highly appreciated.

root@hostname:~# icinga2 daemon -C
[2022-12-01 09:54:20 +0200] information/cli: Icinga application loader (version: r2.12.2-1)
[2022-12-01 09:54:20 +0200] information/cli: Loading configuration file(s).
[2022-12-01 09:54:20 +0200] information/ConfigItem: Committing config item(s).
[2022-12-01 09:54:20 +0200] warning/ApiListener: Attribute 'key_path' for object 'api' of type 'ApiListener' is deprecated and should not be used.
[2022-12-01 09:54:20 +0200] warning/ApiListener: Attribute 'ca_path' for object 'api' of type 'ApiListener' is deprecated and should not be used.
[2022-12-01 09:54:20 +0200] warning/ApiListener: Attribute 'cert_path' for object 'api' of type 'ApiListener' is deprecated and should not be used.
[2022-12-01 09:54:20 +0200] warning/ApiListener: Please read the upgrading documentation for v2.8: https://icinga.com/docs/icinga2/latest/doc/16-upgrading-icinga-2/
[2022-12-01 09:54:20 +0200] information/ApiListener: My API identity: hostname.ma
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'satellite-host' (in /etc/icinga2/conf.d/satellite.conf: 29:1-29:41) for type 'Dependency' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 25:1-25:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 265:1-265:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 277:1-277:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 289:1-289:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 849:1-849:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 1051:1-1051:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 1271:1-1271:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth[ 9432780 ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 1653:1-1653:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ 9438881 ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/director-global/service_apply.conf: 1978:1-1978:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 60:1-60:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 113:1-113:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule '10001525' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 178:1-178:58) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Interface Table' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 421:1-421:31) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 581:1-581:60) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Interface Table' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 594:1-594:31) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 807:1-807:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 891:1-891:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 961:1-961:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 975:1-975:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1016:1-1016:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1044:1-1044:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1058:1-1058:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1086:1-1086:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1114:1-1114:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1156:1-1156:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1268:1-1268:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1324:1-1324:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1352:1-1352:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1419:1-1419:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1441:1-1441:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1622:1-1622:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1770:1-1770:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1780:1-1780:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1871:1-1871:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 1881:1-1881:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2019:1-2019:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2049:1-2049:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2058:1-2058:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2067:1-2067:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2076:1-2076:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2085:1-2085:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2094:1-2094:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2103:1-2103:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2112:1-2112:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2121:1-2121:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2141:1-2141:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2151:1-2151:70) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2165:1-2165:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2179:1-2179:66) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2193:1-2193:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2207:1-2207:67) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2221:1-2221:60) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2235:1-2235:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2249:1-2249:77) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [CE PE] ' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2263:1-2263:60) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2289:1-2289:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2523:1-2523:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2549:1-2549:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2573:1-2573:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2587:1-2587:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2615:1-2615:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2670:1-2670:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2684:1-2684:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ URD ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2712:1-2712:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2792:1-2792:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2876:1-2876:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 2945:1-2945:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3169:1-3169:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3183:1-3183:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3362:1-3362:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3390:1-3390:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3404:1-3404:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3474:1-3474:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3598:1-3598:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3607:1-3607:42) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE  ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3620:1-3620:43) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 3702:1-3702:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 4050:1-4050:64) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 4134:1-4134:48) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [MXM ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 4329:1-4329:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [CTR ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 4355:1-4355:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5425:1-5425:57) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5439:1-5439:57) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5453:1-5453:58) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5481:1-5481:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5495:1-5495:58) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5509:1-5509:62) for type 'Service' does not match anywhere!

Continued below…

[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ DD PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5523:1-5523:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Environmental Status' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5546:1-5546:42) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [DNS]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5596:1-5596:56) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ERA]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5725:1-5725:58) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [CA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5835:1-5835:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 5939:1-5939:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [LAN ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 6510:1-6510:40) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 6523:1-6523:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7404:1-7404:68) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7417:1-7417:68) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7430:1-7430:58) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7807:1-7807:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7820:1-7820:59) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 7833:1-7833:60) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'InterfaceTable' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 8325:1-8325:30) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 8362:1-8362:67) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 8994:1-8994:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SC]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9137:1-9137:37) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CA]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9201:1-9201:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ZA)]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9214:1-9214:79) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [VPN]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9439:1-9439:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [AS ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9478:1-9478:48) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ OK]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 9999:1-9999:42) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [MA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10484:1-10484:63) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ZE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10497:1-10497:61) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [MA]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10510:1-10510:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10714:1-10714:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10728:1-10728:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10742:1-10742:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10756:1-10756:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10770:1-10770:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10784:1-10784:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10798:1-10798:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10812:1-10812:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [WV ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 10838:1-10838:50) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE  ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11017:1-11017:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11059:1-11059:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11087:1-11087:54) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11101:1-11101:54) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11115:1-11115:54) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11129:1-11129:54) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11143:1-11143:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11157:1-11157:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11171:1-11171:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11185:1-11185:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PE]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11227:1-11227:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11297:1-11297:53) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11311:1-11311:55) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ VP ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11365:1-11365:77) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11447:1-11447:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11461:1-11461:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11475:1-11475:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11489:1-11489:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11503:1-11503:62) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [AU9 ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11531:1-11531:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11615:1-11615:79) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11627:1-11627:80) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11641:1-11641:78) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11655:1-11655:79) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11669:1-11669:81) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11683:1-11683:78) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11697:1-11697:78) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11711:1-11711:78) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 11725:1-11725:78) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12084:1-12084:51) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12099:1-12099:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ SA ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12114:1-12114:50) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'EN' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12157:1-12157:29) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'CC' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12298:1-12298:45) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth ED' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12367:1-12367:47) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth KA' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12395:1-12395:48) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth KE' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12409:1-12409:52) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth ON' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12451:1-12451:49) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth RU' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12465:1-12465:45) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth WA' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12493:1-12493:45) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12521:1-12521:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12535:1-12535:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12549:1-12549:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ Node ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 12563:1-12563:65) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ PC ] ' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 13191:1-13191:76) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ TS ]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 13258:1-13258:35) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'Bandwidth [ CC]' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 13272:1-13272:48) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] warning/ApplyRule: Apply rule 'IA' (in /var/lib/icinga2/api/packages/director/91163f3e-7a9f-4c38-8eac-6b7934153731/zones.d/hostname.ma/service_apply.conf: 13369:1-13369:42) for type 'Service' does not match anywhere!
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 2200 Hosts.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 Downtime.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 4 NotificationCommands.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 2 FileLoggers.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 175 Comments.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 242 Notifications.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 IcingaApplication.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 95 HostGroups.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 CheckerComponent.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 3 Zones.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 2 Endpoints.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 ExternalCommandListener.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 IdoMysqlConnection.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 ApiUser.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 CompatLogger.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 ApiListener.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 251 CheckCommands.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 LivestatusListener.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 3 TimePeriods.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 3 UserGroups.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 17 Users.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 5366 Services.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 63 ServiceGroups.
[2022-12-01 09:54:24 +0200] information/ConfigItem: Instantiated 1 ScheduledDowntime.
[2022-12-01 09:54:24 +0200] information/ScriptGlobal: Dumping variables to file '/var/cache/icinga2/icinga2.vars'
[2022-12-01 09:54:24 +0200] information/cli: Finished validating the configuration file(s).

& then npcd service is throwing out these logs:

Dec  1 10:34:32 hostname NPCD[1082]: ERROR: Command line was '/usr/lib/pnp4nagios/libexec/process_perfdata.pl -n --bulk /var/spool/icinga2/perfdata/host-perfdata.1669738627'
Dec  1 10:34:32 hostname NPCD[1082]: ERROR: Executed command exits with return code '13'
Dec  1 10:34:32 hostname NPCD[1082]: ERROR: Command line was '/usr/lib/pnp4nagios/libexec/process_perfdata.pl -n --bulk /var/spool/icinga2/perfdata/host-perfdata.1669738597'
Dec  1 10:34:32 hostname NPCD[1082]: ERROR: Executed command exits with return code '13'

To get more information about what’s going wrong you can simple start icinga interactively:

icinga2 daemon

@rsx I have provided that info above.

There are only warnings.

No, provided a config validation with icinga2 daemon -C, that’s different then starting icinga interactively.

How do I start it interactively?

I get this error working with icinga director

Unable to detect your Icinga 2 Core version (DeployFormsBug7530.php:72)

& when I decided to check the status of icinga-director service, I get this error message:

root@hostname:~# systemctl -l status icinga-director
● icinga-director.service - Icinga Director - Monitoring Configuration
   Loaded: loaded (/etc/systemd/system/icinga-director.service; enabled)
   Active: active (running) since Wed 2022-11-30 12:19:08 CAT; 1 day 21h ago
     Docs: https://icinga.com/docs/director/latest/
 Main PID: 1024 (icingacli)
   Status: "running, db: connected"
   CGroup: /system.slice/icinga-director.service
           └─1024 icinga::director: running, db: connected

Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:37 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:38 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:38 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:38 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Dec 02 04:28:38 hostname icingadirector[1024]: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size, query was: INSERT INTO director_daemon_info (ts_last_update, ts_stopped, process_info, instance_uuid_hex, running_with_systemd, ts_started, pid, fqdn, username, schema_version, php_version, binary_path, binary_realpath, php_integer_size, php_binary_path, php_binary_realpath) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)

Take a look at Perfdata then Icinga2 Suddenly Stopped Working - #5 by rsx

Oh!

I ran the command, just gave the same output as icinga2 daemon -C

No, it’s not the same. And you should run this command as user nagios.

Alright, please provide an example?

Icinga2 service started, but I am not too sure what I did.

The only thing I tried was restarting icinga2 director service and then after that when I started icinga2 service it started again.

The graphs are still not working on the frontend.

It seems that data in /var/spool/icinga2/perfdata are being updated now, but seems to be no updates in this directory /var/lib/pnp4nagios/perfdata

There is still this error in npcd service status

Dec 06 08:00:55 hostname NPCD[18109]: ERROR: Command line was '/usr/lib/pnp4nagios/libexec/process_perfdata.pl -n --bulk /var/spool/icinga2/perfdata/service-perfdata.1669737397'
Dec 06 08:00:55 hostname NPCD[18109]: ERROR: Executed command exits with return code '13'
Dec 06 08:00:55 hostname NPCD[18109]: ERROR: Command line was '/usr/lib/pnp4nagios/libexec/process_perfdata.pl -n --bulk /var/spool/icinga2/perfdata/service-perfdata.1669737487'
Dec 06 08:00:55 hostname NPCD[18109]: ERROR: Executed command exits with return code '13'

What might be the issue?

Does this mean that there are permission issues?

Dec 06 08:00:55 hostname NPCD[18109]: ERROR: Executed command exits with return code '13'

I found a solution. It seems that /var/lib/pnp4nagios/perfdata permissions got changed or service requirements changed. After I changed the permissions to the perfdata director to 775, the performance data was being written again.