Hi,
I've updated an Opsview 3.5.2 installation on solaris 10 sparc where I have one master and one slave.
This problems does not occurs if there are no slaves.

The nagios daemon doesn't start due to a segmentation fault. I edited manually the nagios.cfg file and commented out the event broker modules one by one, as the stack of the core dumps is: core '/usr/local/nagios/etc/core' of 9178: /usr/local/nagios/bin/nagios -ux /usr/local/nagios/etc/nagios.cfg
 ff1321d0 strlen   (fee945b9, ffbfe444, ffbfded5, 0, 0, 0) + 50
 ff19fc34 snprintf (ffbfe450, fff, fee94590, f1fc8, 1, 0) + 7c
 fee91d74 nebmodule_init (0, f26d0, ff2404d0, 0, fee91bcc, f2640) + 1a8
 00021c08 neb_load_module (f2640, 1c00, ff235840, 0, ff272a00, 1) + 44c
00021788 neb_load_all_modules (0, 1c00, ff235840, 0, ff272a00, ffbff9d8) + 30
 0001ee80 main     (3, ffbffb6c, ffbffb7c, ef438, ff270100, 0) + d70
 0001dec0 _start   (0, 0, 0, 0, 0, 0) + 5c

The guilty module is:

broker_module=/usr/local/nagios/bin/opsview_distributed_notifications.o 
master=1,master-contactgroup=ov_monitored_by_master,notify-by-rss=master,notify-by-email=ov_monitored_by_master,notify-by-aql=ov_monitored_by_master


I reverted manually the svn commit 4122 on nagconfgen.pl and now nagios daemon starts as I have now in nagios.cfg:

broker_module=/usr/local/nagios/bin/opsview_notificationprofiles.o 
master=1,master-contactgroup=ov_monitored_by_master,notify-by-rss=master,notify-by-email=ov_monitored_by_master,notify-by-aql=ov_monitored_by_master



I have not a developer environment on Solaris as I've used the official community pkgs so I cannot debug effectively nagios when this module is called.
If I can help doing something please tell me what to do.

Thanks,
Emilio Scalise
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to