I'm running into the problem that is described in nagios tracker #534. It's listed for nagios 4.0.1. I'm running 4.0.8. I know I'm being paranoid, but I just want to confirm that I can use that same patch on 4.0.8.
thanks!
nagios bug 534
Re: nagios bug 534
What specific error are you getting? That patch was specific for 4.0.1, and would have been incorporated into the base. That patch could not get applied twice.
Re: nagios bug 534
The logs are getting filled with lines like this:
Code: Select all
[1427698800] Worker 152573: Unknown jobtype: 10
[1427698800] wproc: Unknown job type: 10
[1427698800] Worker 152571: Unknown jobtype: 10
[1427698800] wproc: Unknown job type: 10
[1427698802] Worker 152577: Unknown jobtype: 9
[1427698802] wproc: Unknown job type: 9
Re: nagios bug 534
It looks like the patch is still valid, go ahead and apply the patch and recompile.
Here's a link to the bug report with the patch:
http://tracker.nagios.org/view.php?id=534
Link to the guide for installing Nagios Core from source:
http://assets.nagios.com/downloads/nagi ... Source.pdf
Here's a link to the bug report with the patch:
http://tracker.nagios.org/view.php?id=534
Link to the guide for installing Nagios Core from source:
http://assets.nagios.com/downloads/nagi ... Source.pdf
Re: nagios bug 534
Would it be alright if we locked this thread and marked it as resolved? Thanks!