Xymon Mailing List Archive search

hobbitd error?

list Anton Burkhalter
Sat, 17 Feb 2007 16:52:31 +0100
Message-Id: <user-1dd61530cdbf@xymon.invalid>

Hi Mike

If you are sure that there is plenty of space on disk, check that the
hobbit user has write access to the directory /opt/hobbitd/4.2.0/server/tmp/
As the hobbit user try to put a file into the directory:   echo "test" >
/opt/hobbitd/4.2.0/server/tmp/create_file_test.tmp

Next check that there are not "to many files" in that folder.   ls -l
/opt/hobbitd/4.2.0/server/tmp | wc -l

Toni