Nagios service keeps crashing

We installed 2.4.0 a month ago and until last week everything went great.
Since then the nagios service keeps stopping every 60 seconds.
We upgraded to v2.4.0p2 today, but the issues still remains.

CMK version:
2.4.0p2
OS version:
ubuntu-server-24.04.2-LTS

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

> OMD[DFE]:~/var/log$ cmk --debug -vvn checkmk
> value store: loading from disk
> Checkmk version 2.4.0p2
> Updating IPv4 DNS cache for checkmk: 127.0.1.1
> Trying to acquire lock on /omd/sites/DFE/var/check_mk/ipaddresses.cache
> Got lock on /omd/sites/DFE/var/check_mk/ipaddresses.cache
> Releasing lock on /omd/sites/DFE/var/check_mk/ipaddresses.cache
> Released lock on /omd/sites/DFE/var/check_mk/ipaddresses.cache
> + FETCHING DATA
>   Source: SourceInfo(hostname='checkmk', ipaddress='127.0.1.1', ident='piggyback', fetcher_type=<FetcherType.PIGGYBACK: 4>, source_type=<SourceType.HOST: 1>)
> [cpu_tracking] Start [7333f91a21b0]
> Read from cache: NoCache(path_template=/dev/null, max_age=MaxAge(checking=0.0, discovery=0.0, inventory=0.0), simulation=False, use_only_cache=False, file_cache_mode=1)
> 0 piggyback files for 'checkmk'.
> 0 piggyback files for '127.0.1.1'.
> Get piggybacked data
> [cpu_tracking] Stop [7333f91a21b0 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
> [cpu_tracking] Start [7333f96e57f0]
> 0 piggyback files for 'checkmk'.
> + PARSE FETCHER RESULTS
>   HostKey(hostname='checkmk', source_type=<SourceType.HOST: 1>)  -> Add sections: []
> Received no piggyback data
> [cpu_tracking] Stop [7333f96e57f0 - Snapshot(process=posix.times_result(user=0.010000000000000009, system=0.009999999999999995, children_user=0.0, children_system=0.0, elapsed=0.009999999776482582))]
> [piggyback] Success (but no data found for this host), execution time 0.0 sec | execution_time=0.010 user_time=0.010 system_time=0.010 children_user_time=0.000 children_system_time=0.000 cmk_time_agent=0.000
OMD[DFE]:~$ nagios -v ~/etc/nagios/nagios.cfg

Nagios Core 3.5.1
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-30-2013
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
   Read object config files okay...

Running pre-flight check on configuration data...

Checking services...
        Checked 0 services.
Checking hosts...
        Checked 0 hosts.
Checking host groups...
        Checked 0 host groups.
Checking service groups...
        Checked 0 service groups.
Checking contacts...
        Checked 0 contacts.
Checking contact groups...
        Checked 0 contact groups.
Checking service escalations...
        Checked 0 service escalations.
Checking service dependencies...
        Checked 0 service dependencies.
Checking host escalations...
        Checked 0 host escalations.
Checking host dependencies...
        Checked 0 host dependencies.
Checking commands...
        Checked 0 commands.
Checking time periods...
        Checked 0 time periods.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
        Error: Unable to write to check_result_path ('/home/jenkins/.cache/bazel/_bazel_jenkins/0d35c765de00f4fbbfc48d4687404031/sandbox/processwrapper-sandbox/377/execroot/_main/bazel-out/k8-fastbuild/bin/external/nagios/nagios.build_tmpdir/nagios/var/spool/checkresults') - No such file or directory
Warning: Nothing specified for illegal_macro_output_chars variable!

That looks like something in the build process went wrong and you have found a real bug in 2.4.0p2 raw edition.

1 Like

Can you try ?
OMD[DFE]:~$ nagios -v /omd/sites/DFE/tmp/nagios/nagios.cfg

Can you also share the ~/var/log/web.log and ~/var/log/nagios.log ?

OMD[DFE]:~$ nagios -v /omd/sites/DFE/tmp/nagios/nagios.cfg

Nagios Core 3.5.1
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-30-2013
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Processing object config directory '/omd/sites/DFE/etc/nagios/conf.d'...
Processing object config file '/omd/sites/DFE/etc/nagios/conf.d/check_mk_objects.cfg'...
Processing object config file '/omd/sites/DFE/etc/nagios/conf.d/check_mk_templates.cfg'...
Processing object config file '/omd/sites/DFE/etc/nagios/conf.d/templates.cfg'...
   Read object config files okay...

Running pre-flight check on configuration data...

Checking services...
        Checked 1805 services.
Checking hosts...
        Checked 224 hosts.
Checking host groups...
        Checked 1 host groups.
Checking service groups...
        Checked 0 service groups.
Checking contacts...
        Checked 3 contacts.
Checking contact groups...
        Checked 3 contact groups.
Checking service escalations...
        Checked 0 service escalations.
Checking service dependencies...
        Checked 0 service dependencies.
Checking host escalations...
        Checked 0 host escalations.
Checking host dependencies...
        Checked 0 host dependencies.
Checking commands...
        Checked 98 commands.
Checking time periods...
        Checked 1 time periods.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...

Total Warnings: 0
Total Errors:   0

Things look okay - No serious problems were detected during the pre-flight check

~/var/log/web.log seams to be empty

~/var/log/nagios.log got around 60k lines
anything in particular you´re looking for or should i upload all lines?

~/var/log/nagios.log got around 60k lines
anything in particular you´re looking for or should i upload all lines?

Are there any obvious errors ?

Apart from this:

  • Do you have any crash reports in Monitor >> Crash reports ?
  • Output of : cmk --debug -O -vv

cmk --debug -O -vv looks okay
here are the last couple of lines

> DC02            :Trying to acquire lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/host_checks/DC02.py
> Got lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/host_checks/DC02.py
> Releasing lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/host_checks/DC02.py
> Released lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/host_checks/DC02.py
>  ==> /omd/sites/DFE/var/check_mk/core/helper_config/179/host_checks/DC02.
> OK
> Running '/omd/sites/DFE/bin/nagios -vp /omd/sites/DFE/tmp/nagios/nagios.cfg'
> Validating Nagios configuration...OK
> Trying to acquire lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/stored_passwords
> Got lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/stored_passwords
> Releasing lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/stored_passwords
> Released lock on /omd/sites/DFE/var/check_mk/core/helper_config/179/stored_passwords
> Reloading monitoring core...OK
> Releasing lock on /omd/sites/DFE/etc/check_mk/main.mk
> Released lock on /omd/sites/DFE/etc/check_mk/main.mk
> OMD[DFE]:~$

No crash reports for the last 10 days available…

i´ve found an interesting log entry in var/log/mkeventd.log

2025-06-03 12:29:43,021 [20] [cmk.mkeventd.EventServer] Created FIFO '/omd/sites/DFE/tmp/run/mkeventd/events' for receiving events
2025-06-03 12:29:43,021 [20] [cmk.mkeventd.EventServer] Opened UNIX socket '/omd/sites/DFE/tmp/run/mkeventd/eventsocket' for receiving events
2025-06-03 12:29:43,022 [20] [cmk.mkeventd.EventStatus] Loaded event state from /omd/sites/DFE/var/mkeventd/status.
2025-06-03 12:29:43,022 [20] [cmk.mkeventd.EventServer] Compiled 0 active rules (ignoring 0 disabled rules)
2025-06-03 12:29:43,022 [20] [cmk.mkeventd.EventServer] Rule hash: 0 rules - 0 hashed, 0 unspecific
2025-06-03 12:29:43,025 [20] [cmk.mkeventd] Daemonized with PID 27283.
2025-06-03 12:29:43,026 [20] [cmk.mkeventd.StatusServer] Starting up
2025-06-03 12:29:43,026 [20] [cmk.mkeventd.EventServer] Starting up
2025-06-03 12:37:58,220 [20] [cmk.mkeventd] Signalled to death by signal 15
2025-06-03 12:37:58,267 [20] [cmk.mkeventd.StatusServer] Terminated
2025-06-03 12:37:58,560 [20] [cmk.mkeventd.EventServer] Terminated
2025-06-03 12:37:58,663 [20] [cmk.mkeventd.EventServer] Top 20 of facility/priority:
2025-06-03 12:37:58,663 [20] [cmk.mkeventd] Successfully shut down.

“Signalled to death” doesn´t sound good…
Could that be the cause for crashing the service ?

Do you see this message on a particular action like receiving an event or trying to perform an action from the event console ?

Can you list this folder?

ls -l ~/var/mkeventd/history

Apart from this, please also check :
~/var/log/ui-job-scheduler/ui-job-scheduler.log
~/var/log/automation-helper/automation-helper.log

Did you find a solution? I have the same problem (Signalled to death by signal 15) after updating to 2.4. started with p1 and still there with p4.
nagios keeps crashing but I don’t find any reason.

Hello @bofh,

sorry to hear that.

  1. Can you supply some logs please?
  2. Do you see this message on a particular action like receiving an event or trying to perform an action from the event console ?

Sunny Greetings and thank you
Hartmut

Hi! I have the same problem with 2.4.0p4.cre.
A few minutes after starting up my site with checkmk RAW i can see that nagios dies (as indicated by omd status)

OMD[gpmv]:~$ ls -l ~/var/mkeventd/history -a
total 32
drwx------ 2 gpmv gpmv  4096 Jun 20 21:13 ./
drwxr-xr-x 4 gpmv gpmv  4096 Jun 20 21:15 ../
-rw------- 1 gpmv gpmv 24576 Jun 20 21:13 history.sqlite

I do not see anything relevant in nagios.log - it just stops adding more records

notify.log (I’m using /usr/sbin/sendmail to send notifications) starts complaining about socket being down:

2025-06-20 21:16:48,358 [20] [cmk.events.log_to_history] sending command LOG;SERVICE NOTIFICATION RESULT: mzalewski;borg2;Check_MK;OK;mail;Spooled mail to local mail transmission agent;Spooled mail to local mail transmission agent
2025-06-20 21:16:49,678 [40] [cmk.events.log_to_history] Cannot send livestatus command (Timeout: 2 sec)
Traceback (most recent call last):
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 618, in _create_new_socket_connection
    site_socket.connect(address)
ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/events/log_to_history.py", line 53, in _livestatus_cmd
    connection.command(f"[{time.time():.0f}] {command}")
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 925, in command
    self.send_command(f"COMMAND {command_str}")
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 929, in send_command
    self.connect()
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 592, in connect
    site_socket = self._create_new_socket_connection()
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/omd/sites/gpmv/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 641, in _create_new_socket_connection
    raise MKLivestatusSocketError(f"Cannot connect to '{self.socketurl}': {e}")
cmk.livestatus_client.MKLivestatusSocketError: Cannot connect to 'unix:/omd/sites/gpmv/tmp/run/live': [Errno 111] Connection refused

~/var/log/ui-job-scheduler/ui-job-scheduler.log does not seem to show anything bad.

~/var/log/automation-helper/automation-helper.log seems OK as well

cmk --debug -O -vv runs fine.

I do not see any crash reports relevant in Monitor >> Crash reports.

The system runs sometimes 10 minutes or so and nagios just dies. 4+GB ram, 10 cores, about 1900 services.

I see a correlation. Nagios crashes when it tries to read one specific host through SSH. It did not have problems on 2.3.0. How to diagnose that?

Running cmk --check THATHOST --debug -vv --no-cache runs just fine.

Hey Jakkul, could you elaborate on how you managed to track it down to that one host?
I’m facing the exact same issue and have been trying to narrow it down as well.

Hey @aSilentSniper! I was looking at /omd/sites/MYSITE/var/nagios/nagios.log. This shows what things that got registered on every host checkmk is looking at. And it stops growing when nagios dies. So I just reviewed few last hosts shown and looked at few last hosts i’ve reconfigured. And bingo. I found the culprit.

2 Likes

Problem is still there with 2.4p5. nagios just dies. logs are clean like @jakkul
no reason why nagios chrashes. this happens sometime after 10m; sometimes after some hours.

I tried to disable hosts which where last checked in nagios.log before it stopped. Didn’t help as agent update / servie rescan.

turned on debug logging in nagios.
last chrash gives an error in debug.log:

[1751245183.034360] [001.0] [pid=4119971] notify_contact_of_service()
[1751245183.034369] [001.0] [pid=4119971] get_raw_command_line_r()
[1751245183.034373] [001.0] [pid=4119971] process_macros_r()
[1751245183.034447] [2048.0] [pid=4119971]  WARNING: An error occurred processing macro '_HOSTEC_SL'!
[1751245183.034453] [2048.0] [pid=4119971]  WARNING: An error occurred processing macro '_SERVICEEC_SL'!
[1751245183.034456] [2048.0] [pid=4119971]  WARNING: An error occurred processing macro '_SERVICEEC_SL'!
[1751245183.034460] [2048.0] [pid=4119971]  WARNING: An error occurred processing macro '_HOSTEC_CONTACT'!
[1751245183.034463] [2048.0] [pid=4119971]  WARNING: An error occurred processing macro '_SERVICEEC_CONTACT'!
[1751245183.034471] [001.0] [pid=4119971] process_macros_r()
[1751245183.034491] [001.0] [pid=4119971] my_system_r()

nagios.log

[1751245183] SERVICE ALERT: g8microserver;Temperature Zone 1;WARNING;HARD;1;Temperature: 56.0 °C (warn/crit at 55.0 °C/65.0 °C)(!)
[1751245183] SERVICE NOTIFICATION: check-mk-notify;g8microserver;Temperature Zone 1;WARNING;check-mk-notify;Temperature: 56.0 °C (warn/crit at 55.0 °C/65.0 °C)(!)```

could this be related to the nagios crash?
but notification mails work in general?!

nagios crash gets triggered by this notification (but only by this notification; others work fine).

I am able to reproduce the crash: Analyze recent notifications → replay this notification. nagios crashes immediately!

2025-06-30 12:34:24,689 [20] [cmk.events.log_to_history] sending command LOG;SER
VICE NOTIFICATION RESULT: cmkadmin;g8microserver;Temperature Zone 1;OK;mail;Spoo
led mail to local mail transmission agent;Spooled mail to local mail transmissio
n agent

notify.log

2025-06-30 12:34:24,689 [20] [cmk.events.log_to_history] sending command LOG;SER
VICE NOTIFICATION RESULT: cmkadmin;g8microserver;Temperature Zone 1;OK;mail;Spoo
led mail to local mail transmission agent;Spooled mail to local mail transmissio
n agent
2025-06-30 12:34:26,010 [40] [cmk.events.log_to_history] Cannot send livestatus
command (Timeout: 2 sec)
Traceback (most recent call last):
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/livestatus_client
/__init__.py", line 618, in _create_new_socket_connection
    site_socket.connect(address)
ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/events/log_to_history.py", line 53, in _livestatus_cmd
    connection.command(f"[{time.time():.0f}] {command}")
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 925, in command
    self.send_command(f"COMMAND {command_str}")
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 929, in send_command
/__init__.py", line 929, in send_command
    self.connect()
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 592, in connect
    site_socket = self._create_new_socket_connection()
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/omd/sites/monitoring/lib/python3.12/site-packages/cmk/livestatus_client/__init__.py", line 641, in _create_new_socket_connection
    raise MKLivestatusSocketError(f"Cannot connect to '{self.socketurl}': {e}")
cmk.livestatus_client.MKLivestatusSocketError: Cannot connect to 'unix:/omd/sites/monitoring/tmp/run/live': [Errno 111] Connection refused
2025-06-30 12:34:26,011 [20] [cmk.events.log_to_history] Command was: LOG;SERVICE NOTIFICATION RESULT: cmkadmin;g8microserver;Temperature Zone 1;OK;mail;Spooled mail to local mail transmission agent;Spooled mail to local mail transmission agent

crash seems to be caused by faulty graph data. nagios can be crashed by visiting the service in Wato. no graphs are rendered; instead nagios crashes instantly.
other service graphs show the same behavior (but not all).

rrdcached.log

2025-06-30 11:23:36 [3] handle_request_update: Could not read RRD file.

maybe this is related?

I cannot reproduce the problem by clicking on Analyze recent notifications → replay this notification .

Can you tell me the following:

  • Depending on your OS syslog, can you run the following and share the output:
  • cat your_syslog_path |grep -i oom
  • Also, please share the output of this command as site user : find -L ~/local
  • Output of the following will help as well:
  • omd versions
  • omd sites
  • omd status

I could solve the problem for me by simply deleting the faulty rrds of the affected hosts under ~/var/pnp4nagios/perfdata (deleted complete dir of the host).

rrds get recreated et voilà nagios doesn’t crash any more (and wato shows me graphs again).

@chauhan_sudhir
no signes of oom . system has enough ram

find -L ~/local (problem occurred before installing the Nextcloud mkp)

/omd/sites/monitoring/local
/omd/sites/monitoring/local/lib
/omd/sites/monitoring/local/lib/python3
/omd/sites/monitoring/local/lib/python3/cmk_addons
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/__init__.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_users.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_apps.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_storage.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_php.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_memory.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_memory.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_disk.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_update.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_apps.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_database.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_webserver.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_shares.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_users.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_storage.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_cpu.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_version.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_php.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/__pycache__/nextcloud_user.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_user.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_database.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_webserver.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_cpu.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_disk.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_shares.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_update.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/agent_based/nextcloud_version.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_apps.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_storage.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_php.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_disk.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_apps.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_data_source.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_storage.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_php.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/__pycache__/nextcloud_user.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_user.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_disk.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/rulesets/nextcloud_data_source.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/server_side_calls
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/server_side_calls/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/server_side_calls/__pycache__/agent_nextcloud.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/server_side_calls/agent_nextcloud.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/__pycache__/__init__.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/checkman
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/checkman/nextcloud_user
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/checkman/nextcloud_database
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/special_agents
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/special_agents/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/special_agents/__pycache__/agent_nextcloud.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/special_agents/agent_nextcloud.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/libexec
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/libexec/agent_nextcloud
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_users.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_apps.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_storage.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_php.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_memory.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_memory.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_disk.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_apps.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_database.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_shares.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_users.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_storage.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_php.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/__pycache__/nextcloud_user.cpython-312.pyc
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_user.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_database.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_disk.py
/omd/sites/monitoring/local/lib/python3/cmk_addons/plugins/nextcloud/graphing/nextcloud_shares.py
/omd/sites/monitoring/local/lib/python3/cmk
/omd/sites/monitoring/local/lib/python3/cmk/base
/omd/sites/monitoring/local/lib/python3/cmk/base/plugins
/omd/sites/monitoring/local/lib/python3/cmk/special_agents
/omd/sites/monitoring/local/lib/python3/cmk/plugins
/omd/sites/monitoring/local/lib/python3/cmk/gui
/omd/sites/monitoring/local/lib/python3/cmk/gui/plugins
/omd/sites/monitoring/local/lib/python3/cmk/gui/plugins/views
/omd/sites/monitoring/local/lib/python3/cmk/gui/plugins/dashboard
/omd/sites/monitoring/local/lib/python
/omd/sites/monitoring/local/lib/apache
/omd/sites/monitoring/local/lib/check_mk
/omd/sites/monitoring/local/lib/check_mk/base
/omd/sites/monitoring/local/lib/check_mk/base/plugins
/omd/sites/monitoring/local/lib/check_mk/special_agents
/omd/sites/monitoring/local/lib/check_mk/plugins
/omd/sites/monitoring/local/lib/check_mk/gui
/omd/sites/monitoring/local/lib/check_mk/gui/plugins
/omd/sites/monitoring/local/lib/check_mk/gui/plugins/views
/omd/sites/monitoring/local/lib/check_mk/gui/plugins/dashboard
/omd/sites/monitoring/local/lib/nagios
/omd/sites/monitoring/local/lib/nagios/plugins
/omd/sites/monitoring/local/share
/omd/sites/monitoring/local/share/diskspace
/omd/sites/monitoring/local/share/snmp
/omd/sites/monitoring/local/share/snmp/mibs
/omd/sites/monitoring/local/share/doc
/omd/sites/monitoring/local/share/doc/check_mk
/omd/sites/monitoring/local/share/nagvis
/omd/sites/monitoring/local/share/nagvis/htdocs
/omd/sites/monitoring/local/share/nagvis/htdocs/server
/omd/sites/monitoring/local/share/nagvis/htdocs/server/core
/omd/sites/monitoring/local/share/nagvis/htdocs/server/core/classes
/omd/sites/monitoring/local/share/nagvis/htdocs/server/core/classes/objects
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/styles
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/templates
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/scripts
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/gadgets
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/images
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/images/maps
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/images/shapes
/omd/sites/monitoring/local/share/nagvis/htdocs/userfiles/images/iconsets
/omd/sites/monitoring/local/share/check_mk
/omd/sites/monitoring/local/share/check_mk/enabled_packages
/omd/sites/monitoring/local/share/check_mk/enabled_packages/nextcloud-1.0.1.mkp
/omd/sites/monitoring/local/share/check_mk/pnp-templates
/omd/sites/monitoring/local/share/check_mk/checks
/omd/sites/monitoring/local/share/check_mk/alert_handlers
/omd/sites/monitoring/local/share/check_mk/locale
/omd/sites/monitoring/local/share/check_mk/mibs
/omd/sites/monitoring/local/share/check_mk/inventory
/omd/sites/monitoring/local/share/check_mk/notifications
/omd/sites/monitoring/local/share/check_mk/reporting
/omd/sites/monitoring/local/share/check_mk/reporting/images
/omd/sites/monitoring/local/share/check_mk/agents
/omd/sites/monitoring/local/share/check_mk/agents/linux
/omd/sites/monitoring/local/share/check_mk/agents/linux/alert_handlers
/omd/sites/monitoring/local/share/check_mk/agents/bakery
/omd/sites/monitoring/local/share/check_mk/agents/special
/omd/sites/monitoring/local/share/check_mk/web
/omd/sites/monitoring/local/share/check_mk/web/htdocs
/omd/sites/monitoring/local/share/check_mk/web/htdocs/images
/omd/sites/monitoring/local/share/check_mk/web/htdocs/themes
/omd/sites/monitoring/local/share/check_mk/web/plugins
/omd/sites/monitoring/local/share/check_mk/web/plugins/config
/omd/sites/monitoring/local/share/check_mk/web/plugins/icons
/omd/sites/monitoring/local/share/check_mk/web/plugins/sidebar
/omd/sites/monitoring/local/share/check_mk/web/plugins/pages
/omd/sites/monitoring/local/share/check_mk/web/plugins/visuals
/omd/sites/monitoring/local/share/check_mk/web/plugins/views
/omd/sites/monitoring/local/share/check_mk/web/plugins/dashboard
/omd/sites/monitoring/local/share/check_mk/pnp-rraconf
/omd/sites/monitoring/local/share/nagios
/omd/sites/monitoring/local/share/nagios/htdocs
/omd/sites/monitoring/local/share/nagios/htdocs/theme
/omd/sites/monitoring/local/share/nagios/htdocs/theme/images
/omd/sites/monitoring/local/share/nagios/htdocs/theme/stylesheets
/omd/sites/monitoring/local/bin
  • omd versions
OMD[monitoring]:~$ omd versions
2.1.0p40.cre
2.2.0p23.cre
2.2.0p32.cre
2.3.0p12.cre
2.3.0p14.cre
2.3.0p15.cre
2.3.0p16.cre
2.3.0p23.cre
2.3.0p30.cre
2.3.0p33.cre
2.4.0p2.cre
2.4.0p3.cre
2.4.0p4.cre
2.4.0p5.cre (default)
  • omd sites
OMD[monitoring]:~$ omd sites
SITE             VERSION          COMMENTS
monitoring       2.4.0p5.cre      default version
  • omd status. if problem occurred nagios was stopped
OMD[monitoring]:~$ omd status
agent-receiver:     running
mkeventd:           running
rrdcached:          running
redis:              running
npcd:               running
automation-helper:  running
ui-job-scheduler:   running
nagios:             running
apache:             running
crontab:            running
---------------------------
Overall state:      running
OMD[monitoring]:~$