[Nagios-devel] Problem starting Nagios 2.0b2

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
Guest

[Nagios-devel] Problem starting Nagios 2.0b2

Post by Guest »

Hi!
What should I do to make it work?
OS is Suse 9.1

# /etc/init.d/nagios start
Starting network monitor: nagios
reset_variables() start
init_macrox_names() start
init_macrox_names() end
reset_variables() end
read_main_config_file() start
Config file: /usr/local/nagios/etc/nagios.cfg
Line 19 = 'log_file=/usr/local/nagios/var/nagios.log'
log_file set to '/usr/local/nagios/var/nagios.log'
Line 64 = 'cfg_dir=/usr/local/nagios/etc'
Line 78 = 'object_cache_file=/usr/local/nagios/var/objects.cache'
Line 91 = 'resource_file=/usr/local/nagios/etc/resource.cfg'
processing resource file
'/usr/local/nagios/etc/resource.cfg'
read_resource_file() start
processing resource file '/usr/local/nagios/etc/resource.cfg'
$USER1$ set to '/usr/local/nagios/libexec'
read_resource_file() end
Line 101 = 'status_file=/usr/local/nagios/var/status.dat'
Line 109 = 'nagios_user=daemon'
nagios_user set to 'daemon'
Line 117 = 'nagios_group=daemon'
nagios_group set to 'daemon'
Line 129 = 'check_external_commands=0'
check_external_commands set to FALSE
Line 148 = 'command_check_interval=-1'
command_check_interval set to -1
Line 160 = 'command_file=/usr/local/nagios/var/rw/nagios.cmd'
command_file set to '/usr/local/nagios/var/rw/nagios.cmd'
Line 168 = 'comment_file=/usr/local/nagios/var/comments.dat'
Line 176 = 'downtime_file=/usr/local/nagios/var/downtime.dat'
Line 184 = 'lock_file=/usr/local/nagios/var/nagios.lock'
lock_file set to '/usr/local/nagios/var/nagios.lock'
Line 194 = 'temp_file=/usr/local/nagios/var/nagios.tmp'
temp_file set to '/usr/local/nagios/var/nagios.tmp'
Line 204 = 'event_broker_options=-1'
event_broker_options set to 8191
Line 233 = 'log_rotation_method=d'
log_rotation_method set to 2
Line 241 = 'log_archive_path=/usr/local/nagios/var/archives'
log_archive_path set to '/usr/local/nagios/var/archives'
Line 249 = 'use_syslog=1'
use_syslog set to TRUE
Line 257 = 'log_notifications=1'
log_notifications set to TRUE
Line 265 = 'log_service_retries=1'
log_service_retries set to TRUE
Line 273 = 'log_host_retries=1'
log_host_retries set to TRUE
Line 282 = 'log_event_handlers=1'
log_event_handlers set to TRUE
Line 294 = 'log_initial_states=0'
log_initial_states set to FALSE
Line 305 = 'log_external_commands=1'
log_external_commands set to TRUE
Line 314 = 'log_passive_checks=1'
log_passive_checks set to TRUE
Line 346 = 'service_inter_check_delay_method=s'
service_inter_check_delay_method set to 2
Line 355 = 'max_service_check_spread=30'
max_service_check_spread set to 30
Line 371 = 'service_interleave_factor=s'
Line 387 = 'host_inter_check_delay_method=s'
host_inter_check_delay_method set to 2
Line 396 = 'max_host_check_spread=30'
max_host_check_spread set to 30
Line 408 = 'max_concurrent_checks=0'
max_parallel_service_checks set to 0
Line 416 = 'service_reaper_frequency=10'
service_check_reaper_interval set to 10
Line 429 = 'auto_reschedule_checks=0'
auto_reschedule_checks set to FALSE
Line 441 = 'auto_rescheduling_interval=30'
auto_rescheduling_interval set to 30
Line 456 = 'auto_rescheduling_window=180'
auto_rescheduling_window set to 180
Line 464 = 'sleep_time=0.25'
sleep_time set to 0.250000
Line 476 = 'service_check_timeout=60'
service_check_timeout set to 60
Line 477 = 'host_check_timeout=30'
host_check_timeout set to 30
Line 478 = 'event_handler_timeout=30'
event_handler_timeout set to 30
Line 479 = 'notification_timeout=30'
notification_timeout set to 30
Line 480 = 'ocsp_timeout=5'
ocsp_timeout set to 5
Line 481 = 'perfdata_timeout=5'
Line 495 = 'retain_state_information=1'
retain_state_information set to TRUE
Line 507 =
'state_retention_file=/usr/local/nagios/var/retention.dat'
Line 519 = 'retention_update_interval=60'
retention_update_interval set to 60
Line 530 = 'use_retained_program_state=1'
use_retained_program_state set to TRUE
Line 541 = 'use_retained_scheduling_info=0'
use_retained_scheduling_info set to FALSE
Line 551 = 'interval_length=60'
interval_length set to 60
Line 562 = 'use_aggressive_host_checking=0'
use_aggressive_host_checking set to FALSE
Line 575 = 'execute_service_checks=1'
execute_service_checks set to TRUE
Li

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked