rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64(".", 0xbffb8f18)                 = -1 EACCES (Permission denied)
stat64("/opt/zenoss/bin/cat", 0xbffb8e50) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/sbin/cat", 0xbffb8e50) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/bin/cat", 0xbffb8e50) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/sbin/cat", 0xbffb8e50) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/bin/cat", 0xbffb8e50) = -1 ENOENT (No such file or directory)
stat64("/sbin/cat", 0xbffb8e50)         = -1 ENOENT (No such file or directory)
stat64("/bin/cat", {st_mode=S_IFREG|0755, st_size=23132, ...}) = 0
access("/bin/cat", X_OK)                = 0
access("/bin/cat", R_OK)                = 0
stat64("/bin/cat", {st_mode=S_IFREG|0755, st_size=23132, ...}) = 0
access("/bin/cat", X_OK)                = 0
access("/bin/cat", R_OK)                = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7fd5708) = 26704
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1, Usage: /opt/zenoss/bin/zenhub 
{run|start|stop|restart|status|help|genconf} [options]

  where the commands are:

    run     - start the program but don't put it in the background.
              NB: This mode is good for debugging.

    start   - start the program in daemon mode -- running in the background,
              detached from the shell

    stop    - stop the program

    restart - stop and then start the program
              NB: Sometimes the start command will run before the daemon
                  has terminated.  If this happens just re-run the command.

    status  - Check the status of a daemon.  This will print the current
              process nuber if it is running.

    help    - display the options available for the daemon

    genconf - create an example configuration file with default settings 

