Ton, I've got a strace of this problem: unlink("/usr/local/nagios/var/spool/checkresults/cYd0RYN") = -1 ENOENT (No such file or directory) unlink("/usr/local/nagios/var/spool/checkresults/cYd0RYN.ok") = -1 ENOENT (No such file or directory) stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 wait4(-1, NULL, WNOHANG, NULL) = -1 ECHILD (No child processes) nanosleep({0, 250000000}, NULL) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 wait4(-1, NULL, WNOHANG, NULL) = -1 ECHILD (No child processes) open("/usr/local/nagios/var/nagios.log", O_RDWR|O_CREAT|O_APPEND, 0666) = 8 fstat(8, {st_mode=S_IFREG|0644, st_size=2719415, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce8fa66000 write(8, "[1274812325] EXTERNAL COMMAND: D"..., 62) = 62 close(8) = 0 munmap(0x7fce8fa66000, 4096) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- Process 14122 detached
I can see that the command was written to nagios.log: # grep EXT /usr/local/nagios/var/nagios.log | grep 1274812325 [1274812325] EXTERNAL COMMAND: DEL_HOSTGROUP_SVC_DOWNTIME;DCO Does this help? Any clues? Rafael On Mon, May 24, 2010 at 4:37 AM, unix <u...@bgc.se> wrote: > > Rafael Carneiro wrote: > >@ u...@???: are you running a 32 or 64 bit? Did you migrate between > architectures? > > 64-bit,we have only been runnig on 64 bit. > > > > Ton Voon wrote: > > If you can consistently reproduce it, can we have access to your system? > Sorry we can't connect this system to internet. > > /Urban > > _______________________________________________ > Opsview-users mailing list > Opsview-users@lists.opsview.org > http://lists.opsview.org/lists/listinfo/opsview-users > -- Rafael Carneiro http://ca.linkedin.com/in/rcarneiro
_______________________________________________ Opsview-users mailing list Opsview-users@lists.opsview.org http://lists.opsview.org/lists/listinfo/opsview-users