Xymon Mailing List Archive search

How to debug hobbit-clients.cfg file when trying to ignore a filesystem

list Henrik Størner
Thu, 10 Aug 2006 17:05:42 +0200
Message-Id: <user-78a827198fba@xymon.invalid>

On Thu, Aug 10, 2006 at 12:40:06PM +0100, Quentin White wrote:
Running the same command with the "--test" option fails.  With core dump
Hostname (.=end, ?=dump, !=reload) [ld-sybase01]: 
Hosttype (.=end, ?=dump, !=reload) [server]: server
Test (cpu, mem, disk, proc, log, port): disk
Filesystem: /iscsi
Segmentation Fault (core dumped)
Sorry about that, it affects the --test mode only though - normal use of
it should be OK.

You can get test-mode working by saving the attached file to
/tmp/client-testmode.patch, then doing

    cd hobbit-4.2.0
    patch -p0 </tmp/client-testmode.patch
    make
    make install (as root)

Restart hobbit afterwards.


Regards,
Henrik