Nagios can't start

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
zik
Posts: 26
Joined: Wed Feb 13, 2013 4:01 am

Nagios can't start

Post by zik »

Good day ,

I have one problem I delete logs from Server Nagios because I don't have space , but when I start nagios give me this message :

Code: Select all

Nagios Core 3.2.0

Error in configuration file '/etc/nagios/nagios.cfg' - Line 471 (Check result path is not a valid directory)
   Error processing main config file!
***> One or more problems was encountered while processing the config files...


After cherching I found that the directory check_result_path=/var/log/nagios/spool/checkresults not exist , so what I did in /var/log I create a folder nagios and under nagios I creat folder spool but My question when I will create the directory check_result_path ?

I hope that you can help me I will be thakful
Many Thanks

All The Best
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios can't start

Post by slansing »

So, did you add a new directory for check results? Are you asking how to change the config's so that it points check result data there?
Locked