Hello,

I have been working hard looking for a workaround and for the root cause of it. 
I had 4 servers installed and only one failing with this bug, so I tried to 
find the root cause of the issue. 

I had reinstalled a server and migrated all history, config, etc to see
if it had something related.

After many tests on both the new and the old one I found a workaround:

First as root: 
    

    service nagios3 stop
    cd /var/lib/nagios3
    rm spool/checkresults/*

I have also deleted retention file but I think it is not a cause of the
problem because I tried only with this file before and nothing was
fixed.

    rm retention.dat

Then started the service

    service nagios3 start

I have used hourly rotation option on nagios.cfg file, so I tested it
many times and is working smooth now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372284

Title:
  nagios3 + livestatus: SIGSEGV everyday at midnight

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/check-mk/+bug/1372284/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to