Status not available
list Brian Lynch
I am getting a sporadic problem with the latest release (RC4). The bb-hostsvc.cgi starts returns the message "Status not available" for all services. After a restart of the hobbitd daemon, everything is back to normal. There doesn't seem to be a pattern on this one yet. Looking at every hour or so. Note that I am running on Solaris 2.8. - Brian
list Brian Lynch
Looks like this problem is also resolved by waiting a few minutes.
▸
On Mon, 28 Feb 2005 10:59:51 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:I am getting a sporadic problem with the latest release (RC4). The bb-hostsvc.cgi starts returns the message "Status not available" for all services. After a restart of the hobbitd daemon, everything is back to normal. There doesn't seem to be a pattern on this one yet. Looking at every hour or so. Note that I am running on Solaris 2.8. - Brian
list Brian Lynch
More information.. It looks like the hobbitd daemon is dying sporadically with the following entries repeating each time in hobbitlaunch.log: 2005-02-28 06:45:21 Task bbhistory started with PID 22393 2005-02-28 06:45:21 Task bbenadis started with PID 22395 2005-02-28 06:45:21 Task bbpage started with PID 22397 2005-02-28 06:45:21 Task larrdstatus started with PID 22399 2005-02-28 06:45:21 Task larrddata started with PID 22401 2005-02-28 06:45:26 Task bbnet started with PID 22428 2005-02-28 06:45:32 Task bbdisplay started with PID 22455 2005-02-28 06:45:32 Task bbretest started with PID 22456 2005-02-28 06:45:32 Task bbdisplay-noc started with PID 22457 2005-02-28 06:46:35 Task bbdisplay started with PID 22761 2005-02-28 06:46:35 Task bbretest started with PID 22762 2005-02-28 06:46:35 Task bbdisplay-noc started with PID 22767 2005-02-28 06:47:35 Task bbdisplay started with PID 23057 2005-02-28 06:47:35 Task bbretest started with PID 23060 2005-02-28 06:47:36 Task bbdisplay-noc started with PID 23067 2005-02-28 06:48:35 Task bbdisplay started with PID 23349 2005-02-28 06:48:35 Task bbretest started with PID 23350 2005-02-28 06:48:40 Task bbdisplay-noc started with PID 23380 2005-02-28 06:49:35 Task bbdisplay started with PID 23644 2005-02-28 06:49:35 Task bbretest started with PID 23645 2005-02-28 06:49:40 Task bbdisplay-noc started with PID 23674 2005-02-28 06:50:16 Task hobbitd terminated by signal 6 2005-02-28 06:50:16 Loading hostnames 2005-02-28 06:50:16 Loading saved state 2005-02-28 06:50:16 Task hobbitd started with PID 23850 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Setting up network listener on 0.0.0.0:1984 2005-02-28 06:50:16 Setting up signal handlers 2005-02-28 06:50:16 Setting up hobbitd channels 2005-02-28 06:50:16 Setting up logfiles
▸
On Mon, 28 Feb 2005 11:18:39 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Looks like this problem is also resolved by waiting a few minutes. On Mon, 28 Feb 2005 10:59:51 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:I am getting a sporadic problem with the latest release (RC4). The bb-hostsvc.cgi starts returns the message "Status not available" for all services. After a restart of the hobbitd daemon, everything is back to normal. There doesn't seem to be a pattern on this one yet. Looking at every hour or so. Note that I am running on Solaris 2.8. - Brian
list Brian Lynch
It is also dumping core... here is the gdb results from the core file. Going to try turning debugging on next: bash-2.03$ gdb ../bin/hobbitd core GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.8"... Core was generated by `hobbitd --restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file=/opt/hob'. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/libresolv.so.2...done. Loaded symbols for /usr/lib/libresolv.so.2 Reading symbols from /usr/lib/libsocket.so.1...done. Loaded symbols for /usr/lib/libsocket.so.1 Reading symbols from /usr/lib/libnsl.so.1...done. Loaded symbols for /usr/lib/libnsl.so.1 Reading symbols from /usr/lib/libc.so.1...done. Loaded symbols for /usr/lib/libc.so.1 Reading symbols from /usr/lib/libdl.so.1...done. Loaded symbols for /usr/lib/libdl.so.1 Reading symbols from /usr/lib/libmp.so.2...done. Loaded symbols for /usr/lib/libmp.so.2 Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done. Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1 #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>
▸
On Mon, 28 Feb 2005 13:56:55 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:More information.. It looks like the hobbitd daemon is dying sporadically with the following entries repeating each time in hobbitlaunch.log: 2005-02-28 06:45:21 Task bbhistory started with PID 22393 2005-02-28 06:45:21 Task bbenadis started with PID 22395 2005-02-28 06:45:21 Task bbpage started with PID 22397 2005-02-28 06:45:21 Task larrdstatus started with PID 22399 2005-02-28 06:45:21 Task larrddata started with PID 22401 2005-02-28 06:45:26 Task bbnet started with PID 22428 2005-02-28 06:45:32 Task bbdisplay started with PID 22455 2005-02-28 06:45:32 Task bbretest started with PID 22456 2005-02-28 06:45:32 Task bbdisplay-noc started with PID 22457 2005-02-28 06:46:35 Task bbdisplay started with PID 22761 2005-02-28 06:46:35 Task bbretest started with PID 22762 2005-02-28 06:46:35 Task bbdisplay-noc started with PID 22767 2005-02-28 06:47:35 Task bbdisplay started with PID 23057 2005-02-28 06:47:35 Task bbretest started with PID 23060 2005-02-28 06:47:36 Task bbdisplay-noc started with PID 23067 2005-02-28 06:48:35 Task bbdisplay started with PID 23349 2005-02-28 06:48:35 Task bbretest started with PID 23350 2005-02-28 06:48:40 Task bbdisplay-noc started with PID 23380 2005-02-28 06:49:35 Task bbdisplay started with PID 23644 2005-02-28 06:49:35 Task bbretest started with PID 23645 2005-02-28 06:49:40 Task bbdisplay-noc started with PID 23674 2005-02-28 06:50:16 Task hobbitd terminated by signal 6 2005-02-28 06:50:16 Loading hostnames 2005-02-28 06:50:16 Loading saved state 2005-02-28 06:50:16 Task hobbitd started with PID 23850 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Too few fields in record - found 1, expected 17 2005-02-28 06:50:16 Setting up network listener on 0.0.0.0:1984 2005-02-28 06:50:16 Setting up signal handlers 2005-02-28 06:50:16 Setting up hobbitd channels 2005-02-28 06:50:16 Setting up logfiles On Mon, 28 Feb 2005 11:18:39 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Looks like this problem is also resolved by waiting a few minutes. On Mon, 28 Feb 2005 10:59:51 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:I am getting a sporadic problem with the latest release (RC4). The bb-hostsvc.cgi starts returns the message "Status not available" for all services. After a restart of the hobbitd daemon, everything is back to normal. There doesn't seem to be a pattern on this one yet. Looking at every hour or so. Note that I am running on Solaris 2.8. - Brian
list Henrik Størner
▸
On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:
It is also dumping core... here is the gdb results from the core file.
[snip]
(gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>
No more lines than that ? I'd expect a few more unless there's some serious memory corruption taking place. Henrik
list Brian Lynch
Have it running with '--debug' now... Hopefully, this will yield more information. - Brian
▸
On Mon, 28 Feb 2005 23:10:14 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:It is also dumping core... here is the gdb results from the core file.[snip](gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>No more lines than that ? I'd expect a few more unless there's some serious memory corruption taking place. Henrik
list Brian Lynch
Enabled the -DDEBUG on compile and enabled --debug on runtime for hobbitd. Same output from gdb..
▸
#0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
(gdb) backtrace
#0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
#1 0xff13598c in abort () from /usr/lib/libc.so.1
#2 0x000281f4 in sigsegv_handler (signum=0) at sig.c:57
#3 <signal handler called>
Here are the sections of each log:
hobbitlaunch.log
2005-02-28 22:24:56 Task bbhistory started with PID 2567
2005-02-28 22:24:56 Task bbenadis started with PID 2572
2005-02-28 22:24:56 Task bbpage started with PID 2575
2005-02-28 22:24:56 Task larrdstatus started with PID 2578
2005-02-28 22:24:56 Task larrddata started with PID 2580
2005-02-28 22:24:56 Task bbdisplay started with PID 2582
2005-02-28 22:24:56 Task bbnet started with PID 2584
2005-02-28 22:24:56 Task bbretest started with PID 2585
2005-02-28 22:24:58 Task larrdcolumn started with PID 2608
2005-02-28 22:24:58 Task infocolumn started with PID 2609
2005-02-28 22:25:16 Task hobbitd terminated by signal 6
2005-02-28 22:25:17 Loading hostnames
2005-02-28 22:25:17 Task hobbitd started with PID 2712
2005-02-28 22:25:17 Loading saved state
2005-02-28 22:25:17 Setting up network listener on 0.0.0.0:1984
2005-02-28 22:25:17 Setting up signal handlers
2005-02-28 22:25:17 Setting up hobbitd channels
2005-02-28 22:25:17 Setting up status channel (id=1)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',1)
2005-02-28 22:25:17 ftok() returns: 0x10078B4
2005-02-28 22:25:17 shmget() returns: 0x8FC
2005-02-28 22:25:17 Setting up stachg channel (id=2)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',2)
2005-02-28 22:25:17 ftok() returns: 0x20078B4
2005-02-28 22:25:17 shmget() returns: 0x8FD
2005-02-28 22:25:17 Setting up page channel (id=3)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',3)
2005-02-28 22:25:17 ftok() returns: 0x30078B4
2005-02-28 22:25:17 shmget() returns: 0x8FE
2005-02-28 22:25:17 Setting up data channel (id=4)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',4)
2005-02-28 22:25:17 ftok() returns: 0x40078B4
2005-02-28 22:25:17 shmget() returns: 0x8FF
2005-02-28 22:25:17 Setting up notes channel (id=5)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',5)
2005-02-28 22:25:17 ftok() returns: 0x50078B4
2005-02-28 22:25:17 shmget() returns: 0x900
2005-02-28 22:25:17 Setting up enadis channel (id=6)
2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',6)
2005-02-28 22:25:17 ftok() returns: 0x60078B4
2005-02-28 22:25:17 shmget() returns: 0xB59
2005-02-28 22:25:17 Setting up logfiles
2005-02-28 22:25:17 Task bbenadis terminated, status 1
2005-02-28 22:25:22 Task bbhistory started with PID 2740
2005-02-28 22:25:22 Task bbenadis started with PID 2743
2005-02-28 22:25:22 Task bbpage started with PID 2747
2005-02-28 22:25:22 Task larrdstatus started with PID 2750
2005-02-28 22:25:22 Task larrddata started with PID 2752
hobbitd.log
005-02-28 22:15:16 Posting message 12 to 1 readers
2005-02-28 22:15:16 Message posted
2005-02-28 22:15:16 Posting message 13 to 1 readers
2005-02-28 22:15:16 Message posted
2005-02-28 22:15:16 oldcolor=6, oldas=2, newcolor=0, newas=0
2005-02-28 22:15:16 posting to stachg channel
2005-02-28 22:15:17 Setup complete
2005-02-28 22:15:17 Sending heartbeat to pid 28397
2005-02-28 22:15:18 posting to status channel
2005-02-28 22:15:18 Dropping message - no readers
2005-02-28 22:15:19 posting to status channel
2005-02-28 22:15:19 Dropping message - no readers
2005-02-28 22:15:21 posting to status channel
2005-02-28 22:15:21 Dropping message - no readers
2005-02-28 22:15:22 Sending heartbeat to pid 28397
2005-02-28 22:15:22 posting to status channel
2005-02-28 22:15:22 Dropping message - no readers
2005-02-28 22:15:23 posting to status channel
2005-02-28 22:15:23 Posting message 1 to 1 readers
2005-02-28 22:15:23 Message posted
2005-02-28 22:15:24 posting to status channel
2005-02-28 22:15:24 Posting message 2 to 1 readers
2005-02-28 22:15:24 Message posted
2005-02-28 22:15:26 posting alert to page channel
2005-02-28 22:15:26 Posting message 1 to 1 readers
2005-02-28 22:15:26 Message posted
2005-02-28 22:15:26 posting to status channel
2005-02-28 22:15:26 Posting message 3 to 1 readers
2005-02-28 22:15:26 Message posted
2005-02-28 22:15:28 Sending heartbeat to pid 28397
▸
On Mon, 28 Feb 2005 14:11:43 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Have it running with '--debug' now... Hopefully, this will yield more information. - Brian On Mon, 28 Feb 2005 23:10:14 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:It is also dumping core... here is the gdb results from the core file.[snip](gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>No more lines than that ? I'd expect a few more unless there's some serious memory corruption taking place. Henrik
list Brian Lynch
Is it possible that the SIGUSR2 signal is not being sent properly?
What signal is sent to kill hobbitd from hobbitlaunch if it doesn't
recieve notice?
The HEARTBEAT keyword can only be used for one task, and is
specifically aimed at monitoring the hobbitd(8) task. This
task must send a SIGUSR2 signal to hobbitlaunch regularly;
if this signal fails to arrive for more than 15 seconds,
hobbitlaunch will kill the running task and start up a new
one. hobbitd(8) will send this signal every 5 seconds.
▸
On Mon, 28 Feb 2005 14:26:55 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Enabled the -DDEBUG on compile and enabled --debug on runtime for hobbitd. Same output from gdb.. #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x000281f4 in sigsegv_handler (signum=0) at sig.c:57 #3 <signal handler called> Here are the sections of each log: hobbitlaunch.log 2005-02-28 22:24:56 Task bbhistory started with PID 2567 2005-02-28 22:24:56 Task bbenadis started with PID 2572 2005-02-28 22:24:56 Task bbpage started with PID 2575 2005-02-28 22:24:56 Task larrdstatus started with PID 2578 2005-02-28 22:24:56 Task larrddata started with PID 2580 2005-02-28 22:24:56 Task bbdisplay started with PID 2582 2005-02-28 22:24:56 Task bbnet started with PID 2584 2005-02-28 22:24:56 Task bbretest started with PID 2585 2005-02-28 22:24:58 Task larrdcolumn started with PID 2608 2005-02-28 22:24:58 Task infocolumn started with PID 2609 2005-02-28 22:25:16 Task hobbitd terminated by signal 6 2005-02-28 22:25:17 Loading hostnames 2005-02-28 22:25:17 Task hobbitd started with PID 2712 2005-02-28 22:25:17 Loading saved state 2005-02-28 22:25:17 Setting up network listener on 0.0.0.0:1984 2005-02-28 22:25:17 Setting up signal handlers 2005-02-28 22:25:17 Setting up hobbitd channels 2005-02-28 22:25:17 Setting up status channel (id=1) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',1) 2005-02-28 22:25:17 ftok() returns: 0x10078B4 2005-02-28 22:25:17 shmget() returns: 0x8FC 2005-02-28 22:25:17 Setting up stachg channel (id=2) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',2) 2005-02-28 22:25:17 ftok() returns: 0x20078B4 2005-02-28 22:25:17 shmget() returns: 0x8FD 2005-02-28 22:25:17 Setting up page channel (id=3) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',3) 2005-02-28 22:25:17 ftok() returns: 0x30078B4 2005-02-28 22:25:17 shmget() returns: 0x8FE 2005-02-28 22:25:17 Setting up data channel (id=4) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',4) 2005-02-28 22:25:17 ftok() returns: 0x40078B4 2005-02-28 22:25:17 shmget() returns: 0x8FF 2005-02-28 22:25:17 Setting up notes channel (id=5) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',5) 2005-02-28 22:25:17 ftok() returns: 0x50078B4 2005-02-28 22:25:17 shmget() returns: 0x900 2005-02-28 22:25:17 Setting up enadis channel (id=6) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',6) 2005-02-28 22:25:17 ftok() returns: 0x60078B4 2005-02-28 22:25:17 shmget() returns: 0xB59 2005-02-28 22:25:17 Setting up logfiles 2005-02-28 22:25:17 Task bbenadis terminated, status 1 2005-02-28 22:25:22 Task bbhistory started with PID 2740 2005-02-28 22:25:22 Task bbenadis started with PID 2743 2005-02-28 22:25:22 Task bbpage started with PID 2747 2005-02-28 22:25:22 Task larrdstatus started with PID 2750 2005-02-28 22:25:22 Task larrddata started with PID 2752 hobbitd.log 005-02-28 22:15:16 Posting message 12 to 1 readers 2005-02-28 22:15:16 Message posted 2005-02-28 22:15:16 Posting message 13 to 1 readers 2005-02-28 22:15:16 Message posted 2005-02-28 22:15:16 oldcolor=6, oldas=2, newcolor=0, newas=0 2005-02-28 22:15:16 posting to stachg channel 2005-02-28 22:15:17 Setup complete 2005-02-28 22:15:17 Sending heartbeat to pid 28397 2005-02-28 22:15:18 posting to status channel 2005-02-28 22:15:18 Dropping message - no readers 2005-02-28 22:15:19 posting to status channel 2005-02-28 22:15:19 Dropping message - no readers 2005-02-28 22:15:21 posting to status channel 2005-02-28 22:15:21 Dropping message - no readers 2005-02-28 22:15:22 Sending heartbeat to pid 28397 2005-02-28 22:15:22 posting to status channel 2005-02-28 22:15:22 Dropping message - no readers 2005-02-28 22:15:23 posting to status channel 2005-02-28 22:15:23 Posting message 1 to 1 readers 2005-02-28 22:15:23 Message posted 2005-02-28 22:15:24 posting to status channel 2005-02-28 22:15:24 Posting message 2 to 1 readers 2005-02-28 22:15:24 Message posted 2005-02-28 22:15:26 posting alert to page channel 2005-02-28 22:15:26 Posting message 1 to 1 readers 2005-02-28 22:15:26 Message posted 2005-02-28 22:15:26 posting to status channel 2005-02-28 22:15:26 Posting message 3 to 1 readers 2005-02-28 22:15:26 Message posted 2005-02-28 22:15:28 Sending heartbeat to pid 28397 On Mon, 28 Feb 2005 14:11:43 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Have it running with '--debug' now... Hopefully, this will yield more information. - Brian On Mon, 28 Feb 2005 23:10:14 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:It is also dumping core... here is the gdb results from the core file.[snip](gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>No more lines than that ? I'd expect a few more unless there's some serious memory corruption taking place. Henrik
list Brian Lynch
Scratch that last message. Hobbitd appears to be dying independent of hobbitlaunch.
▸
On Mon, 28 Feb 2005 14:41:26 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Is it possible that the SIGUSR2 signal is not being sent properly? What signal is sent to kill hobbitd from hobbitlaunch if it doesn't recieve notice? The HEARTBEAT keyword can only be used for one task, and is specifically aimed at monitoring the hobbitd(8) task. This task must send a SIGUSR2 signal to hobbitlaunch regularly; if this signal fails to arrive for more than 15 seconds, hobbitlaunch will kill the running task and start up a new one. hobbitd(8) will send this signal every 5 seconds. On Mon, 28 Feb 2005 14:26:55 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Enabled the -DDEBUG on compile and enabled --debug on runtime for hobbitd. Same output from gdb.. #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x000281f4 in sigsegv_handler (signum=0) at sig.c:57 #3 <signal handler called> Here are the sections of each log: hobbitlaunch.log 2005-02-28 22:24:56 Task bbhistory started with PID 2567 2005-02-28 22:24:56 Task bbenadis started with PID 2572 2005-02-28 22:24:56 Task bbpage started with PID 2575 2005-02-28 22:24:56 Task larrdstatus started with PID 2578 2005-02-28 22:24:56 Task larrddata started with PID 2580 2005-02-28 22:24:56 Task bbdisplay started with PID 2582 2005-02-28 22:24:56 Task bbnet started with PID 2584 2005-02-28 22:24:56 Task bbretest started with PID 2585 2005-02-28 22:24:58 Task larrdcolumn started with PID 2608 2005-02-28 22:24:58 Task infocolumn started with PID 2609 2005-02-28 22:25:16 Task hobbitd terminated by signal 6 2005-02-28 22:25:17 Loading hostnames 2005-02-28 22:25:17 Task hobbitd started with PID 2712 2005-02-28 22:25:17 Loading saved state 2005-02-28 22:25:17 Setting up network listener on 0.0.0.0:1984 2005-02-28 22:25:17 Setting up signal handlers 2005-02-28 22:25:17 Setting up hobbitd channels 2005-02-28 22:25:17 Setting up status channel (id=1) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',1) 2005-02-28 22:25:17 ftok() returns: 0x10078B4 2005-02-28 22:25:17 shmget() returns: 0x8FC 2005-02-28 22:25:17 Setting up stachg channel (id=2) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',2) 2005-02-28 22:25:17 ftok() returns: 0x20078B4 2005-02-28 22:25:17 shmget() returns: 0x8FD 2005-02-28 22:25:17 Setting up page channel (id=3) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',3) 2005-02-28 22:25:17 ftok() returns: 0x30078B4 2005-02-28 22:25:17 shmget() returns: 0x8FE 2005-02-28 22:25:17 Setting up data channel (id=4) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',4) 2005-02-28 22:25:17 ftok() returns: 0x40078B4 2005-02-28 22:25:17 shmget() returns: 0x8FF 2005-02-28 22:25:17 Setting up notes channel (id=5) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',5) 2005-02-28 22:25:17 ftok() returns: 0x50078B4 2005-02-28 22:25:17 shmget() returns: 0x900 2005-02-28 22:25:17 Setting up enadis channel (id=6) 2005-02-28 22:25:17 calling ftok('/opt/hobbit/server',6) 2005-02-28 22:25:17 ftok() returns: 0x60078B4 2005-02-28 22:25:17 shmget() returns: 0xB59 2005-02-28 22:25:17 Setting up logfiles 2005-02-28 22:25:17 Task bbenadis terminated, status 1 2005-02-28 22:25:22 Task bbhistory started with PID 2740 2005-02-28 22:25:22 Task bbenadis started with PID 2743 2005-02-28 22:25:22 Task bbpage started with PID 2747 2005-02-28 22:25:22 Task larrdstatus started with PID 2750 2005-02-28 22:25:22 Task larrddata started with PID 2752 hobbitd.log 005-02-28 22:15:16 Posting message 12 to 1 readers 2005-02-28 22:15:16 Message posted 2005-02-28 22:15:16 Posting message 13 to 1 readers 2005-02-28 22:15:16 Message posted 2005-02-28 22:15:16 oldcolor=6, oldas=2, newcolor=0, newas=0 2005-02-28 22:15:16 posting to stachg channel 2005-02-28 22:15:17 Setup complete 2005-02-28 22:15:17 Sending heartbeat to pid 28397 2005-02-28 22:15:18 posting to status channel 2005-02-28 22:15:18 Dropping message - no readers 2005-02-28 22:15:19 posting to status channel 2005-02-28 22:15:19 Dropping message - no readers 2005-02-28 22:15:21 posting to status channel 2005-02-28 22:15:21 Dropping message - no readers 2005-02-28 22:15:22 Sending heartbeat to pid 28397 2005-02-28 22:15:22 posting to status channel 2005-02-28 22:15:22 Dropping message - no readers 2005-02-28 22:15:23 posting to status channel 2005-02-28 22:15:23 Posting message 1 to 1 readers 2005-02-28 22:15:23 Message posted 2005-02-28 22:15:24 posting to status channel 2005-02-28 22:15:24 Posting message 2 to 1 readers 2005-02-28 22:15:24 Message posted 2005-02-28 22:15:26 posting alert to page channel 2005-02-28 22:15:26 Posting message 1 to 1 readers 2005-02-28 22:15:26 Message posted 2005-02-28 22:15:26 posting to status channel 2005-02-28 22:15:26 Posting message 3 to 1 readers 2005-02-28 22:15:26 Message posted 2005-02-28 22:15:28 Sending heartbeat to pid 28397 On Mon, 28 Feb 2005 14:11:43 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Have it running with '--debug' now... Hopefully, this will yield more information. - Brian On Mon, 28 Feb 2005 23:10:14 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:It is also dumping core... here is the gdb results from the core file.[snip](gdb) backtrace #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57 #3 <signal handler called>No more lines than that ? I'd expect a few more unless there's some serious memory corruption taking place. Henrik
list Henrik Størner
On Mon, Feb 28, 2005 at 02:26:55PM -0800, Brian Lynch wrote: [snipped] Not much to go by in those traces, really. I noticed in the first report you sent, that it seems as if hobbitd crashes about 5 minutes after it is started. This would coincide with the time when it sends in a status report about itself. Can you verify if this is correct - what is the interval between the "Task hobbitd started" messages ? If it's 15 minutes, then it points more in the direction of the checkpoint code, and the errors you showed initially "Too few fields in record - found 1, expected 17" also point in that direction. You could also try enabling the memory-debug code: In lib/memory.h, change the line #undef MEMORY_DEBUG to #define MEMORY_DEBUG 1 Then do a "make allclean; make; make install" and restart hobbit. It will still crash, but hopefully a little earlier before it smashes the stack - so gdb will hopefully give some more info in the backtrace. Regards, Henrik
list Henrik Størner
Important correction:
▸
On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:Then do a "make allclean; make; make install"
Dont do the "make install", just copy hobbitd/hobbitd over to ~hobbit/server/bin/ and restart it. Henrik
list Brian Lynch
Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump:
▸
bash-2.03$ gdb bin/hobbitd core
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.8"...
Core was generated by `hobbitd --debug
--restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file='.
▸
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libresolv.so.2...done.
Loaded symbols for /usr/lib/libresolv.so.2
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1
#0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
(gdb) bt
▸
#0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
#1 0xff13598c in abort () from /usr/lib/libc.so.1
#2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus
destination\n", fmt=0x0) at memory.c:334
#3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0,
msg=0x0, sender=0x0,
hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436
(gdb)
▸
On Tue, 1 Mar 2005 00:03:57 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:Important correction: On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:Then do a "make allclean; make; make install"Dont do the "make install", just copy hobbitd/hobbitd over to ~hobbit/server/bin/ and restart it. Henrik
list Brian Lynch
Could this be a problem with the version of gcc or other package? Note the version below: Reading specs from /usr/local/gcc-3.3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/specs Configured with: ../configure --prefix=/usr/local/gcc-3.3.1 Thread model: posix gcc version 3.3.1
▸
On Mon, 28 Feb 2005 15:13:05 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump: bash-2.03$ gdb bin/hobbitd core GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.8"... Core was generated by `hobbitd --debug --restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file='. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/libresolv.so.2...done. Loaded symbols for /usr/lib/libresolv.so.2 Reading symbols from /usr/lib/libsocket.so.1...done. Loaded symbols for /usr/lib/libsocket.so.1 Reading symbols from /usr/lib/libnsl.so.1...done. Loaded symbols for /usr/lib/libnsl.so.1 Reading symbols from /usr/lib/libc.so.1...done. Loaded symbols for /usr/lib/libc.so.1 Reading symbols from /usr/lib/libdl.so.1...done. Loaded symbols for /usr/lib/libdl.so.1 Reading symbols from /usr/lib/libmp.so.2...done. Loaded symbols for /usr/lib/libmp.so.2 Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done. Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1 #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) bt #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus destination\n", fmt=0x0) at memory.c:334 #3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0, msg=0x0, sender=0x0, hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436 (gdb) On Tue, 1 Mar 2005 00:03:57 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:Important correction: On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:Then do a "make allclean; make; make install"Dont do the "make install", just copy hobbitd/hobbitd over to ~hobbit/server/bin/ and restart it. Henrik
list Brian Lynch
Tried gcc 3.4.2 with the same result:
2005-03-01 06:30:16 Task hobbitd terminated by signal 6
2005-03-01 06:30:16 Loading hostnames
2005-03-01 06:30:16 Loading saved state
2005-03-01 06:30:16 Cannot access checkpoint file
/opt/hobbit/server/tmp/hobbitd.chk for restore
2005-03-01 06:30:16 Setting up network listener on 0.0.0.0:1984
2005-03-01 06:30:16 Setting up signal handlers
2005-03-01 06:30:16 Setting up hobbitd channels
2005-03-01 06:30:16 Setting up status channel (id=1)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',1)
2005-03-01 06:30:16 ftok() returns: 0x10078B4
2005-03-01 06:30:16 shmget() returns: 0xA8C
2005-03-01 06:30:16 Setting up stachg channel (id=2)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',2)
2005-03-01 06:30:16 ftok() returns: 0x20078B4
2005-03-01 06:30:16 shmget() returns: 0xA8D
2005-03-01 06:30:16 Setting up page channel (id=3)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',3)
2005-03-01 06:30:16 ftok() returns: 0x30078B4
2005-03-01 06:30:16 shmget() returns: 0xA8E
2005-03-01 06:30:16 Setting up data channel (id=4)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',4)
2005-03-01 06:30:16 ftok() returns: 0x40078B4
2005-03-01 06:30:16 shmget() returns: 0xA8F
2005-03-01 06:30:16 Setting up notes channel (id=5)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',5)
2005-03-01 06:30:16 ftok() returns: 0x50078B4
2005-03-01 06:30:16 shmget() returns: 0xA2C
2005-03-01 06:30:16 Setting up enadis channel (id=6)
2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',6)
2005-03-01 06:30:16 ftok() returns: 0x60078B4
2005-03-01 06:30:16 shmget() returns: 0x10D1
2005-03-01 06:30:16 Setting up logfiles
2005-03-01 06:30:16 Task hobbitd started with PID 3579
2005-03-01 06:30:16 Task bbenadis terminated, status 1
2005-03-01 06:30:21 Task bbhistory started with PID 3605
2005-03-01 06:30:21 Task bbenadis started with PID 3607
2005-03-01 06:30:21 Task bbpage started with PID 3609
2005-03-01 06:30:21 Task larrdstatus started with PID 3611
2005-03-01 06:30:21 Task larrddata started with PID 3613
2005-03-01 06:30:31 Task bbdisplay started with PID 3666
2005-03-01 06:30:31 Task bbretest started with PID 3668
▸
On Mon, 28 Feb 2005 19:39:05 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Could this be a problem with the version of gcc or other package? Note the version below: Reading specs from /usr/local/gcc-3.3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/specs Configured with: ../configure --prefix=/usr/local/gcc-3.3.1 Thread model: posix gcc version 3.3.1 On Mon, 28 Feb 2005 15:13:05 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump: bash-2.03$ gdb bin/hobbitd core GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.8"... Core was generated by `hobbitd --debug --restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file='. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/libresolv.so.2...done. Loaded symbols for /usr/lib/libresolv.so.2 Reading symbols from /usr/lib/libsocket.so.1...done. Loaded symbols for /usr/lib/libsocket.so.1 Reading symbols from /usr/lib/libnsl.so.1...done. Loaded symbols for /usr/lib/libnsl.so.1 Reading symbols from /usr/lib/libc.so.1...done. Loaded symbols for /usr/lib/libc.so.1 Reading symbols from /usr/lib/libdl.so.1...done. Loaded symbols for /usr/lib/libdl.so.1 Reading symbols from /usr/lib/libmp.so.2...done. Loaded symbols for /usr/lib/libmp.so.2 Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done. Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1 #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) bt #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus destination\n", fmt=0x0) at memory.c:334 #3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0, msg=0x0, sender=0x0, hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436 (gdb) On Tue, 1 Mar 2005 00:03:57 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:Important correction: On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:Then do a "make allclean; make; make install"Dont do the "make install", just copy hobbitd/hobbitd over to ~hobbit/server/bin/ and restart it. Henrik
list Brian Lynch
Note that this seems to happen after multiple selections of the bb-hostsvc.sh script.. as opposed to every 15 minutes..
▸
- Brian
On Mon, 28 Feb 2005 22:31:32 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Tried gcc 3.4.2 with the same result: 2005-03-01 06:30:16 Task hobbitd terminated by signal 6 2005-03-01 06:30:16 Loading hostnames 2005-03-01 06:30:16 Loading saved state 2005-03-01 06:30:16 Cannot access checkpoint file /opt/hobbit/server/tmp/hobbitd.chk for restore 2005-03-01 06:30:16 Setting up network listener on 0.0.0.0:1984 2005-03-01 06:30:16 Setting up signal handlers 2005-03-01 06:30:16 Setting up hobbitd channels 2005-03-01 06:30:16 Setting up status channel (id=1) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',1) 2005-03-01 06:30:16 ftok() returns: 0x10078B4 2005-03-01 06:30:16 shmget() returns: 0xA8C 2005-03-01 06:30:16 Setting up stachg channel (id=2) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',2) 2005-03-01 06:30:16 ftok() returns: 0x20078B4 2005-03-01 06:30:16 shmget() returns: 0xA8D 2005-03-01 06:30:16 Setting up page channel (id=3) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',3) 2005-03-01 06:30:16 ftok() returns: 0x30078B4 2005-03-01 06:30:16 shmget() returns: 0xA8E 2005-03-01 06:30:16 Setting up data channel (id=4) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',4) 2005-03-01 06:30:16 ftok() returns: 0x40078B4 2005-03-01 06:30:16 shmget() returns: 0xA8F 2005-03-01 06:30:16 Setting up notes channel (id=5) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',5) 2005-03-01 06:30:16 ftok() returns: 0x50078B4 2005-03-01 06:30:16 shmget() returns: 0xA2C 2005-03-01 06:30:16 Setting up enadis channel (id=6) 2005-03-01 06:30:16 calling ftok('/opt/hobbit/server',6) 2005-03-01 06:30:16 ftok() returns: 0x60078B4 2005-03-01 06:30:16 shmget() returns: 0x10D1 2005-03-01 06:30:16 Setting up logfiles 2005-03-01 06:30:16 Task hobbitd started with PID 3579 2005-03-01 06:30:16 Task bbenadis terminated, status 1 2005-03-01 06:30:21 Task bbhistory started with PID 3605 2005-03-01 06:30:21 Task bbenadis started with PID 3607 2005-03-01 06:30:21 Task bbpage started with PID 3609 2005-03-01 06:30:21 Task larrdstatus started with PID 3611 2005-03-01 06:30:21 Task larrddata started with PID 3613 2005-03-01 06:30:31 Task bbdisplay started with PID 3666 2005-03-01 06:30:31 Task bbretest started with PID 3668 On Mon, 28 Feb 2005 19:39:05 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Could this be a problem with the version of gcc or other package? Note the version below: Reading specs from /usr/local/gcc-3.3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/specs Configured with: ../configure --prefix=/usr/local/gcc-3.3.1 Thread model: posix gcc version 3.3.1 On Mon, 28 Feb 2005 15:13:05 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump: bash-2.03$ gdb bin/hobbitd core GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.8"... Core was generated by `hobbitd --debug --restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file='. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/libresolv.so.2...done. Loaded symbols for /usr/lib/libresolv.so.2 Reading symbols from /usr/lib/libsocket.so.1...done. Loaded symbols for /usr/lib/libsocket.so.1 Reading symbols from /usr/lib/libnsl.so.1...done. Loaded symbols for /usr/lib/libnsl.so.1 Reading symbols from /usr/lib/libc.so.1...done. Loaded symbols for /usr/lib/libc.so.1 Reading symbols from /usr/lib/libdl.so.1...done. Loaded symbols for /usr/lib/libdl.so.1 Reading symbols from /usr/lib/libmp.so.2...done. Loaded symbols for /usr/lib/libmp.so.2 Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done. Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1 #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 (gdb) bt #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1 #1 0xff13598c in abort () from /usr/lib/libc.so.1 #2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus destination\n", fmt=0x0) at memory.c:334 #3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0, msg=0x0, sender=0x0, hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436 (gdb) On Tue, 1 Mar 2005 00:03:57 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:Important correction: On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:Then do a "make allclean; make; make install"Dont do the "make install", just copy hobbitd/hobbitd over to ~hobbit/server/bin/ and restart it. Henrik
list Henrik Størner
▸
On Mon, Feb 28, 2005 at 03:13:05PM -0800, Brian Lynch wrote:
Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump:
bash-2.03$ gdb bin/hobbitd core
GNU gdb 6.0
Program terminated with signal 6, Aborted.
#1 0xff13598c in abort () from /usr/lib/libc.so.1
#2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus
destination\n", fmt=0x0) at memory.c:334
#3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0,
msg=0x0, sender=0x0,
hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436
(gdb)This looks really weird. Line 436 of hobbitd.c can only be reached if "readymsg" is not NULL. But the call trace shows it as such. The posttochannel() routine is always called with a message and a sender. Yet both of those parameters show up as NULL in the call trace. I'd like to have a copy of this core-dump, the ~hobbit/server/bin/hobbitd binary, your entire /var/log/hobbit/ directory, the ~hobbit/server/tmp/hobbitd.chk file, and your ~hobbit/server/etc/bb-hosts and hobbitserver.cfg files. Yes, this includes a bunch of info about your locally used ip-adresses and hostnames. Check with your boss if it is ok to hand them out. Is anyone else seeing repeated crashes of hobbitd ? I haven't heard of any - quite the contrary - so I'm wondering why this happens so much in just your installation. Regards, Henrik
list Henrik Størner
I've found something that might explain it, but I am certainly not
sure if it's the cause of your problems. This bug would only trigger
if some client of yours was sending in very large "data" messages,
like 100 KB or more.
Could you try the attached patch and let me know if it solves your
problem?
If not, I would like you to try and disable all of the hobbitd worker
modules in hobbitlaunch.cfg - i.e. bbstatus, bbhistory, bbdata,
bbnotes, bbenadies, bbpage, larrdstatus and larrddata. Restart hobbit
and see if it still crashes. If it doesn't then we've narrowed down
the problem - if it does, then the problem is somewhere else than
where I've been looking so far.
Thanks,
Henrik
-------------- next part --------------
--- hobbitd/hobbitd.c 2005/02/27 12:00:50 1.117
+++ hobbitd/hobbitd.c 2005/03/01 08:27:04
@@ -433,10 +433,11 @@
channel->msgcount++;
gettimeofday(&tstamp, &tz);
if (readymsg) {
- n = sprintf(channel->channelbuf,
+ n = snprintf(channel->channelbuf, (SHAREDBUFSZ-1),
"@@%s#%u|%d.%06d|%s|%s\n@@\n",
channelmarker, channel->seq, (int) tstamp.tv_sec, (int) tstamp.tv_usec, sender,
readymsg);
+ *(channel->channelbuf + n) = '\0';
}
else {
switch(channel->channelid) {
list Brian Lynch
Henrik, Tried the patch and hobbitd still crashed. Tried the disable module test. Disabled all the modules you mentioned above and hobbitd has not crashed since 8:30 PST this morning. I'll try adding back in modules until it crashes. - Brian
▸
On Tue, 1 Mar 2005 09:33:51 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:I've found something that might explain it, but I am certainly not sure if it's the cause of your problems. This bug would only trigger if some client of yours was sending in very large "data" messages, like 100 KB or more. Could you try the attached patch and let me know if it solves your problem? If not, I would like you to try and disable all of the hobbitd worker modules in hobbitlaunch.cfg - i.e. bbstatus, bbhistory, bbdata, bbnotes, bbenadies, bbpage, larrdstatus and larrddata. Restart hobbit and see if it still crashes. If it doesn't then we've narrowed down the problem - if it does, then the problem is somewhere else than where I've been looking so far. Thanks, Henrik
list Brian Lynch
OK... I enabled the modules one at a time until I reached 'larrdstatus'. When I enabled that module, hobbitd began crashing again. Here is the contents of the hobbitlaunch.cfg. # # The hobbittasks.cfg file is loaded by "hobbitlaunch". # It controls which of the Hobbit modules to run, how often, and # with which parameters, options and environment variables. # # This is the main Hobbit daemon. You cannot live without this one. [hobbitd] HEARTBEAT ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg CMD hobbitd --debug --restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk --checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log --admin-senders=127.0.0.1,$BBSERVERIP # "bbstatus" saves status-logs in text- and html-format, like the old Big Brother # daemon does. Unless you are using add-ons that directly access the log-files, you # will not need to run this module, and it is recommended that you keep it disabled # since storing the raw logs on disk can cause a significant load on your server. [bbstatus] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=status --log=$BBSERVERLOGS/status.log hobbitd_filestore --status --html # "bbhistory" keeps track of the status changes that happen, in a manner that is # compatible with the Big Brother history logs. You probably do want to run this. [bbhistory] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=stachg --log=$BBSERVERLOGS/history.log hobbitd_history # "bbdata" saves information sent using the BB "data" protocol, like the old Big Brother # daemon does. Unless you are using add-ons that directly access the data-files, you # will not need to run this module, and it is recommended that you keep it disabled # since storing the raw data on disk can cause a significant load on your BB server. # LARRD uses data-files, but since LARRD is handled by the hobbitd_larrd module, you do # not need to run the "bbdata" module to get LARRD graphs. [bbdata] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=data --log=$BBSERVERLOGS/data.log hobbitd_filestore --data # "bbnotes" saves web note-files, that are sent using the BB "notes" protocol. This is # disabled by default; if you use the BB "notes" protocol, then you should enable this. [bbnotes] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=notes --log=$BBSERVERLOGS/notes.log hobbitd_filestore --notes # "bbenadis" updates the files used to indicate that a host or test has been enabled or disabled. # These files are used by bbgen and the "maint.pl" script to determine what is currently enabled # and disabled, so you probably want to run this module. [bbenadis] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=enadis --log=$BBSERVERLOGS/enadis.log hobbitd_filestore --enadis # "bbpage" sends out alerts. Note that this module is NOT compatible with the old Big Brother # system - it uses a different configuration file to determine how alerts get sent. If you want # alerts to go out via pager, e-mail or some other means, then you must run this module. [bbpage] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=page --log=$BBSERVERLOGS/page.log hobbitd_alert # "larrdstatus" updates RRD files with information that arrives as "status" messages. # If you want RRD graphs of your monitoring data, then you want to run this. [larrdstatus] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=status --log=$BBSERVERLOGS/larrd-status.log hobbitd_larrd --rrddir=$BBVAR/rrd # "larrddata" updates RRD files with information that arrives as "data" messages. # If you want RRD graphs of your monitoring BB data, then you want to run this. [larrddata] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=data --log=$BBSERVERLOGS/larrd-data.log hobbitd_larrd --rrddir=$BBVAR/rrd # "bbdisplay" runs the bbgen tool to generate the Hobbit webpages from the status information that # has been received. Big Brother updated the webpages once every 5 minutes. The default here is to # run it every minute for faster updates, but you can change it if you have a highly loaded server # and dont need updates that often. [bbdisplay] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-display.sh LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 1m # "larrdcolumn" is responsible for updating the contents of the LARRD overview page, found on the # "trends" column for each host. Since the set of graphs does not change very often, we run this # less frequently than the normal webpage updates. We also make sure (with the "GROUP" setting) # that they don't run simultaneously with the infocolumnn and bbdisplay tasks. [larrdcolumn] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-larrdcolumn --hobbitd --rrddir=$BBVAR/rrd --column=trends LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 15m # "infocolumn" is responsible for updating the contents of the INFO pages, found on the # "info" column for each host. Since the content does not change unless there is a # configuration change, we update these less frequently than the normal webpage updates. # We also make sure (with the "GROUP" setting) that they don't run simultaneously with # the larrdcolumnn and bbdisplay tasks. [infocolumn] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-infocolumn --hobbitd --column=info LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 15m # "bbnet" runs the bbtest-net tool to perform the network based tests - i.e. http, smtp, ssh, dns and # all of the various network protocols we need to test. [bbnet] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD bbtest-net --report --ping --checkresponse LOGFILE $BBSERVERLOGS/bb-network.log INTERVAL 5m # "bbretest" picks up the tests that the normal network test consider "failed", and re-does those # tests more often. This enables Big Brother to pick up a recovered network service faster than # if it were tested only by the "bbnet" task (which only runs every 5 minutes). So if you have # servers with very high availability guarantees, running this task will make your availability # reports look much better. [bbretest] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD $BBHOME/ext/bbretest-net.sh LOGFILE $BBSERVERLOGS/bb-retest.log INTERVAL 1m
▸
On Tue, 1 Mar 2005 10:10:12 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Henrik, Tried the patch and hobbitd still crashed. Tried the disable module test. Disabled all the modules you mentioned above and hobbitd has not crashed since 8:30 PST this morning. I'll try adding back in modules until it crashes. - Brian On Tue, 1 Mar 2005 09:33:51 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:I've found something that might explain it, but I am certainly not sure if it's the cause of your problems. This bug would only trigger if some client of yours was sending in very large "data" messages, like 100 KB or more. Could you try the attached patch and let me know if it solves your problem? If not, I would like you to try and disable all of the hobbitd worker modules in hobbitlaunch.cfg - i.e. bbstatus, bbhistory, bbdata, bbnotes, bbenadies, bbpage, larrdstatus and larrddata. Restart hobbit and see if it still crashes. If it doesn't then we've narrowed down the problem - if it does, then the problem is somewhere else than where I've been looking so far. Thanks, Henrik
list Brian Lynch
Looks like 'larrddata' is clean. So far, only 'larrdstatus' is causing it to crash.
▸
- Brian
On Tue, 1 Mar 2005 10:48:01 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:OK... I enabled the modules one at a time until I reached 'larrdstatus'. When I enabled that module, hobbitd began crashing again. Here is the contents of the hobbitlaunch.cfg. # # The hobbittasks.cfg file is loaded by "hobbitlaunch". # It controls which of the Hobbit modules to run, how often, and # with which parameters, options and environment variables. # # This is the main Hobbit daemon. You cannot live without this one. [hobbitd] HEARTBEAT ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg CMD hobbitd --debug --restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk --checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log --admin-senders=127.0.0.1,$BBSERVERIP # "bbstatus" saves status-logs in text- and html-format, like the old Big Brother # daemon does. Unless you are using add-ons that directly access the log-files, you # will not need to run this module, and it is recommended that you keep it disabled # since storing the raw logs on disk can cause a significant load on your server. [bbstatus] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=status --log=$BBSERVERLOGS/status.log hobbitd_filestore --status --html # "bbhistory" keeps track of the status changes that happen, in a manner that is # compatible with the Big Brother history logs. You probably do want to run this. [bbhistory] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=stachg --log=$BBSERVERLOGS/history.log hobbitd_history # "bbdata" saves information sent using the BB "data" protocol, like the old Big Brother # daemon does. Unless you are using add-ons that directly access the data-files, you # will not need to run this module, and it is recommended that you keep it disabled # since storing the raw data on disk can cause a significant load on your BB server. # LARRD uses data-files, but since LARRD is handled by the hobbitd_larrd module, you do # not need to run the "bbdata" module to get LARRD graphs. [bbdata] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=data --log=$BBSERVERLOGS/data.log hobbitd_filestore --data # "bbnotes" saves web note-files, that are sent using the BB "notes" protocol. This is # disabled by default; if you use the BB "notes" protocol, then you should enable this. [bbnotes] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=notes --log=$BBSERVERLOGS/notes.log hobbitd_filestore --notes # "bbenadis" updates the files used to indicate that a host or test has been enabled or disabled. # These files are used by bbgen and the "maint.pl" script to determine what is currently enabled # and disabled, so you probably want to run this module. [bbenadis] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=enadis --log=$BBSERVERLOGS/enadis.log hobbitd_filestore --enadis # "bbpage" sends out alerts. Note that this module is NOT compatible with the old Big Brother # system - it uses a different configuration file to determine how alerts get sent. If you want # alerts to go out via pager, e-mail or some other means, then you must run this module. [bbpage] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=page --log=$BBSERVERLOGS/page.log hobbitd_alert # "larrdstatus" updates RRD files with information that arrives as "status" messages. # If you want RRD graphs of your monitoring data, then you want to run this. [larrdstatus] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=status --log=$BBSERVERLOGS/larrd-status.log hobbitd_larrd --rrddir=$BBVAR/rrd # "larrddata" updates RRD files with information that arrives as "data" messages. # If you want RRD graphs of your monitoring BB data, then you want to run this. [larrddata] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD hobbitd_channel --channel=data --log=$BBSERVERLOGS/larrd-data.log hobbitd_larrd --rrddir=$BBVAR/rrd # "bbdisplay" runs the bbgen tool to generate the Hobbit webpages from the status information that # has been received. Big Brother updated the webpages once every 5 minutes. The default here is to # run it every minute for faster updates, but you can change it if you have a highly loaded server # and dont need updates that often. [bbdisplay] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-display.sh LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 1m # "larrdcolumn" is responsible for updating the contents of the LARRD overview page, found on the # "trends" column for each host. Since the set of graphs does not change very often, we run this # less frequently than the normal webpage updates. We also make sure (with the "GROUP" setting) # that they don't run simultaneously with the infocolumnn and bbdisplay tasks. [larrdcolumn] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-larrdcolumn --hobbitd --rrddir=$BBVAR/rrd --column=trends LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 15m # "infocolumn" is responsible for updating the contents of the INFO pages, found on the # "info" column for each host. Since the content does not change unless there is a # configuration change, we update these less frequently than the normal webpage updates. # We also make sure (with the "GROUP" setting) that they don't run simultaneously with # the larrdcolumnn and bbdisplay tasks. [infocolumn] DISABLED ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd GROUP generators CMD bb-infocolumn --hobbitd --column=info LOGFILE $BBSERVERLOGS/bb-display.log INTERVAL 15m # "bbnet" runs the bbtest-net tool to perform the network based tests - i.e. http, smtp, ssh, dns and # all of the various network protocols we need to test. [bbnet] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD bbtest-net --report --ping --checkresponse LOGFILE $BBSERVERLOGS/bb-network.log INTERVAL 5m # "bbretest" picks up the tests that the normal network test consider "failed", and re-does those # tests more often. This enables Big Brother to pick up a recovered network service faster than # if it were tested only by the "bbnet" task (which only runs every 5 minutes). So if you have # servers with very high availability guarantees, running this task will make your availability # reports look much better. [bbretest] ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD $BBHOME/ext/bbretest-net.sh LOGFILE $BBSERVERLOGS/bb-retest.log INTERVAL 1m On Tue, 1 Mar 2005 10:10:12 -0800, Brian Lynch <user-0420823115a8@xymon.invalid> wrote:Henrik, Tried the patch and hobbitd still crashed. Tried the disable module test. Disabled all the modules you mentioned above and hobbitd has not crashed since 8:30 PST this morning. I'll try adding back in modules until it crashes. - Brian On Tue, 1 Mar 2005 09:33:51 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:I've found something that might explain it, but I am certainly not sure if it's the cause of your problems. This bug would only trigger if some client of yours was sending in very large "data" messages, like 100 KB or more. Could you try the attached patch and let me know if it solves your problem? If not, I would like you to try and disable all of the hobbitd worker modules in hobbitlaunch.cfg - i.e. bbstatus, bbhistory, bbdata, bbnotes, bbenadies, bbpage, larrdstatus and larrddata. Restart hobbit and see if it still crashes. If it doesn't then we've narrowed down the problem - if it does, then the problem is somewhere else than where I've been looking so far. Thanks, Henrik
list Henrik Størner
▸
On Tue, Mar 01, 2005 at 10:48:01AM -0800, Brian Lynch wrote:
OK... I enabled the modules one at a time until I reached 'larrdstatus'. When I enabled that module, hobbitd began crashing again.
OK, that is fairly interesting. I do have some more code that I'd like you to test, but I need to get it into a state where I'm sure that all the debugging code actually works. Not exactly rocket science, I just need to go over it tonight. So I'd like to send you a special test version of Hobbit - hopefully that will provide some clue as to what exactly is happening. Have you been running a previous version of Hobbit without any problems ? Regards, Henrik
list Brian Lynch
Henrik, I confess, I'm new to the Hobbit project. I've been running bbgen for the past 2 years with success and just decided to test drive your new server. I'd be happy to run a test version when you're ready. Here's the update on disabling modules... I re-enabled all modules except for the ones below. This means all of the defaults are enabled except for 'larrdstatus'. This runs fine with no dumps. Adding larrdstatus back in causes the signal 6 dump for hobbitd. DISABLED MODULES bbstatus bbdata bbnotes larrdstatus
▸
- Brian
On Tue, 1 Mar 2005 20:31:11 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Tue, Mar 01, 2005 at 10:48:01AM -0800, Brian Lynch wrote:OK... I enabled the modules one at a time until I reached 'larrdstatus'. When I enabled that module, hobbitd began crashing again.OK, that is fairly interesting. I do have some more code that I'd like you to test, but I need to get it into a state where I'm sure that all the debugging code actually works. Not exactly rocket science, I just need to go over it tonight. So I'd like to send you a special test version of Hobbit - hopefully that will provide some clue as to what exactly is happening. Have you been running a previous version of Hobbit without any problems ? Regards, Henrik
list Sello Tlabela
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our
growing network and, I installed hobbit and added two clients to
bb-hosts file and added some tags to them but cpu,memory proc etc do not
show on web interface, however when i click the icons on the
http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
# SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za
UP 30m
LOAD 6.0 12.0
DISK * 75 85
MEMPHYS 100 101
MEMSWAP 50 80
MEMACT 90 97
PROC crond 1
PROC syslog-ng 1
PROC sshd 1
PROC ntpdate 1
PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng
PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0
TRACK=syslog-ng TEXT=log
FILE /var/log/sudo.log TRACK
DIR /var/log TRACK
# You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd
http://localhost/
page servers Monitored Servers
group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd
http://localhost/ ssh disk ports disk files memory
165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs
ports disk files syslog-ng
165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp
http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
--
Sello Tlabela <user-68d80b7df288@xymon.invalid>
Telkom SA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Jason Altrincham Jones
▸
# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
▸
# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes?
What install procedure did you follow on the client machines and did you
start them properly?
Thanks,
Jason.
▸
-----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace -- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Sello Tlabela
Hi Jason, The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports to. # It is good to use IP-adresses here instead of DNS # names - DNS might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1" HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
▸
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk should be: # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ ^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly? Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Jason Altrincham Jones
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start? Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
▸
Thanks,
Jason.
-----Original Message-----
From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid]
Sent: 10 May 2007 11:10
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file
is /etc/sysconfig/hobbit-client below is the contents of the file,
please let me know if I need a different package and also if I need to
reconfigure the client
# Configure the Hobbit client settings.
# You MUST set the list of Hobbit servers that this
# client reports to.
# It is good to use IP-adresses here instead of DNS
# names - DNS might not work if there's a problem.
#
# E.g. (a single Hobbit server)
# HOBBITSERVERS="192.168.1.1"
# or (multiple servers)
# HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
# The defaults usually suffice for the rest of this file,
# but you can tweak the hostname that the client reports
# data with, and the OS name used (typically needed only on
# RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za"
CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk should be: # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ ^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly? Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Sello Tlabela
Yes service hobbit-client start and started with no errors
▸
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start? Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today. Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 11:10 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Hi Jason, The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports to. # It is good to use IP-adresses here instead of DNS # names - DNS might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1" HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4" On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk should be: # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ ^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly? Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Jason Altrincham Jones
Is there a firewall on that box? Also does the localhost entry show any status'?
▸
-----Original Message-----
From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid]
Sent: 10 May 2007 13:36
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Status not available
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start? Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today. Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 11:10 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Hi Jason, The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports to. # It is good to use IP-adresses here instead of DNS # names - DNS might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1" HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4" On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk should be: # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ ^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly? Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2
TEXT=syslog-ng
PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Sello Tlabela
Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked
▸
On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:Is there a firewall on that box? Also does the localhost entry show any status'? -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 13:36 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Yes service hobbit-client start and started with no errors On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start? Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today. Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 11:10 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Hi Jason, The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports to. # It is good to use IP-adresses here instead of DNS # names - DNS might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1" HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4" On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk should be: # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ ^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly? Thanks, Jason. -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not available Hi Everyone, I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2TEXT=syslog-ngPORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK # You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk Thanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Galen Johnson
Are you running with SELinux enabled? =G=
▸
-----Original Message-----
From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: Thursday, May 10, 2007 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Status not available
Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked
On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:Is there a firewall on that box? Also does the localhost entry show any status'? -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 13:36 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Yes service hobbit-client start and started with no errors On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today. Thanks,Jason.-----Original Message-----From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 11:10 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not availableHi Jason,The package name is hobbit-client-4.1.2-1.i386.rpm and config file > is /etc/sysconfig/hobbit-client below is the contents of the file, > please let me know if I need a different package and also if I need > to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports > to.# It is good to use IP-adresses here instead of DNS # names - DNS > might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1"HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you > can tweak the hostname that the client reports # data with, and the > OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za"CLIENTOS="rhel4"On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports diskshould be: # You need to define at least the Hobbit server itself here.#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes?What install procedure did you follow on the client machines and > > did you start them properly?Thanks,Jason.-----Original Message-----From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not availableHi Everyone,I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to > > bb-hosts file and added some tags to them but cpu,memory proc etc > > do not show on web interface, however when i click the icons on the > > http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # > > SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.zaUP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2TEXT=syslog-ngPORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 > > TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK# You need to define at least the Hobbit server itself here.#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports diskThanks in advace
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Sello Tlabela
permissive On Thu, 2007-05-10 at 09:31 -0400, Galen Johnson wrote:
Are you running with SELinux enabled? =G= -----Original Message----- From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: Thursday, May 10, 2007 8:47 AM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not available Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:Is there a firewall on that box? Also does the localhost entry show > any status'?-----Original Message-----From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 13:36 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not availableYes service hobbit-client start and started with no errors On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today. Thanks,Jason.-----Original Message-----From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 11:10 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Status not availableHi Jason,The package name is hobbit-client-4.1.2-1.i386.rpm and config file > > is /etc/sysconfig/hobbit-client below is the contents of the file, > > please let me know if I need a different package and also if I need > > to reconfigure the client # Configure the Hobbit client settings. # You MUST set the list of Hobbit servers that this # client reports > > to.# It is good to use IP-adresses here instead of DNS # names - DNS > > might not work if there's a problem. # # E.g. (a single Hobbit server) # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1"HOBBITSERVERS="165.143.145.119" # The defaults usually suffice for the rest of this file, # but you > > can tweak the hostname that the client reports # data with, and the > > OS name used (typically needed only on # RHEL or RHAS servers). CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za"CLIENTOS="rhel4"On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:# You need to define at least the Hobbit server itself here. #127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports diskshould be: # You need to define at least the Hobbit server itself here.#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/^^ i.e. you don't specify cpu etc. You have installed the hobbit client on these machines correctly yes?What install procedure did you follow on the client machines and > > > did you start them properly?Thanks,Jason.-----Original Message-----From: Sello Tlabela [mailto:user-68d80b7df288@xymon.invalid] Sent: 10 May 2007 08:44 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Status not availableHi Everyone,I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to > > > bb-hosts file and added some tags to them but cpu,memory proc etc > > > do not show on web interface, however when i click the icons on the > > > http,ntp,ssh web interface i get status not available error below is a paste of hobbit-client.cfg and bb-hosts respectively # > > > SETTINGS FOR HIDS5 HOST=cntrra02-rh-hids5.telkom.co.zaUP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2TEXT=syslog-ngPORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 > > > TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK# You need to define at least the Hobbit server itself here.#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/page servers Monitored Servers group-compress <font size="+1">Servers</font> 127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports diskThanks in advace-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Sello Tlabela <user-68d80b7df288@xymon.invalid> Telkom SA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list Michael S. Fisher
Hello All! I have the following setup for hobbit / xymon.: Linux Fedora 9 and Hobbitserver 4.2.2-RC1 I was able to successfully install hobbit and it shows up in a browser with the configured hosts. the problem i am having is with viewing CURRENT status. Whenever i click the icon for status, i get a blank white page with "Status not Available". HISTORY functions however work. I suspected it be a permission problem so I set all files to global 777 and even tried chown all of em to apache. Obviously this is in a test env but even with the completely wide open perm, still same issue. The bb-hostcvs.sh returns status not available but nothing is written to the hobbit or apache log files that would give an idea as to why this is happening. Does anybody have any ideas? THANKS!!!
list Henrik Størner
▸
In <user-267989949848@xymon.invalid> user-ab09d151b26b@xymon.invalid writes:
Linux Fedora 9 and Hobbitserver 4.2.2-RC1
I was able to successfully install hobbit and it shows up in a browser = with the configured hosts. the problem i am having is with viewing CURRENT status. Whenever i click the icon for status, i get a blank white page = with "Status not Available". HISTORY functions however work.
That means the CGI script could not contact the Hobbit server to query the current status. The CGI sends a "hobbitdlog" query to the $BBDISP server, this environment variable should be set to the IP-address where your Hobbit server daemon (hobbitd) is running. This is usually picked up from the hobbitserver.cfg configuration file, so check what you've listed there. Regards, Henrik
list Buchan Milne
▸
On Tuesday 09 December 2008 00:22:34 user-ab09d151b26b@xymon.invalid wrote:
Hello All! I have the following setup for hobbit / xymon.: Linux Fedora 9 and Hobbitserver 4.2.2-RC1 I was able to successfully install hobbit and it shows up in a browser with the configured hosts. the problem i am having is with viewing CURRENT status. Whenever i click the icon for status, i get a blank white page with "Status not Available". HISTORY functions however work. I suspected it be a permission problem so I set all files to global 777 and even tried chown all of em to apache. Obviously this is in a test env but even with the completely wide open perm, still same issue. The bb-hostcvs.sh returns status not available but nothing is written to the hobbit or apache log files that would give an idea as to why this is happening. Does anybody have any ideas?
SELinux. Either apply the right contexts to the hobbit cgi files, or turn off SELinux protection for Apache, or (if you really can't be bothered with using SELinux correctly), turn it off. (if you are interested in using SELinux correctly, install setroubleshoot, and tail it's log while you access the CGIs ...). I previously sent the 2 or 3 SELinux commands required to make things work without disabling anything related to SELinux to the list ... Regards, Buchan
list Eric Jacobs
Xymon 4.2.3 client running on RHE4 (update 3). When I click on CPU I get the output of top, but it is wrong (Load average may be correct, but list of processes running is not). I checked the data being built in tmp directory on client, and it is wrong there also, so I am sure it has something to do with client. Eric Jacobs Infrastructure and Operations Information Technology Group Phone:XXX-XXX-XXXX Email:user-2ad24e73f3d4@xymon.invalid
list Dominique Frise
What is "wrong" ? Please show us the client data for "[top]" extracted from ~tmp/msg.<client-name>.txt and top output from the command line. Dominique
▸
Jacobs, Eric wrote:Xymon 4.2.3 client running on RHE4 (update 3). When I click on CPU I get the output of top, but it is wrong (Load average may be correct, but list of processes running is not). I checked the data being built in tmp directory on client, and it is wrong there also, so I am sure it has something to do with client. Eric Jacobs Infrastructure and Operations Information Technology Group Phone:XXX-XXX-XXXX Email:user-2ad24e73f3d4@xymon.invalid
list Massimo Morsiani
Hi all, is there any way to change default font used to draw graphs? Thanks in advance. Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.r.l. via de' Cattani, 220/G 50145 Firenze, Italy tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it Please be advised that this email may contain confidential information. If you are not the intended recipient, please do not read, copy or re-transmit this email. If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments. Thank you in advance for your cooperation and assistance. In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.
list Eric Jacobs
▸
-----Original Message----- From: Dominique Frise [mailto:user-78ab6673b600@xymon.invalid] Sent: Thursday, September 03, 2009 1:44 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Funky TOP output What is "wrong" ? Please show us the client data for "[top]" extracted from ~tmp/msg.<client-name>.txt and top output from the command line. Dominique Jacobs, Eric wrote:
Xymon 4.2.3 client running on RHE4 (update 3). When I click on CPU I get the output of top, but it is wrong (Load average may be correct, but list of processes running is not). I checked the data being built in tmp directory on client, and it is wrong there also, so I am sure it has something to do with client. Eric Jacobs Infrastructure and Operations Information Technology Group Phone:XXX-XXX-XXXX Email:user-2ad24e73f3d4@xymon.invalid
Top output from hobbit client:
Tasks: 156 total, 2 running, 154 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.4% us, 1.7% sy, 0.0% ni, 89.0% id, 5.9% wa, 0.0% hi,
0.0% si
Mem: 7986956k total, 7950336k used, 36620k free, 106340k buffers
Swap: 16779852k total, 1410228k used, 15369624k free, 5378920k cached
PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND
29000 hobbit 16 0 95 0:00.70 0.0 16904 2996 1628 R omreport
4422 root 17 0 8 219:09.79 0.1 112m 5460 3288 S
dsm_sa_datamgr3
29016 hobbit 15 0 2 0:00.03 0.0 3180 944 684 R top
1 root 15 0 0 3:26.55 0.0 2528 552 468 S init
2 root RT 0 0 0:42.56 0.0 0 0 0 S migration/0
3 root 34 19 0 0:00.64 0.0 0 0 0 S ksoftirqd/0
4 root RT 0 0 11:59.81 0.0 0 0 0 S migration/1
5 root 34 19 0 0:00.77 0.0 0 0 0 S ksoftirqd/1
6 root RT 0 0 0:33.72 0.0 0 0 0 S migration/2
7 root 34 19 0 0:00.54 0.0 0 0 0 S ksoftirqd/2
8 root RT 0 0 10:15.88 0.0 0 0 0 S migration/3
9 root 34 19 0 0:00.79 0.0 0 0 0 S ksoftirqd/3
10 root 5 -10 0 0:00.68 0.0 0 0 0 S events/0
11 root 5 -10 0 0:00.39 0.0 0 0 0 S events/1
12 root 5 -10 0 0:00.23 0.0 0 0 0 S events/2
13 root 5 -10 0 0:00.48 0.0 0 0 0 S events/3
14 root 6 -10 0 0:00.01 0.0 0 0 0 S khelper
15 root 15 -10 0 0:00.00 0.0 0 0 0 S kacpid
44 root 5 -10 0 0:02.19 0.0 0 0 0 S kblockd/0
45 root 5 -10 0 0:02.94 0.0 0 0 0 S kblockd/1
46 root 5 -10 0 0:03.32 0.0 0 0 0 S kblockd/2
47 root 5 -10 0 0:03.24 0.0 0 0 0 S kblockd/3
48 root 15 0 0 0:00.00 0.0 0 0 0 S khubd
60 root 7 -10 0 0:00.00 0.0 0 0 0 S aio/0
61 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/1
62 root 8 -10 0 0:00.00 0.0 0 0 0 S aio/2
63 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/3
59 root 15 0 0 616:30.87 0.0 0 0 0 S kswapd0
136 root 25 0 0 0:00.00 0.0 0 0 0 S kseriod
218 root 24 0 0 0:00.00 0.0 0 0 0 S scsi_eh_0
219 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_0
221 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_1
222 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_1
229 root 20 0 0 0:00.00 0.0 0 0 0 S scsi_eh_2
230 root 15 0 0 0:00.03 0.0 0 0 0 S percraid
265 root 18 0 0 0:00.00 0.0 0 0 0 S scsi_eh_3
266 root 0 -20 0 0:00.00 0.0 0 0 0 S
qla2300_3_dpc
296 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_4
297 root 0 -20 0 0:00.00 0.0 0 0 0 S
qla2300_4_dpc
338 root 15 0 0 3:10.61 0.0 0 0 0 S kjournald
1898 root 6 -10 0 0:00.05 0.0 1916 412 400 S udevd
2088 root 21 0 0 0:00.00 0.0 0 0 0 S
shpchpd_event
2177 root 6 -10 0 0:00.00 0.0 0 0 0 S kauditd
2256 root 15 0 0 0:00.99 0.0 0 0 0 S emcpd
2257 root 15 0 0 3:27.69 0.0 0 0 0 S emcpdefd
2258 root 19 0 0 0:00.00 0.0 0 0 0 S
emcprequestd
2328 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxTestDaemon
2327 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxDispatchDaem
2326 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxProactiveDae
2325 root 15 0 0 0:00.00 0.0 0 0 0 S MpxGrDaemon
2324 root 15 0 0 6:17.11 0.0 0 0 0 S
MpxPeriodicCall
2323 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxResumeIoDaem
2322 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxAsyncIoDaemo
2344 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxTestDaemon
2874 root 8 -10 0 0:00.00 0.0 0 0 0 S kmirrord
2875 root 8 -10 0 0:00.00 0.0 0 0 0 S kmir_mon
2909 root 15 0 0 0:00.02 0.0 0 0 0 S kjournald
2910 root 15 0 0 0:04.42 0.0 0 0 0 S kjournald
2911 root 15 0 0 0:05.57 0.0 0 0 0 S kjournald
2912 root 15 0 0 9:37.07 0.0 0 0 0 S kjournald
2913 root 15 0 0 1:36.13 0.0 0 0 0 S kjournald
2914 root 15 0 0 0:47.38 0.0 0 0 0 S kjournald
2915 root 15 0 0 24:29.97 0.0 0 0 0 S kjournald
2916 root 15 0 0 24:17.72 0.0 0 0 0 S kjournald
2917 root 15 0 0 45:16.79 0.0 0 0 0 S kjournald
2918 root 15 0 0 57:35.47 0.0 0 0 0 S kjournald
3895 root 16 0 0 0:30.45 0.0 2756 608 508 S syslogd
3899 root 16 0 0 0:00.15 0.0 2068 488 412 S klogd
3964 root 16 0 0 19:36.44 0.0 3228 492 412 S irqbalance
4042 root 16 0 0 12:11.89 0.1 13092 7228 5824 S naviagent
4067 root 21 0 0 0:00.00 0.0 2764 584 504 S acpid
4149 root 16 0 0 0:00.65 0.0 2532 856 732 S xinetd
4165 ntp 16 0 0 0:11.49 0.1 5332 5332 3436 S ntpd
4175 root 16 0 0 0:00.04 0.0 2464 572 500 S gpm
4185 root 16 0 0 0:18.85 0.0 4916 1128 732 S crond
4224 xfs 16 0 0 0:00.08 0.0 4684 1552 808 S xfs
4245 root 16 0 0 0:00.54 0.0 118m 2728 2320 S
dsm_om_shrsvc32
4248 root 16 0 0 0:00.02 0.0 4488 1284 1068 S invcol
4439 root 17 0 0 0:00.04 0.0 6932 3124 1804 S invcol
5478 root 16 0 0 0:00.01 0.0 4612 1272 1100 S PV2XX
5508 root 15 0 0 6:28.24 0.1 38608 4380 2680 D PV2XXA00
5509 root 20 0 0 0:00.00 0.0 4584 752 652 S grep
5619 root 18 0 0 0:36.47 0.0 15260 1884 1568 S
dsm_sa_eventmgr
5632 root 17 0 0 46:38.02 22.4 3070m 1.7g 2156 S
dsm_sa_snmp32d
5661 root 16 0 0 0:00.00 0.0 3856 684 580 S
dsm_om_connsvc3
5662 root 16 0 0 73:20.92 0.4 268m 33m 10m S
dsm_om_connsvc3
5679 root 15 0 0 0:02.85 0.0 3776 596 524 S rhnsd
6370 root 17 0 0 0:00.02 0.0 4436 1288 996 S login
6372 root 19 0 0 0:00.00 0.0 2528 448 380 S mingetty
6373 root 20 0 0 0:00.00 0.0 2232 448 380 S mingetty
6374 root 21 0 0 0:00.00 0.0 3268 448 380 S mingetty
6375 root 22 0 0 0:00.00 0.0 3244 448 380 S mingetty
6377 root 21 0 0 0:00.00 0.0 2028 448 380 S mingetty
16593 root 18 0 0 0:00.03 0.0 4788 1444 1160 S bash
3816 oracle 16 0 0 12:54.98 0.0 7692 2512 1560 S perl
3833 oracle 18 0 0 340:40.03 0.4 114m 34m 9260 S emagent
31367 oracle 15 0 0 0:22.68 0.0 2472 1008 916 S nmz
27243 root 15 0 0 4:50.44 0.0 0 0 0 S pdflush
28814 oracle 16 0 0 2:56.23 1.1 2704m 84m 83m S oracle
28816 oracle 16 0 0 0:41.31 0.1 2703m 11m 9.9m S oracle
28818 oracle 16 0 0 3:53.20 4.3 2703m 335m 334m S oracle
28820 oracle 16 0 0 243:27.59 32.3 2751m 2.5g 2.4g S oracle
28822 oracle 16 0 0 100:11.72 0.6 2718m 44m 42m S oracle
28824 oracle 16 0 0 31:58.76 1.3 2718m 100m 89m S oracle
28826 oracle 16 0 0 18:55.30 29.8 2708m 2.3g 2.3g S oracle
28828 oracle 16 0 0 0:14.78 2.1 2708m 161m 156m S oracle
28830 oracle 16 0 0 27:35.60 5.0 2708m 387m 382m S oracle
28832 oracle 16 0 0 13:13.84 4.2 2706m 328m 324m S oracle
28834 oracle 16 0 0 11:16.05 1.3 2703m 98m 97m S oracle
28844 oracle 16 0 0 0:02.52 0.2 2703m 15m 15m S oracle
28881 oracle 16 0 0 0:05.16 1.4 2708m 109m 104m S oracle
28906 oracle 16 0 0 0:01.95 0.1 2703m 10m 10m S oracle
6312 oracle 16 0 0 5:33.84 0.1 21936 4552 3912 S tnslsnr
12796 root 15 0 0 2:18.13 0.0 0 0 0 S pdflush
25533 oracle 17 0 0 0:00.06 0.1 95444 7404 7400 S oracle
25737 oracle 16 0 0 3:56.81 0.1 21932 5464 3916 S tnslsnr
1251 oracle 16 0 0 265:33.27 21.9 2710m 1.7g 1.7g S oracle
1409 oracle 16 0 0 18:15.77 1.4 2707m 109m 106m S oracle
13019 root 16 0 0 0:06.40 0.0 9840 3120 2232 S sendmail
13027 smmsp 16 0 0 0:00.30 0.0 7116 2440 1780 S sendmail
24527 oracle 16 0 0 0:00.04 0.1 20100 6324 4988 S sqlplus
24529 oracle 16 0 0 36:51.06 7.4 2878m 575m 412m S oracle
1490 oracle 16 0 0 2:19.60 0.3 996m 21m 19m S oracle
1492 oracle 16 0 0 0:22.63 0.1 995m 10m 9576 S oracle
1494 oracle 16 0 0 3:39.46 7.0 995m 543m 541m S oracle
1496 oracle 16 0 0 25:09.75 10.7 1043m 834m 797m S oracle
1498 oracle 16 0 0 144:06.60 0.2 1010m 19m 17m S oracle
1500 oracle 16 0 0 30:32.47 0.6 1000m 46m 43m S oracle
1502 oracle 16 0 0 16:15.38 10.9 998m 849m 846m S oracle
1504 oracle 16 0 0 0:08.20 1.3 996m 103m 100m S oracle
1507 oracle 16 0 0 28:05.71 8.3 1000m 647m 641m S oracle
1509 oracle 16 0 0 16:08.29 7.7 998m 604m 600m S oracle
1511 oracle 16 0 0 8:24.33 1.3 995m 102m 100m S oracle
1517 oracle 16 0 0 0:01.33 0.2 995m 11m 10m S oracle
1583 oracle 15 0 0 0:48.72 3.8 997m 298m 296m S oracle
1675 oracle 16 0 0 0:00.50 0.1 995m 11m 9.8m S oracle
2607 oracle 16 0 0 20:42.85 2.9 1000m 225m 222m S oracle
28306 oracle 16 0 0 40:51.55 8.0 998m 624m 620m S oracle
17813 hobbit 16 0 0 0:05.56 0.0 1652 592 484 S
hobbitlaunch
10937 oracle 15 0 0 20:49.58 0.7 2705m 57m 54m S oracle
10939 oracle 15 0 0 24:24.73 1.1 2706m 88m 84m S oracle
5667 root 15 0 0 0:15.54 0.1 11324 5364 3000 S snmpd
14351 oracle 16 0 0 1:09.19 4.3 2706m 334m 330m S oracle
25244 oracle 15 0 0 5:08.23 18.0 2714m 1.4g 1.4g S oracle
25251 oracle 24 0 0 7:19.07 6.5 2710m 509m 502m S oracle
10791 root 16 0 0 0:02.04 0.0 5924 1728 1412 S sshd
24789 oracle 16 0 0 0:20.49 1.2 997m 92m 89m S oracle
26911 oracle 16 0 0 0:05.37 4.1 2704m 322m 319m S oracle
28471 root 16 0 0 0:00.18 0.0 7856 2228 1776 S sshd
28516 root 16 0 0 0:00.09 0.0 4904 1460 1176 S bash
28990 hobbit 17 0 0 0:00.00 0.0 4560 1132 988 S
hobbitclient.sh
28991 hobbit 19 0 0 0:00.00 0.0 5084 1116 968 S
openmanage.sh
28995 hobbit 16 0 0 0:00.00 0.0 4804 1100 960 S omreport
28997 hobbit 16 0 0 0:00.00 0.0 4496 696 608 S grep
28998 hobbit 22 0 0 0:00.00 0.0 5472 680 592 S grep
28999 hobbit 16 0 0 0:00.00 0.0 3256 984 836 S
hobbitclient-li
Top output from commandline:
top - 12:04:39 up 218 days, 19:42, 2 users, load average: 2.06,
2.10, 2.09
Tasks: 151 total, 1 running, 150 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.4% us, 1.7% sy, 0.0% ni, 89.0% id, 5.9% wa, 0.0% hi,
0.0% si
Mem: 7986956k total, 7948544k used, 38412k free, 107788k buffers
Swap: 16779852k total, 1410228k used, 15369624k free, 5378252k cached
PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND
29619 root 15 0 2 0:00.02 0.0 3916 944 688 R top
1 root 16 0 0 3:26.55 0.0 2528 552 468 S init
2 root RT 0 0 0:42.57 0.0 0 0 0 S migration/0
3 root 34 19 0 0:00.64 0.0 0 0 0 S ksoftirqd/0
4 root RT 0 0 11:59.82 0.0 0 0 0 S migration/1
5 root 34 19 0 0:00.77 0.0 0 0 0 S ksoftirqd/1
6 root RT 0 0 0:33.72 0.0 0 0 0 S migration/2
7 root 34 19 0 0:00.54 0.0 0 0 0 S ksoftirqd/2
8 root RT 0 0 10:15.88 0.0 0 0 0 S migration/3
9 root 34 19 0 0:00.79 0.0 0 0 0 S ksoftirqd/3
10 root 5 -10 0 0:00.68 0.0 0 0 0 S events/0
11 root 5 -10 0 0:00.39 0.0 0 0 0 S events/1
12 root 5 -10 0 0:00.23 0.0 0 0 0 S events/2
13 root 5 -10 0 0:00.48 0.0 0 0 0 S events/3
14 root 6 -10 0 0:00.01 0.0 0 0 0 S khelper
15 root 15 -10 0 0:00.00 0.0 0 0 0 S kacpid
44 root 5 -10 0 0:02.19 0.0 0 0 0 S kblockd/0
45 root 5 -10 0 0:02.94 0.0 0 0 0 S kblockd/1
46 root 5 -10 0 0:03.32 0.0 0 0 0 S kblockd/2
47 root 5 -10 0 0:03.24 0.0 0 0 0 S kblockd/3
48 root 15 0 0 0:00.00 0.0 0 0 0 S khubd
60 root 7 -10 0 0:00.00 0.0 0 0 0 S aio/0
61 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/1
62 root 8 -10 0 0:00.00 0.0 0 0 0 S aio/2
63 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/3
59 root 15 0 0 616:30.87 0.0 0 0 0 S kswapd0
136 root 25 0 0 0:00.00 0.0 0 0 0 S kseriod
218 root 24 0 0 0:00.00 0.0 0 0 0 S scsi_eh_0
219 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_0
221 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_1
222 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_1
229 root 20 0 0 0:00.00 0.0 0 0 0 S scsi_eh_2
230 root 15 0 0 0:00.03 0.0 0 0 0 S percraid
265 root 18 0 0 0:00.00 0.0 0 0 0 S scsi_eh_3
266 root 0 -20 0 0:00.00 0.0 0 0 0 S
qla2300_3_dpc
296 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_4
297 root 0 -20 0 0:00.00 0.0 0 0 0 S
qla2300_4_dpc
338 root 15 0 0 3:10.61 0.0 0 0 0 S kjournald
1898 root 6 -10 0 0:00.05 0.0 1916 412 400 S udevd
2088 root 21 0 0 0:00.00 0.0 0 0 0 S
shpchpd_event
2177 root 6 -10 0 0:00.00 0.0 0 0 0 S kauditd
2256 root 15 0 0 0:00.99 0.0 0 0 0 S emcpd
2257 root 15 0 0 3:27.69 0.0 0 0 0 S emcpdefd
2258 root 19 0 0 0:00.00 0.0 0 0 0 S
emcprequestd
2328 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxTestDaemon
2327 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxDispatchDaem
2326 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxProactiveDae
2325 root 15 0 0 0:00.00 0.0 0 0 0 S MpxGrDaemon
2324 root 15 0 0 6:17.11 0.0 0 0 0 S
MpxPeriodicCall
2323 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxResumeIoDaem
2322 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxAsyncIoDaemo
2344 root 19 0 0 0:00.00 0.0 0 0 0 S
MpxTestDaemon
2874 root 8 -10 0 0:00.00 0.0 0 0 0 S kmirrord
2875 root 8 -10 0 0:00.00 0.0 0 0 0 S kmir_mon
2909 root 15 0 0 0:00.02 0.0 0 0 0 S kjournald
2910 root 15 0 0 0:04.42 0.0 0 0 0 S kjournald
2911 root 15 0 0 0:05.57 0.0 0 0 0 S kjournald
2912 root 15 0 0 9:37.07 0.0 0 0 0 S kjournald
2913 root 15 0 0 1:36.13 0.0 0 0 0 S kjournald
2914 root 15 0 0 0:47.38 0.0 0 0 0 S kjournald
2915 root 15 0 0 24:29.97 0.0 0 0 0 S kjournald
2916 root 15 0 0 24:17.72 0.0 0 0 0 S kjournald
2917 root 15 0 0 45:16.79 0.0 0 0 0 S kjournald
2918 root 15 0 0 57:35.47 0.0 0 0 0 S kjournald
3895 root 16 0 0 0:30.45 0.0 2756 608 508 S syslogd
3899 root 16 0 0 0:00.15 0.0 2068 488 412 S klogd
3964 root 16 0 0 19:36.45 0.0 3228 492 412 S irqbalance
4042 root 15 0 0 12:11.90 0.1 13092 7228 5824 S naviagent
4067 root 21 0 0 0:00.00 0.0 2764 584 504 S acpid
4149 root 16 0 0 0:00.65 0.0 2532 856 732 S xinetd
4165 ntp 16 0 0 0:11.49 0.1 5332 5332 3436 S ntpd
4175 root 16 0 0 0:00.04 0.0 2464 572 500 S gpm
4185 root 16 0 0 0:18.85 0.0 4916 1128 732 S crond
4224 xfs 16 0 0 0:00.08 0.0 4684 1552 808 S xfs
4245 root 16 0 0 0:00.54 0.0 118m 2728 2320 S
dsm_om_shrsvc32
4248 root 16 0 0 0:00.02 0.0 4488 1284 1068 S invcol
4422 root 17 0 0 219:09.96 0.1 112m 5460 3288 S
dsm_sa_datamgr3
4439 root 17 0 0 0:00.04 0.0 6932 3124 1804 S invcol
5478 root 16 0 0 0:00.01 0.0 4612 1272 1100 S PV2XX
5508 root 15 0 0 6:28.24 0.1 38608 4380 2680 D PV2XXA00
5509 root 20 0 0 0:00.00 0.0 4584 752 652 S grep
5619 root 18 0 0 0:36.47 0.0 15260 1884 1568 S
dsm_sa_eventmgr
5632 root 17 0 0 46:38.10 22.4 3070m 1.7g 2156 S
dsm_sa_snmp32d
5661 root 16 0 0 0:00.00 0.0 3856 684 580 S
dsm_om_connsvc3
5662 root 16 0 0 73:21.01 0.4 268m 33m 10m S
dsm_om_connsvc3
5679 root 15 0 0 0:02.85 0.0 3776 596 524 S rhnsd
6370 root 17 0 0 0:00.02 0.0 4436 1288 996 S login
6372 root 19 0 0 0:00.00 0.0 2528 448 380 S mingetty
6373 root 20 0 0 0:00.00 0.0 2232 448 380 S mingetty
6374 root 21 0 0 0:00.00 0.0 3268 448 380 S mingetty
6375 root 22 0 0 0:00.00 0.0 3244 448 380 S mingetty
6377 root 21 0 0 0:00.00 0.0 2028 448 380 S mingetty
16593 root 18 0 0 0:00.03 0.0 4788 1444 1160 S bash
3816 oracle 16 0 0 12:55.00 0.0 7692 2512 1560 S perl
3833 oracle 18 0 0 340:40.54 0.4 114m 34m 9260 S emagent
31367 oracle 16 0 0 0:22.68 0.0 2472 1008 916 S nmz
27243 root 15 0 0 4:50.44 0.0 0 0 0 S pdflush
28814 oracle 16 0 0 2:56.24 1.1 2704m 84m 83m S oracle
28816 oracle 16 0 0 0:41.32 0.1 2703m 11m 9.9m S oracle
28818 oracle 16 0 0 3:53.21 4.3 2703m 335m 334m S oracle
28820 oracle 16 0 0 243:27.61 32.3 2751m 2.5g 2.4g S oracle
28822 oracle 16 0 0 100:11.77 0.6 2718m 44m 42m S oracle
28824 oracle 16 0 0 31:58.84 1.3 2718m 100m 89m S oracle
28826 oracle 17 0 0 18:55.38 29.8 2708m 2.3g 2.3g S oracle
28828 oracle 16 0 0 0:14.78 2.1 2708m 161m 156m S oracle
28830 oracle 16 0 0 27:35.67 5.0 2708m 387m 382m S oracle
28832 oracle 16 0 0 13:13.87 4.2 2706m 328m 324m S oracle
28834 oracle 16 0 0 11:16.08 1.3 2703m 98m 97m S oracle
28844 oracle 16 0 0 0:02.52 0.2 2703m 15m 15m S oracle
28881 oracle 16 0 0 0:05.16 1.4 2708m 109m 104m S oracle
28906 oracle 16 0 0 0:01.95 0.1 2703m 10m 10m S oracle
6312 oracle 16 0 0 5:33.84 0.1 21936 4552 3912 S tnslsnr
12796 root 15 0 0 2:18.13 0.0 0 0 0 S pdflush
25533 oracle 17 0 0 0:00.06 0.1 95444 7404 7400 S oracle
25737 oracle 16 0 0 3:56.84 0.1 21932 5464 3916 S tnslsnr
1251 oracle 16 0 0 265:33.56 21.9 2710m 1.7g 1.7g S oracle
1409 oracle 16 0 0 18:15.82 1.4 2707m 109m 106m S oracle
13019 root 16 0 0 0:06.40 0.0 9840 3120 2232 S sendmail
13027 smmsp 16 0 0 0:00.30 0.0 7116 2440 1780 S sendmail
24527 oracle 16 0 0 0:00.04 0.1 20100 6324 4988 S sqlplus
24529 oracle 16 0 0 36:51.21 7.4 2878m 575m 412m S oracle
1490 oracle 16 0 0 2:19.61 0.3 996m 21m 19m S oracle
1492 oracle 16 0 0 0:22.63 0.1 995m 10m 9576 S oracle
1494 oracle 16 0 0 3:39.47 7.0 995m 543m 541m S oracle
1496 oracle 16 0 0 25:09.79 10.7 1043m 834m 797m S oracle
1498 oracle 16 0 0 144:06.64 0.2 1010m 19m 17m S oracle
1500 oracle 16 0 0 30:32.56 0.6 1000m 46m 43m S oracle
1502 oracle 16 0 0 16:15.40 10.9 998m 849m 846m S oracle
1504 oracle 16 0 0 0:08.20 1.3 996m 103m 100m S oracle
1507 oracle 16 0 0 28:05.77 8.3 1000m 647m 641m S oracle
1509 oracle 16 0 0 16:08.31 7.7 998m 604m 600m S oracle
1511 oracle 16 0 0 8:24.35 1.3 995m 102m 100m S oracle
1517 oracle 16 0 0 0:01.33 0.2 995m 11m 10m S oracle
1583 oracle 15 0 0 0:48.72 3.8 997m 298m 296m S oracle
1675 oracle 16 0 0 0:00.50 0.1 995m 11m 9.8m S oracle
2607 oracle 16 0 0 20:42.91 2.9 1000m 225m 222m S oracle
28306 oracle 16 0 0 40:51.81 8.0 998m 624m 620m S oracle
17813 hobbit 16 0 0 0:05.56 0.0 1652 592 484 S
hobbitlaunch
10937 oracle 15 0 0 20:49.86 0.7 2705m 57m 54m S oracle
10939 oracle 15 0 0 24:25.08 1.1 2706m 88m 84m S oracle
5667 root 15 0 0 0:15.54 0.1 11324 5364 3000 S snmpd
14351 oracle 16 0 0 1:09.19 4.3 2706m 334m 330m S oracle
25244 oracle 15 0 0 5:08.23 18.0 2714m 1.4g 1.4g S oracle
25251 oracle 24 0 0 7:19.07 6.5 2710m 509m 502m S oracle
10791 root 16 0 0 0:02.04 0.0 5924 1728 1412 S sshd
24789 oracle 16 0 0 0:20.88 1.2 997m 92m 89m S oracle
26911 oracle 16 0 0 0:06.47 4.1 2704m 322m 319m S oracle
28471 root 16 0 0 0:00.22 0.0 7856 2228 1776 S sshd
28516 root 16 0 0 0:00.11 0.0 4904 1468 1184 S bash
29018 hobbit 18 0 0 0:00.00 0.0 3556 968 832 S sh
29020 hobbit 16 0 0 0:00.00 0.0 2032 536 448 S vmstat
list Dominique Frise
Apart that the load average line is missing in the first output and that these pictures are not taken exactly at the same time, I don't see anything wrong here. Dominique
▸
Jacobs, Eric wrote:-----Original Message----- From: Dominique Frise [mailto:user-78ab6673b600@xymon.invalid] Sent: Thursday, September 03, 2009 1:44 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Funky TOP output What is "wrong" ? Please show us the client data for "[top]" extracted from ~tmp/msg.<client-name>.txt and top output from the command line. Dominique Jacobs, Eric wrote:Xymon 4.2.3 client running on RHE4 (update 3). When I click on CPU I get the output of top, but it is wrong (Load average may be correct, but list of processes running is not). I checked the data being built in tmp directory on client, and it is wrong there also, so I am sure it has something to do with client. Eric Jacobs Infrastructure and Operations Information Technology Group Phone:XXX-XXX-XXXX Email:user-2ad24e73f3d4@xymon.invalidTop output from hobbit client: Tasks: 156 total, 2 running, 154 sleeping, 0 stopped, 0 zombie Cpu(s): 3.4% us, 1.7% sy, 0.0% ni, 89.0% id, 5.9% wa, 0.0% hi, 0.0% si Mem: 7986956k total, 7950336k used, 36620k free, 106340k buffers Swap: 16779852k total, 1410228k used, 15369624k free, 5378920k cached PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND 29000 hobbit 16 0 95 0:00.70 0.0 16904 2996 1628 R omreport 4422 root 17 0 8 219:09.79 0.1 112m 5460 3288 S dsm_sa_datamgr3 29016 hobbit 15 0 2 0:00.03 0.0 3180 944 684 R top 1 root 15 0 0 3:26.55 0.0 2528 552 468 S init 2 root RT 0 0 0:42.56 0.0 0 0 0 S migration/0 3 root 34 19 0 0:00.64 0.0 0 0 0 S ksoftirqd/0 4 root RT 0 0 11:59.81 0.0 0 0 0 S migration/1 5 root 34 19 0 0:00.77 0.0 0 0 0 S ksoftirqd/1 6 root RT 0 0 0:33.72 0.0 0 0 0 S migration/2 7 root 34 19 0 0:00.54 0.0 0 0 0 S ksoftirqd/2 8 root RT 0 0 10:15.88 0.0 0 0 0 S migration/3 9 root 34 19 0 0:00.79 0.0 0 0 0 S ksoftirqd/3 10 root 5 -10 0 0:00.68 0.0 0 0 0 S events/0 11 root 5 -10 0 0:00.39 0.0 0 0 0 S events/1 12 root 5 -10 0 0:00.23 0.0 0 0 0 S events/2 13 root 5 -10 0 0:00.48 0.0 0 0 0 S events/3 14 root 6 -10 0 0:00.01 0.0 0 0 0 S khelper 15 root 15 -10 0 0:00.00 0.0 0 0 0 S kacpid 44 root 5 -10 0 0:02.19 0.0 0 0 0 S kblockd/0 45 root 5 -10 0 0:02.94 0.0 0 0 0 S kblockd/1 46 root 5 -10 0 0:03.32 0.0 0 0 0 S kblockd/2 47 root 5 -10 0 0:03.24 0.0 0 0 0 S kblockd/3 48 root 15 0 0 0:00.00 0.0 0 0 0 S khubd 60 root 7 -10 0 0:00.00 0.0 0 0 0 S aio/0 61 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/1 62 root 8 -10 0 0:00.00 0.0 0 0 0 S aio/2 63 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/3 59 root 15 0 0 616:30.87 0.0 0 0 0 S kswapd0 136 root 25 0 0 0:00.00 0.0 0 0 0 S kseriod 218 root 24 0 0 0:00.00 0.0 0 0 0 S scsi_eh_0 219 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_0 221 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_1 222 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_1 229 root 20 0 0 0:00.00 0.0 0 0 0 S scsi_eh_2 230 root 15 0 0 0:00.03 0.0 0 0 0 S percraid 265 root 18 0 0 0:00.00 0.0 0 0 0 S scsi_eh_3 266 root 0 -20 0 0:00.00 0.0 0 0 0 S qla2300_3_dpc 296 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_4 297 root 0 -20 0 0:00.00 0.0 0 0 0 S qla2300_4_dpc 338 root 15 0 0 3:10.61 0.0 0 0 0 S kjournald 1898 root 6 -10 0 0:00.05 0.0 1916 412 400 S udevd 2088 root 21 0 0 0:00.00 0.0 0 0 0 S shpchpd_event 2177 root 6 -10 0 0:00.00 0.0 0 0 0 S kauditd 2256 root 15 0 0 0:00.99 0.0 0 0 0 S emcpd 2257 root 15 0 0 3:27.69 0.0 0 0 0 S emcpdefd 2258 root 19 0 0 0:00.00 0.0 0 0 0 S emcprequestd 2328 root 19 0 0 0:00.00 0.0 0 0 0 S MpxTestDaemon 2327 root 19 0 0 0:00.00 0.0 0 0 0 S MpxDispatchDaem 2326 root 19 0 0 0:00.00 0.0 0 0 0 S MpxProactiveDae 2325 root 15 0 0 0:00.00 0.0 0 0 0 S MpxGrDaemon 2324 root 15 0 0 6:17.11 0.0 0 0 0 S MpxPeriodicCall 2323 root 19 0 0 0:00.00 0.0 0 0 0 S MpxResumeIoDaem 2322 root 19 0 0 0:00.00 0.0 0 0 0 S MpxAsyncIoDaemo 2344 root 19 0 0 0:00.00 0.0 0 0 0 S MpxTestDaemon 2874 root 8 -10 0 0:00.00 0.0 0 0 0 S kmirrord 2875 root 8 -10 0 0:00.00 0.0 0 0 0 S kmir_mon 2909 root 15 0 0 0:00.02 0.0 0 0 0 S kjournald 2910 root 15 0 0 0:04.42 0.0 0 0 0 S kjournald 2911 root 15 0 0 0:05.57 0.0 0 0 0 S kjournald 2912 root 15 0 0 9:37.07 0.0 0 0 0 S kjournald 2913 root 15 0 0 1:36.13 0.0 0 0 0 S kjournald 2914 root 15 0 0 0:47.38 0.0 0 0 0 S kjournald 2915 root 15 0 0 24:29.97 0.0 0 0 0 S kjournald 2916 root 15 0 0 24:17.72 0.0 0 0 0 S kjournald 2917 root 15 0 0 45:16.79 0.0 0 0 0 S kjournald 2918 root 15 0 0 57:35.47 0.0 0 0 0 S kjournald 3895 root 16 0 0 0:30.45 0.0 2756 608 508 S syslogd 3899 root 16 0 0 0:00.15 0.0 2068 488 412 S klogd 3964 root 16 0 0 19:36.44 0.0 3228 492 412 S irqbalance 4042 root 16 0 0 12:11.89 0.1 13092 7228 5824 S naviagent 4067 root 21 0 0 0:00.00 0.0 2764 584 504 S acpid 4149 root 16 0 0 0:00.65 0.0 2532 856 732 S xinetd 4165 ntp 16 0 0 0:11.49 0.1 5332 5332 3436 S ntpd 4175 root 16 0 0 0:00.04 0.0 2464 572 500 S gpm 4185 root 16 0 0 0:18.85 0.0 4916 1128 732 S crond 4224 xfs 16 0 0 0:00.08 0.0 4684 1552 808 S xfs 4245 root 16 0 0 0:00.54 0.0 118m 2728 2320 S dsm_om_shrsvc32 4248 root 16 0 0 0:00.02 0.0 4488 1284 1068 S invcol 4439 root 17 0 0 0:00.04 0.0 6932 3124 1804 S invcol 5478 root 16 0 0 0:00.01 0.0 4612 1272 1100 S PV2XX 5508 root 15 0 0 6:28.24 0.1 38608 4380 2680 D PV2XXA00 5509 root 20 0 0 0:00.00 0.0 4584 752 652 S grep 5619 root 18 0 0 0:36.47 0.0 15260 1884 1568 S dsm_sa_eventmgr 5632 root 17 0 0 46:38.02 22.4 3070m 1.7g 2156 S dsm_sa_snmp32d 5661 root 16 0 0 0:00.00 0.0 3856 684 580 S dsm_om_connsvc3 5662 root 16 0 0 73:20.92 0.4 268m 33m 10m S dsm_om_connsvc3 5679 root 15 0 0 0:02.85 0.0 3776 596 524 S rhnsd 6370 root 17 0 0 0:00.02 0.0 4436 1288 996 S login 6372 root 19 0 0 0:00.00 0.0 2528 448 380 S mingetty 6373 root 20 0 0 0:00.00 0.0 2232 448 380 S mingetty 6374 root 21 0 0 0:00.00 0.0 3268 448 380 S mingetty 6375 root 22 0 0 0:00.00 0.0 3244 448 380 S mingetty 6377 root 21 0 0 0:00.00 0.0 2028 448 380 S mingetty 16593 root 18 0 0 0:00.03 0.0 4788 1444 1160 S bash 3816 oracle 16 0 0 12:54.98 0.0 7692 2512 1560 S perl 3833 oracle 18 0 0 340:40.03 0.4 114m 34m 9260 S emagent 31367 oracle 15 0 0 0:22.68 0.0 2472 1008 916 S nmz 27243 root 15 0 0 4:50.44 0.0 0 0 0 S pdflush 28814 oracle 16 0 0 2:56.23 1.1 2704m 84m 83m S oracle 28816 oracle 16 0 0 0:41.31 0.1 2703m 11m 9.9m S oracle 28818 oracle 16 0 0 3:53.20 4.3 2703m 335m 334m S oracle 28820 oracle 16 0 0 243:27.59 32.3 2751m 2.5g 2.4g S oracle 28822 oracle 16 0 0 100:11.72 0.6 2718m 44m 42m S oracle 28824 oracle 16 0 0 31:58.76 1.3 2718m 100m 89m S oracle 28826 oracle 16 0 0 18:55.30 29.8 2708m 2.3g 2.3g S oracle 28828 oracle 16 0 0 0:14.78 2.1 2708m 161m 156m S oracle 28830 oracle 16 0 0 27:35.60 5.0 2708m 387m 382m S oracle 28832 oracle 16 0 0 13:13.84 4.2 2706m 328m 324m S oracle 28834 oracle 16 0 0 11:16.05 1.3 2703m 98m 97m S oracle 28844 oracle 16 0 0 0:02.52 0.2 2703m 15m 15m S oracle 28881 oracle 16 0 0 0:05.16 1.4 2708m 109m 104m S oracle 28906 oracle 16 0 0 0:01.95 0.1 2703m 10m 10m S oracle 6312 oracle 16 0 0 5:33.84 0.1 21936 4552 3912 S tnslsnr 12796 root 15 0 0 2:18.13 0.0 0 0 0 S pdflush 25533 oracle 17 0 0 0:00.06 0.1 95444 7404 7400 S oracle 25737 oracle 16 0 0 3:56.81 0.1 21932 5464 3916 S tnslsnr 1251 oracle 16 0 0 265:33.27 21.9 2710m 1.7g 1.7g S oracle 1409 oracle 16 0 0 18:15.77 1.4 2707m 109m 106m S oracle 13019 root 16 0 0 0:06.40 0.0 9840 3120 2232 S sendmail 13027 smmsp 16 0 0 0:00.30 0.0 7116 2440 1780 S sendmail 24527 oracle 16 0 0 0:00.04 0.1 20100 6324 4988 S sqlplus 24529 oracle 16 0 0 36:51.06 7.4 2878m 575m 412m S oracle 1490 oracle 16 0 0 2:19.60 0.3 996m 21m 19m S oracle 1492 oracle 16 0 0 0:22.63 0.1 995m 10m 9576 S oracle 1494 oracle 16 0 0 3:39.46 7.0 995m 543m 541m S oracle 1496 oracle 16 0 0 25:09.75 10.7 1043m 834m 797m S oracle 1498 oracle 16 0 0 144:06.60 0.2 1010m 19m 17m S oracle 1500 oracle 16 0 0 30:32.47 0.6 1000m 46m 43m S oracle 1502 oracle 16 0 0 16:15.38 10.9 998m 849m 846m S oracle 1504 oracle 16 0 0 0:08.20 1.3 996m 103m 100m S oracle 1507 oracle 16 0 0 28:05.71 8.3 1000m 647m 641m S oracle 1509 oracle 16 0 0 16:08.29 7.7 998m 604m 600m S oracle 1511 oracle 16 0 0 8:24.33 1.3 995m 102m 100m S oracle 1517 oracle 16 0 0 0:01.33 0.2 995m 11m 10m S oracle 1583 oracle 15 0 0 0:48.72 3.8 997m 298m 296m S oracle 1675 oracle 16 0 0 0:00.50 0.1 995m 11m 9.8m S oracle 2607 oracle 16 0 0 20:42.85 2.9 1000m 225m 222m S oracle 28306 oracle 16 0 0 40:51.55 8.0 998m 624m 620m S oracle 17813 hobbit 16 0 0 0:05.56 0.0 1652 592 484 S hobbitlaunch 10937 oracle 15 0 0 20:49.58 0.7 2705m 57m 54m S oracle 10939 oracle 15 0 0 24:24.73 1.1 2706m 88m 84m S oracle 5667 root 15 0 0 0:15.54 0.1 11324 5364 3000 S snmpd 14351 oracle 16 0 0 1:09.19 4.3 2706m 334m 330m S oracle 25244 oracle 15 0 0 5:08.23 18.0 2714m 1.4g 1.4g S oracle 25251 oracle 24 0 0 7:19.07 6.5 2710m 509m 502m S oracle 10791 root 16 0 0 0:02.04 0.0 5924 1728 1412 S sshd 24789 oracle 16 0 0 0:20.49 1.2 997m 92m 89m S oracle 26911 oracle 16 0 0 0:05.37 4.1 2704m 322m 319m S oracle 28471 root 16 0 0 0:00.18 0.0 7856 2228 1776 S sshd 28516 root 16 0 0 0:00.09 0.0 4904 1460 1176 S bash 28990 hobbit 17 0 0 0:00.00 0.0 4560 1132 988 S hobbitclient.sh 28991 hobbit 19 0 0 0:00.00 0.0 5084 1116 968 S openmanage.sh 28995 hobbit 16 0 0 0:00.00 0.0 4804 1100 960 S omreport 28997 hobbit 16 0 0 0:00.00 0.0 4496 696 608 S grep 28998 hobbit 22 0 0 0:00.00 0.0 5472 680 592 S grep 28999 hobbit 16 0 0 0:00.00 0.0 3256 984 836 S hobbitclient-li Top output from commandline: top - 12:04:39 up 218 days, 19:42, 2 users, load average: 2.06, 2.10, 2.09 Tasks: 151 total, 1 running, 150 sleeping, 0 stopped, 0 zombie Cpu(s): 3.4% us, 1.7% sy, 0.0% ni, 89.0% id, 5.9% wa, 0.0% hi, 0.0% si Mem: 7986956k total, 7948544k used, 38412k free, 107788k buffers Swap: 16779852k total, 1410228k used, 15369624k free, 5378252k cached PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND 29619 root 15 0 2 0:00.02 0.0 3916 944 688 R top 1 root 16 0 0 3:26.55 0.0 2528 552 468 S init 2 root RT 0 0 0:42.57 0.0 0 0 0 S migration/0 3 root 34 19 0 0:00.64 0.0 0 0 0 S ksoftirqd/0 4 root RT 0 0 11:59.82 0.0 0 0 0 S migration/1 5 root 34 19 0 0:00.77 0.0 0 0 0 S ksoftirqd/1 6 root RT 0 0 0:33.72 0.0 0 0 0 S migration/2 7 root 34 19 0 0:00.54 0.0 0 0 0 S ksoftirqd/2 8 root RT 0 0 10:15.88 0.0 0 0 0 S migration/3 9 root 34 19 0 0:00.79 0.0 0 0 0 S ksoftirqd/3 10 root 5 -10 0 0:00.68 0.0 0 0 0 S events/0 11 root 5 -10 0 0:00.39 0.0 0 0 0 S events/1 12 root 5 -10 0 0:00.23 0.0 0 0 0 S events/2 13 root 5 -10 0 0:00.48 0.0 0 0 0 S events/3 14 root 6 -10 0 0:00.01 0.0 0 0 0 S khelper 15 root 15 -10 0 0:00.00 0.0 0 0 0 S kacpid 44 root 5 -10 0 0:02.19 0.0 0 0 0 S kblockd/0 45 root 5 -10 0 0:02.94 0.0 0 0 0 S kblockd/1 46 root 5 -10 0 0:03.32 0.0 0 0 0 S kblockd/2 47 root 5 -10 0 0:03.24 0.0 0 0 0 S kblockd/3 48 root 15 0 0 0:00.00 0.0 0 0 0 S khubd 60 root 7 -10 0 0:00.00 0.0 0 0 0 S aio/0 61 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/1 62 root 8 -10 0 0:00.00 0.0 0 0 0 S aio/2 63 root 5 -10 0 0:00.00 0.0 0 0 0 S aio/3 59 root 15 0 0 616:30.87 0.0 0 0 0 S kswapd0 136 root 25 0 0 0:00.00 0.0 0 0 0 S kseriod 218 root 24 0 0 0:00.00 0.0 0 0 0 S scsi_eh_0 219 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_0 221 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_1 222 root 15 0 0 0:00.00 0.0 0 0 0 S ahc_dv_1 229 root 20 0 0 0:00.00 0.0 0 0 0 S scsi_eh_2 230 root 15 0 0 0:00.03 0.0 0 0 0 S percraid 265 root 18 0 0 0:00.00 0.0 0 0 0 S scsi_eh_3 266 root 0 -20 0 0:00.00 0.0 0 0 0 S qla2300_3_dpc 296 root 19 0 0 0:00.00 0.0 0 0 0 S scsi_eh_4 297 root 0 -20 0 0:00.00 0.0 0 0 0 S qla2300_4_dpc 338 root 15 0 0 3:10.61 0.0 0 0 0 S kjournald 1898 root 6 -10 0 0:00.05 0.0 1916 412 400 S udevd 2088 root 21 0 0 0:00.00 0.0 0 0 0 S shpchpd_event 2177 root 6 -10 0 0:00.00 0.0 0 0 0 S kauditd 2256 root 15 0 0 0:00.99 0.0 0 0 0 S emcpd 2257 root 15 0 0 3:27.69 0.0 0 0 0 S emcpdefd 2258 root 19 0 0 0:00.00 0.0 0 0 0 S emcprequestd 2328 root 19 0 0 0:00.00 0.0 0 0 0 S MpxTestDaemon 2327 root 19 0 0 0:00.00 0.0 0 0 0 S MpxDispatchDaem 2326 root 19 0 0 0:00.00 0.0 0 0 0 S MpxProactiveDae 2325 root 15 0 0 0:00.00 0.0 0 0 0 S MpxGrDaemon 2324 root 15 0 0 6:17.11 0.0 0 0 0 S MpxPeriodicCall 2323 root 19 0 0 0:00.00 0.0 0 0 0 S MpxResumeIoDaem 2322 root 19 0 0 0:00.00 0.0 0 0 0 S MpxAsyncIoDaemo 2344 root 19 0 0 0:00.00 0.0 0 0 0 S MpxTestDaemon 2874 root 8 -10 0 0:00.00 0.0 0 0 0 S kmirrord 2875 root 8 -10 0 0:00.00 0.0 0 0 0 S kmir_mon 2909 root 15 0 0 0:00.02 0.0 0 0 0 S kjournald 2910 root 15 0 0 0:04.42 0.0 0 0 0 S kjournald 2911 root 15 0 0 0:05.57 0.0 0 0 0 S kjournald 2912 root 15 0 0 9:37.07 0.0 0 0 0 S kjournald 2913 root 15 0 0 1:36.13 0.0 0 0 0 S kjournald 2914 root 15 0 0 0:47.38 0.0 0 0 0 S kjournald 2915 root 15 0 0 24:29.97 0.0 0 0 0 S kjournald 2916 root 15 0 0 24:17.72 0.0 0 0 0 S kjournald 2917 root 15 0 0 45:16.79 0.0 0 0 0 S kjournald 2918 root 15 0 0 57:35.47 0.0 0 0 0 S kjournald 3895 root 16 0 0 0:30.45 0.0 2756 608 508 S syslogd 3899 root 16 0 0 0:00.15 0.0 2068 488 412 S klogd 3964 root 16 0 0 19:36.45 0.0 3228 492 412 S irqbalance 4042 root 15 0 0 12:11.90 0.1 13092 7228 5824 S naviagent 4067 root 21 0 0 0:00.00 0.0 2764 584 504 S acpid 4149 root 16 0 0 0:00.65 0.0 2532 856 732 S xinetd 4165 ntp 16 0 0 0:11.49 0.1 5332 5332 3436 S ntpd 4175 root 16 0 0 0:00.04 0.0 2464 572 500 S gpm 4185 root 16 0 0 0:18.85 0.0 4916 1128 732 S crond 4224 xfs 16 0 0 0:00.08 0.0 4684 1552 808 S xfs 4245 root 16 0 0 0:00.54 0.0 118m 2728 2320 S dsm_om_shrsvc32 4248 root 16 0 0 0:00.02 0.0 4488 1284 1068 S invcol 4422 root 17 0 0 219:09.96 0.1 112m 5460 3288 S dsm_sa_datamgr3 4439 root 17 0 0 0:00.04 0.0 6932 3124 1804 S invcol 5478 root 16 0 0 0:00.01 0.0 4612 1272 1100 S PV2XX 5508 root 15 0 0 6:28.24 0.1 38608 4380 2680 D PV2XXA00 5509 root 20 0 0 0:00.00 0.0 4584 752 652 S grep 5619 root 18 0 0 0:36.47 0.0 15260 1884 1568 S dsm_sa_eventmgr 5632 root 17 0 0 46:38.10 22.4 3070m 1.7g 2156 S dsm_sa_snmp32d 5661 root 16 0 0 0:00.00 0.0 3856 684 580 S dsm_om_connsvc3 5662 root 16 0 0 73:21.01 0.4 268m 33m 10m S dsm_om_connsvc3 5679 root 15 0 0 0:02.85 0.0 3776 596 524 S rhnsd 6370 root 17 0 0 0:00.02 0.0 4436 1288 996 S login 6372 root 19 0 0 0:00.00 0.0 2528 448 380 S mingetty 6373 root 20 0 0 0:00.00 0.0 2232 448 380 S mingetty 6374 root 21 0 0 0:00.00 0.0 3268 448 380 S mingetty 6375 root 22 0 0 0:00.00 0.0 3244 448 380 S mingetty 6377 root 21 0 0 0:00.00 0.0 2028 448 380 S mingetty 16593 root 18 0 0 0:00.03 0.0 4788 1444 1160 S bash 3816 oracle 16 0 0 12:55.00 0.0 7692 2512 1560 S perl 3833 oracle 18 0 0 340:40.54 0.4 114m 34m 9260 S emagent 31367 oracle 16 0 0 0:22.68 0.0 2472 1008 916 S nmz 27243 root 15 0 0 4:50.44 0.0 0 0 0 S pdflush 28814 oracle 16 0 0 2:56.24 1.1 2704m 84m 83m S oracle 28816 oracle 16 0 0 0:41.32 0.1 2703m 11m 9.9m S oracle 28818 oracle 16 0 0 3:53.21 4.3 2703m 335m 334m S oracle 28820 oracle 16 0 0 243:27.61 32.3 2751m 2.5g 2.4g S oracle 28822 oracle 16 0 0 100:11.77 0.6 2718m 44m 42m S oracle 28824 oracle 16 0 0 31:58.84 1.3 2718m 100m 89m S oracle 28826 oracle 17 0 0 18:55.38 29.8 2708m 2.3g 2.3g S oracle 28828 oracle 16 0 0 0:14.78 2.1 2708m 161m 156m S oracle 28830 oracle 16 0 0 27:35.67 5.0 2708m 387m 382m S oracle 28832 oracle 16 0 0 13:13.87 4.2 2706m 328m 324m S oracle 28834 oracle 16 0 0 11:16.08 1.3 2703m 98m 97m S oracle 28844 oracle 16 0 0 0:02.52 0.2 2703m 15m 15m S oracle 28881 oracle 16 0 0 0:05.16 1.4 2708m 109m 104m S oracle 28906 oracle 16 0 0 0:01.95 0.1 2703m 10m 10m S oracle 6312 oracle 16 0 0 5:33.84 0.1 21936 4552 3912 S tnslsnr 12796 root 15 0 0 2:18.13 0.0 0 0 0 S pdflush 25533 oracle 17 0 0 0:00.06 0.1 95444 7404 7400 S oracle 25737 oracle 16 0 0 3:56.84 0.1 21932 5464 3916 S tnslsnr 1251 oracle 16 0 0 265:33.56 21.9 2710m 1.7g 1.7g S oracle 1409 oracle 16 0 0 18:15.82 1.4 2707m 109m 106m S oracle 13019 root 16 0 0 0:06.40 0.0 9840 3120 2232 S sendmail 13027 smmsp 16 0 0 0:00.30 0.0 7116 2440 1780 S sendmail 24527 oracle 16 0 0 0:00.04 0.1 20100 6324 4988 S sqlplus 24529 oracle 16 0 0 36:51.21 7.4 2878m 575m 412m S oracle 1490 oracle 16 0 0 2:19.61 0.3 996m 21m 19m S oracle 1492 oracle 16 0 0 0:22.63 0.1 995m 10m 9576 S oracle 1494 oracle 16 0 0 3:39.47 7.0 995m 543m 541m S oracle 1496 oracle 16 0 0 25:09.79 10.7 1043m 834m 797m S oracle 1498 oracle 16 0 0 144:06.64 0.2 1010m 19m 17m S oracle 1500 oracle 16 0 0 30:32.56 0.6 1000m 46m 43m S oracle 1502 oracle 16 0 0 16:15.40 10.9 998m 849m 846m S oracle 1504 oracle 16 0 0 0:08.20 1.3 996m 103m 100m S oracle 1507 oracle 16 0 0 28:05.77 8.3 1000m 647m 641m S oracle 1509 oracle 16 0 0 16:08.31 7.7 998m 604m 600m S oracle 1511 oracle 16 0 0 8:24.35 1.3 995m 102m 100m S oracle 1517 oracle 16 0 0 0:01.33 0.2 995m 11m 10m S oracle 1583 oracle 15 0 0 0:48.72 3.8 997m 298m 296m S oracle 1675 oracle 16 0 0 0:00.50 0.1 995m 11m 9.8m S oracle 2607 oracle 16 0 0 20:42.91 2.9 1000m 225m 222m S oracle 28306 oracle 16 0 0 40:51.81 8.0 998m 624m 620m S oracle 17813 hobbit 16 0 0 0:05.56 0.0 1652 592 484 S hobbitlaunch 10937 oracle 15 0 0 20:49.86 0.7 2705m 57m 54m S oracle 10939 oracle 15 0 0 24:25.08 1.1 2706m 88m 84m S oracle 5667 root 15 0 0 0:15.54 0.1 11324 5364 3000 S snmpd 14351 oracle 16 0 0 1:09.19 4.3 2706m 334m 330m S oracle 25244 oracle 15 0 0 5:08.23 18.0 2714m 1.4g 1.4g S oracle 25251 oracle 24 0 0 7:19.07 6.5 2710m 509m 502m S oracle 10791 root 16 0 0 0:02.04 0.0 5924 1728 1412 S sshd 24789 oracle 16 0 0 0:20.88 1.2 997m 92m 89m S oracle 26911 oracle 16 0 0 0:06.47 4.1 2704m 322m 319m S oracle 28471 root 16 0 0 0:00.22 0.0 7856 2228 1776 S sshd 28516 root 16 0 0 0:00.11 0.0 4904 1468 1184 S bash 29018 hobbit 18 0 0 0:00.00 0.0 3556 968 832 S sh 29020 hobbit 16 0 0 0:00.00 0.0 2032 536 448 S vmstat
list Massimo Morsiani
Hi all, I solved it by myself. Simply put global variable RRD_DEFAULT_FONT in your hobbitserver.cfg file (i.e. RRD_DEFAULT_FONT="Verdana").
▸
Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.r.l. via de' Cattani, 220/G 50145 Firenze, Italy tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid] Sent: giovedì 3 settembre 2009 15.55 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] hobbitgraph.cfg Hi all, is there any way to change default font used to draw graphs? Thanks in advance. Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.r.l. via de' Cattani, 220/G 50145 Firenze, Italy tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it Please be advised that this email may contain confidential information. If you are not the intended recipient, please do not read, copy or re-transmit this email. If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments. Thank you in advance for your cooperation and assistance. In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.
list Doug Williams
FYI, I had 2 hpux 11.23 (IA) hobbit servers (the hobbit server
processes, not the host) today crash this morning. One of the hosts had
a core file:
#0 0x60000000c0379830:0 in kill+0x30 () from /usr/lib/hpux32/libc.so.1
#1 0x60000000c026f6f0:0 in raise+0x30 () from /usr/lib/hpux32/libc.so.1
#2 0x60000000c0332bf0:0 in abort+0x190 () from
/usr/lib/hpux32/libc.so.1
#3 0x400b970:0 in xstrdup (s=<not available>) at memory.c:175
#4 0x4007750:0 in main (argc=<not available>, argv=<not available>)
at hobbitd_channel.c:239
Likely they were receiving data, from the same client host(s) when it
occurred
Thanks
Doug
list Henrik Størner
▸
In <BA6B801A0471124EB9D301BCCA67368ED5D95F at rhddenmbx04-dex-bup> "Williams, Doug (Consultant-RIC)" <user-63162c140807@xymon.invalid> writes:
FYI, I had 2 hpux 11.23 (IA) hobbit servers (the hobbit server processes, not the host) today crash this morning. One of the hosts had a core file:
#0 0x60000000c0379830:0 in kill+0x30 () from /usr/lib/hpux32/libc.so.1 #1 0x60000000c026f6f0:0 in raise+0x30 () from /usr/lib/hpux32/libc.so.1 #2 0x60000000c0332bf0:0 in abort+0x190 () from /usr/lib/hpux32/libc.so.1
#3 0x400b970:0 in xstrdup (s=3D<not available>) at memory.c:175
#4 0x4007750:0 in main (argc=3D<not available>, argv=3D<not available>)
at hobbitd_channel.c:239Looks like it ran out of memory - that codepath is triggered when there isn't enough memory to make a copy of a string buffer. Henrik
list Daniel Nordquist
Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Larry Barber
Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber
▸
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
▸
From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid]
Sent: Wednesday, October 21, 2009 11:36 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit.
Thanks,
Larry Barber
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote:
Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything.
Any ideas?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> .
▸
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Alan Sparks
▸
Nordquist, Daniel wrote:
Here’s some of it… Any idea why I’m seeing connection refusals? The IP it’s showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
Firewalls? SELinux? Misconfiguration? -Alan
list Josh Luthman
Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <
▸
user-b7c65cb59f49@xymon.invalid> wrote:
Here’s some of it… Any idea why I’m seeing connection refusals? The IP it’s showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg *From:* Larry Barber [mailto:user-6ef9c2864140@xymon.invalid] *Sent:* Wednesday, October 21, 2009 11:36 AM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, *Nordquist, Daniel* <user-b7c65cb59f49@xymon.invalid> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Hobbitd.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitd.log 2009-10-21 11:40:16 semop failed, Identifier removed 2009-10-21 11:40:16 Dropping message due to semaphore error 2009-10-21 11:45:16 semop failed, Identifier removed 2009-10-21 11:45:16 Dropping message due to semaphore error 2009-10-21 11:50:16 semop failed, Identifier removed 2009-10-21 11:50:16 Dropping message due to semaphore error 2009-10-21 11:55:16 semop failed, Identifier removed 2009-10-21 11:55:16 Dropping message due to semaphore error 2009-10-21 12:00:16 semop failed, Identifier removed 2009-10-21 12:00:16 Dropping message due to semaphore error
▸
From: Nordquist, Daniel
Sent: Wednesday, October 21, 2009 11:58 AM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] new install shows no clients
Here's some of it...
Any idea why I'm seeing connection refusals? The IP it's showing is the server itself.
nordquid at svmhobbit:/bigdisk/hobbit/logs> ll
total 4412
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log
-rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log
-rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log
-rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log
-rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log
-rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log
-rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid
-rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log
-rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log
-rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log
-rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log
2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log
2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:54:33 hobbitd status-board not available, code 5
2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:55:24 hobbitd status-board not available, code 5
2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused
2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log
2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid]
Sent: Wednesday, October 21, 2009 11:36 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit.
Thanks,
Larry Barber
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote:
Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything.
Any ideas?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Firewall is not running, nor is selinux installed. I'm running openSuse 11.1 I installed per documentation and all seemed to go well.
▸
-----Original Message-----
From: Alan Sparks [mailto:user-8f2174fd8b66@xymon.invalid]
Sent: Wednesday, October 21, 2009 12:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Nordquist, Daniel wrote:Here’s some of it… Any idea why I’m seeing connection refusals? The IP it’s showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
Firewalls? SELinux? Misconfiguration? -Alan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user.
▸
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, October 21, 2009 12:03 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Is SELinux enabled?
What is the output of
namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
and what user/group is your Hobbit/Xymon installed as?
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
"When you have eliminated the impossible, that which remains, however improbable, must be the truth."
--- Sir Arthur Conan Doyle
On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote:
Here's some of it...
Any idea why I'm seeing connection refusals? The IP it's showing is the server itself.
nordquid at svmhobbit:/bigdisk/hobbit/logs> ll
total 4412
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log
-rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log
-rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log
-rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log
-rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log
-rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log
-rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid
-rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log
-rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log
-rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log
-rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log
-rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused
▸
2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused
▸
2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:54:33 hobbitd status-board not available, code 52009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused
▸
2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed
2009-10-21 11:55:24 hobbitd status-board not available, code 52009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused
▸
2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed
nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log
2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg
From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>]
Sent: Wednesday, October 21, 2009 11:36 AM
To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid>
Subject: Re: [hobbit] new install shows no clients
Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit.
Thanks,
Larry Barber
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote:
Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything.
Any ideas?
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Josh Luthman
When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs
▸
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle
On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <
▸
user-b7c65cb59f49@xymon.invalid> wrote:
Selinux is not installed (unless it’s there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. *From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] *Sent:* Wednesday, October 21, 2009 12:03 PM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel < user-b7c65cb59f49@xymon.invalid> wrote: Here’s some of it… Any idea why I’m seeing connection refusals? The IP it’s showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg *From:* Larry Barber [mailto:user-6ef9c2864140@xymon.invalid] *Sent:* Wednesday, October 21, 2009 11:36 AM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, *Nordquist, Daniel* <user-b7c65cb59f49@xymon.invalid> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs
▸
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Larry Barber
To check if SELinux is running, look in /etc/selinux/config. What OS are you running?
▸
Thanks,
Larry Barber
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn’t… Here’s my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs *From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] *Sent:* Wednesday, October 21, 2009 12:29 PM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel < user-b7c65cb59f49@xymon.invalid> wrote: Selinux is not installed (unless it’s there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. *From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] *Sent:* Wednesday, October 21, 2009 12:03 PM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel < user-b7c65cb59f49@xymon.invalid> wrote: Here’s some of it… Any idea why I’m seeing connection refusals? The IP it’s showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984 - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg *From:* Larry Barber [mailto:user-6ef9c2864140@xymon.invalid] *Sent:* Wednesday, October 21, 2009 11:36 AM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, *Nordquist, Daniel* <user-b7c65cb59f49@xymon.invalid> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Josh Luthman
What about cat /etc/fstab Can you su as norquid and touch the above mentioned hobbit-holidays.cfg?
▸
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle
list Daniel Nordquist
Find / -name selinux returns nothing
▸
From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid] Sent: Wednesday, October 21, 2009 1:44 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients To check if SELinux is running, look in /etc/selinux/config. What OS are you running? Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Sorry, running openSuse 11.1
▸
From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid] Sent: Wednesday, October 21, 2009 1:44 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients To check if SELinux is running, look in /etc/selinux/config. What OS are you running? Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
nordquid at svmhobbit:/bigdisk/hobbit/logs> touch ../server/etc/hobbit-holidays.cfg nordquid at svmhobbit:/bigdisk/hobbit/logs> ls ../server/etc/ bbcombotest.cfg bb-services columndoc.csv hobbit-alerts.cfg hobbitcgi.cfg hobbitgraph.cfg hobbitlaunch.cfg hobbit-nkview.cfg.bak bb-hosts client-local.cfg cookies.session hobbit-apache.conf hobbit-clients.cfg hobbit-holidays.cfg hobbit-nkview.cfg hobbitserver.cfg nordquid at svmhobbit:/bigdisk/hobbit/logs> cat /etc/fstab /dev/sda5 swap swap defaults 0 0 /dev/sda6 / ext3 acl,user_xattr 1 1 /dev/sda7 /home ext3 acl,user_xattr 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/sdb /bigdisk ext3 defaults 0 0 nordquid at svmhobbit:/bigdisk/hobbit/logs>
▸
-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, October 21, 2009 1:48 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
What about cat /etc/fstab
Can you su as norquid and touch the above mentioned hobbit-holidays.cfg?
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
FYI - this is the command I'm using to start hobbit: sudo -u nordquid /bigdisk/hobbit/server/bin/hobbit.sh start
▸
-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, October 21, 2009 1:48 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
What about cat /etc/fstab
Can you su as norquid and touch the above mentioned hobbit-holidays.cfg?
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Josh Luthman
Does etc have any conf files?
▸
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:FYI - this is the command I'm using to start hobbit: sudo -u nordquid /bigdisk/hobbit/server/bin/hobbit.sh start -----Original Message----- From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 1:48 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients What about cat /etc/fstab Can you su as norquid and touch the above mentioned hobbit-holidays.cfg? On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle
list Daniel Nordquist
nordquid at svmhobbit:/bigdisk/hobbit/logs> ls ../server/etc/ bbcombotest.cfg bb-services columndoc.csv hobbit-alerts.cfg hobbitcgi.cfg hobbitgraph.cfg hobbitlaunch.cfg hobbit-nkview.cfg.bak bb-hosts client-local.cfg cookies.session hobbit-apache.conf hobbit-clients.cfg hobbit-holidays.cfg hobbit-nkview.cfg hobbitserver.cfg -----Original Message----- From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 2:54 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients Does etc have any conf files? On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:
FYI - this is the command I'm using to start hobbit: sudo -u nordquid /bigdisk/hobbit/server/bin/hobbit.sh start -----Original Message----- From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 1:48 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients What about cat /etc/fstab Can you su as norquid and touch the above mentioned hobbit-holidays.cfg? On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid<mailto:user-40803320aaf5@xymon.invalid> . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Does anyone have any ideas for me? Should I just wipe the system and start over? Re-install hobbit? Do some manual configuration? Any input will be greatly appreciated! Thanks, Dan
▸
-----Original Message-----
From: Nordquist, Daniel
Sent: Thursday, October 22, 2009 7:50 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] new install shows no clients
nordquid at svmhobbit:/bigdisk/hobbit/logs> ls ../server/etc/
bbcombotest.cfg bb-services columndoc.csv hobbit-alerts.cfg hobbitcgi.cfg hobbitgraph.cfg hobbitlaunch.cfg hobbit-nkview.cfg.bak
bb-hosts client-local.cfg cookies.session hobbit-apache.conf hobbit-clients.cfg hobbit-holidays.cfg hobbit-nkview.cfg hobbitserver.cfg
-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, October 21, 2009 2:54 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Does etc have any conf files?
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:FYI - this is the command I'm using to start hobbit: sudo -u nordquid /bigdisk/hobbit/server/bin/hobbit.sh start -----Original Message----- From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 1:48 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients What about cat /etc/fstab Can you su as norquid and touch the above mentioned hobbit-holidays.cfg? On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
YEA! Well, my solution was to reinstall everything from scratch and now it's working. Thanks for all your help! I appreciate your time and energy. Have a great day!
▸
Dan
-----Original Message-----
From: Nordquist, Daniel
Sent: Friday, October 23, 2009 7:56 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] new install shows no clients
Does anyone have any ideas for me? Should I just wipe the system and start over? Re-install hobbit? Do some manual configuration?
Any input will be greatly appreciated!
Thanks,
Dan
-----Original Message-----
From: Nordquist, Daniel
Sent: Thursday, October 22, 2009 7:50 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] new install shows no clients
nordquid at svmhobbit:/bigdisk/hobbit/logs> ls ../server/etc/
bbcombotest.cfg bb-services columndoc.csv hobbit-alerts.cfg hobbitcgi.cfg hobbitgraph.cfg hobbitlaunch.cfg hobbit-nkview.cfg.bak
bb-hosts client-local.cfg cookies.session hobbit-apache.conf hobbit-clients.cfg hobbit-holidays.cfg hobbit-nkview.cfg hobbitserver.cfg
-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, October 21, 2009 2:54 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] new install shows no clients
Does etc have any conf files?
On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:FYI - this is the command I'm using to start hobbit: sudo -u nordquid /bigdisk/hobbit/server/bin/hobbit.sh start -----Original Message----- From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 1:48 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients What about cat /etc/fstab Can you su as norquid and touch the above mentioned hobbit-holidays.cfg? On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid> wrote:Interesting that it didn't... Here's my permissions: nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/ total 20 drwxr-xr-x 8 root root 4096 2009-10-19 11:41 hobbit drwx------ 2 root root 16384 2009-10-19 09:33 lost+found nordquid at svmhobbit:/bigdisk/hobbit/logs> ll /bigdisk/hobbit/ total 24 drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-bin drwxr-xr-x 2 nordquid users 4096 2009-10-19 11:41 cgi-secure drwxr-xr-x 7 nordquid root 4096 2009-10-19 11:41 client drwxr-xr-x 10 nordquid users 4096 2009-10-19 11:41 data drwxr-xr-x 2 nordquid users 4096 2009-10-21 12:46 logs drwxr-xr-x 9 nordquid users 4096 2009-10-21 12:48 server namei command: nordquid at svmhobbit:/bigdisk/hobbit/logs> namei -mx /bigdisk/hobbit/logs f: /bigdisk/hobbit/logs drwxr-xr-x / Drwxr-xr-x bigdisk drwxr-xr-x hobbit drwxr-xr-x logs From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Wednesday, October 21, 2009 12:29 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] new install shows no clients When you ran make install it was supposed to create that config file. It didn't. My guess is that nordquid can't write to /bigdisk/* Try namei -mx /bigdisk/hobbit/logs Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 12:20 PM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Selinux is not installed (unless it's there without my knowledge). The file does not exist in the location you gave me. And, xymon was installed by root, but configured to run as the nordquid user. From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>] Sent: Wednesday, October 21, 2009 12:03 PM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is SELinux enabled? What is the output of namei -m /bigdisk/hobbit/server/etc/hobbit-holidays.cfg and what user/group is your Hobbit/Xymon installed as? Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle On Wed, Oct 21, 2009 at 11:58 AM, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Here's some of it... Any idea why I'm seeing connection refusals? The IP it's showing is the server itself. nordquid at svmhobbit:/bigdisk/hobbit/logs> ll total 4412 -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 acknowledge.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 bbcombotest.log -rw-r--r-- 1 nordquid users 2638215 2009-10-21 11:53 bb-display.log -rw-r--r-- 1 nordquid users 905435 2009-10-21 11:51 bb-network.log -rw-r--r-- 1 nordquid users 32110 2009-10-19 14:00 bb-retest.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 clientdata.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 history.log -rw-r--r-- 1 nordquid users 254828 2009-10-21 11:51 hobbitclient.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:05 hobbitd_history.pid -rw-r--r-- 1 nordquid users 96451 2009-10-21 11:50 hobbitd.log -rw-r--r-- 1 nordquid users 5 2009-10-20 15:00 hobbitd.pid -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 hostdata.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:37 notifications.log -rw-r--r-- 1 nordquid users 537283 2009-10-21 11:53 page.log -rw-r--r-- 1 nordquid users 0 2009-10-19 13:30 rrd-data.log -rw-r--r-- 1 nordquid users 224 2009-10-20 15:05 rrd-status.log nordquid at svmhobbit:/bigdisk/hobbit/logs> tail hobbitclient.log 2009-10-21 11:41:32 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:41:32 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:26 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:26 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:46:35 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:46:35 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:29 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:29 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:51:37 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:51:37 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail bb-display.log 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:54:33 hobbitd status-board not available, code 5 2009-10-21 11:54:33 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:54:33 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed 2009-10-21 11:55:24 hobbitd status-board not available, code 5 2009-10-21 11:55:24 Could not connect to bbd at 172.31.100.246:1984<http://bbd at 172.31.100.246:1984> - Connection refused 2009-10-21 11:55:24 Whoops ! bb failed to send message - Connection failed nordquid at svmhobbit:/bigdisk/hobbit/logs> tail page.log 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:51:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:52:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:53:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:54:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg 2009-10-21 11:55:16 Cannot open configuration file /bigdisk/hobbit/server/etc/hobbit-holidays.cfg From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid<mailto:user-6ef9c2864140@xymon.invalid>] Sent: Wednesday, October 21, 2009 11:36 AM To: user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid> Subject: Re: [hobbit] new install shows no clients Is there anything in the log files that Hobbit generates? They are generally in /var/log/hobbit. Thanks, Larry Barber On 10/21/09, Nordquist, Daniel <user-b7c65cb59f49@xymon.invalid<mailto:user-b7c65cb59f49@xymon.invalid>> wrote: Hey all, I downloaded and installed the Xymon 4.3.0.0 beta2 and it does not display any servers at all. I have checked the bb-hosts file and verified the xymon server itself is listed, and even added another server to the list but it doesn't show anything at all. If I do a "find host" in the administration menu I can find the hosts, but it still does not display anything. Any ideas? Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health. This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Daniel Nordquist
Hey all, I'm having a problem that I found on the sourceforge forum from almost a year ago, but there's no answer on the forum. The problem is, I was able to successfully install hobbit and it shows up in a browser with the configured host (itself). the problem i am having is with viewing CURRENT status. Whenever i click the icon for status, i get a blank white page with "Status not Available". HISTORY functions however appear to work. Any help will be greatly appreciated!
▸
Thanks,
Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.