[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 26704
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbffb8b68, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(1)                           = ?
[zen...@zenoss root]$ strace zenhub -v10 start | tee /tmp/zenhub.strace.txt
execve("/opt/zenoss/bin/zenhub", ["zenhub", "-v10", "start"], [/* 25 vars */]) 
= 0
brk(0)                                  = 0x84cf000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f7e000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/opt/zenoss/lib/tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/opt/zenoss/lib/tls/i686/sse2", 0xbfc6dda8) = -1 ENOENT (No such file 
or directory)
open("/opt/zenoss/lib/tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/opt/zenoss/lib/tls/i686", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/tls/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/opt/zenoss/lib/tls/sse2", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/opt/zenoss/lib/tls", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/opt/zenoss/lib/i686/sse2", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/opt/zenoss/lib/i686", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/opt/zenoss/lib/sse2", 0xbfc6dda8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/opt/zenoss/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=65491, ...}) = 0
mmap2(NULL, 65491, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f6e000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000_\1\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1598904, ...}) = 0
mmap2(NULL, 1320356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x890000
mmap2(0x9cd000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d) = 0x9cd000
mmap2(0x9d0000, 9636, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x9d0000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f6d000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f6d6c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0x9cd000, 8192, PROT_READ)     = 0
mprotect(0x74c000, 4096, PROT_READ)     = 0
munmap(0xb7f6e000, 65491)               = 0
brk(0)                                  = 0x84cf000
brk(0x84f0000)                          = 0x84f0000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=56413696, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d6d000
close(3)                                = 0
execve("/opt/zenoss/bin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., 
"-v10"..., "start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/kerberos/sbin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., 
"-v10"..., "start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/kerberos/bin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., 
"-v10"..., "start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/local/sbin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., 
"-v10"..., "start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/local/bin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., 
"-v10"..., "start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/sbin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., "-v10"..., 
"start"...], [/* 25 vars */]) = -1 ENOENT (No such file or directory)
execve("/bin/bash", ["bash"..., "/opt/zenoss/bin/zenhub"..., "-v10"..., 
"start"...], [/* 25 vars */]) = 0
brk(0)                                  = 0x839a000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f28000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/opt/zenoss/lib/tls/i686/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No 
such file or directory)
stat64("/opt/zenoss/lib/tls/i686/sse2", 0xbf7ff1f8) = -1 ENOENT (No such file 
or directory)
open("/opt/zenoss/lib/tls/i686/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/opt/zenoss/lib/tls/i686", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/tls/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/opt/zenoss/lib/tls/sse2", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/tls/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/opt/zenoss/lib/tls", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/i686/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No 
such file or directory)
stat64("/opt/zenoss/lib/i686/sse2", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/i686/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/opt/zenoss/lib/i686", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/sse2/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/opt/zenoss/lib/sse2", 0xbf7ff1f8) = -1 ENOENT (No such file or 
directory)
open("/opt/zenoss/lib/libtermcap.so.2", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/opt/zenoss/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=65491, ...}) = 0
mmap2(NULL, 65491, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f18000
close(3)                                = 0
open("/lib/libtermcap.so.2", O_RDONLY)  = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\232C\0054\0\0\0"..., 512) 
= 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=13084, ...}) = 0
mmap2(0x5439000, 14568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x5439000
mmap2(0x543c000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x543c000
close(3)                                = 0
open("/opt/zenoss/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=14644, ...}) = 0
mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xc2d000
mmap2(0xc2f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xc2f000
close(3)                                = 0
open("/opt/zenoss/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000_\1\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1598904, ...}) = 0
mmap2(NULL, 1320356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x110000
mmap2(0x24d000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d) = 0x24d000
mmap2(0x250000, 9636, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x250000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f17000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f176c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0x24d000, 8192, PROT_READ)     = 0
mprotect(0xc2f000, 4096, PROT_READ)     = 0
mprotect(0x927000, 4096, PROT_READ)     = 0
munmap(0xb7f18000, 65491)               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x839a000
brk(0x83bb000)                          = 0x83bb000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=56413696, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d17000
close(3)                                = 0
getuid32()                              = 1337
getgid32()                              = 501
geteuid32()                             = 1337
getegid32()                             = 501
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1233853257
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f27000
read(3, "MemTotal:       515444 kB\nMemFre"..., 4096) = 771
close(3)                                = 0
munmap(0xb7f27000, 4096)                = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="zenoss.rwmc.net", ...}) = 0
stat64("/root", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
stat64(".", 0xbf7ff7e0)                 = -1 EACCES (Permission denied)
getcwd("/root", 4096)                   = 6
getpid()                                = 26730
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=25462, ...}) = 0
mmap2(NULL, 25462, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f21000
close(3)                                = 0
getppid()                               = 26728
stat64(".", 0xbf7ff858)                 = -1 EACCES (Permission denied)
stat64("/opt/zenoss/bin/bash", 0xbf7ff790) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/sbin/bash", 0xbf7ff790) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/bin/bash", 0xbf7ff790) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/sbin/bash", 0xbf7ff790) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/bin/bash", 0xbf7ff790) = -1 ENOENT (No such file or 
directory)
stat64("/sbin/bash", 0xbf7ff790)        = -1 ENOENT (No such file or directory)
stat64("/bin/bash", {st_mode=S_IFREG|0755, st_size=735004, ...}) = 0
access("/bin/bash", X_OK)               = 0
access("/bin/bash", R_OK)               = 0
stat64("/bin/bash", {st_mode=S_IFREG|0755, st_size=735004, ...}) = 0
access("/bin/bash", X_OK)               = 0
access("/bin/bash", R_OK)               = 0
getpgrp()                               = 26728
rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/opt/zenoss/bin/zenhub", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf7ff7c8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#! /usr/bin/env bash\n###########"..., 80) = 80
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=665, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#! /usr/bin/env bash\n###########"..., 665) = 665
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/opt/zenoss/bin/zenfunctions", {st_mode=S_IFREG|0644, st_size=4894, 
...}) = 0
access("/opt/zenoss/bin/zenfunctions", X_OK) = -1 EACCES (Permission denied)
access("/opt/zenoss/bin/zenfunctions", R_OK) = 0
open("/opt/zenoss/bin/zenfunctions", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4894, ...}) = 0
read(3, "################################"..., 4894) = 4894
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/usr/lib/zope", 0xbf7ff2a8)     = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7f17708) = 26731
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807a9d0, [], 0}, {0x807a9d0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "Linux\n", 128)                 = 6
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 26731
waitpid(-1, 0xbf7fee38, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64(".", 0xbf7ff008)                 = -1 EACCES (Permission denied)
stat64("/opt/zenoss/bin/cat", 0xbf7fef40) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/sbin/cat", 0xbf7fef40) = -1 ENOENT (No such file or 
directory)
stat64("/usr/kerberos/bin/cat", 0xbf7fef40) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/sbin/cat", 0xbf7fef40) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/bin/cat", 0xbf7fef40) = -1 ENOENT (No such file or directory)
stat64("/sbin/cat", 0xbf7fef40)         = -1 ENOENT (No such file or directory)
stat64("/bin/cat", {st_mode=S_IFREG|0755, st_size=23132, ...}) = 0
access("/bin/cat", X_OK)                = 0
access("/bin/cat", R_OK)                = 0
stat64("/bin/cat", {st_mode=S_IFREG|0755, st_size=23132, ...}) = 0
access("/bin/cat", X_OK)                = 0
access("/bin/cat", R_OK)                = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7f17708) = 26733
Usage: /opt/zenoss/bin/zenhub {run|start|stop|restart|status|help|genconf} 
[options]

  where the commands are:

    run     - start the program but don't put it in the background.
              NB: This mode is good for debugging.

    start   - start the program in daemon mode -- running in the background,
              detached from the shell

    stop    - stop the program

    restart - stop and then start the program
              NB: Sometimes the start command will run before the daemon
                  has terminated.  If this happens just re-run the command.

    status  - Check the status of a daemon.  This will print the current
              process nuber if it is running.

    help    - display the options available for the daemon

    genconf - create an example configuration file with default settings 

rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 26733
waitpid(-1, 0xbf7febd8, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(1)




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31002#31002

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to