a8d63d7f43
From upstream https://github.com/NagiosEnterprises/nagioscore/pull/417 Once nagios is done with a file in the checkresults directory, it deletes it. This was done with a relative file path, causing failures if nagios working directory is not the checkresults directory. As a consequence, old result file remained intact, causing system slowdowns as the directory grew and nagios spent more and more time attempting to clean it up. The fix is just to use an absolute path, so that it works regardeless of current directory setting. |
||
---|---|---|
.. | ||
patch-base_checks.c | ||
patch-base_events.c | ||
patch-base_logging.c | ||
patch-base_Makefile.in | ||
patch-base_nerd.c | ||
patch-base_utils.c | ||
patch-cgi_avail.c | ||
patch-cgi_cmd.c | ||
patch-cgi_getcgi.c | ||
patch-cgi_histogram.c | ||
patch-cgi_Makefile.in | ||
patch-cgi_trends.c | ||
patch-common_downtime.c | ||
patch-common_Makefile.in | ||
patch-configure | ||
patch-daemon-init.in | ||
patch-html_Makefile.in | ||
patch-include_locations.h.in | ||
patch-lib_runcmd.c | ||
patch-lib_test-squeue.c | ||
patch-lib_worker.c | ||
patch-Makefile.in | ||
patch-sample-config_nagios.cfg.in |