Xymon Mailing List Archive search

Hobbit 4.2 alfa release available

list Henrik Størner
Wed, 5 Apr 2006 22:07:12 +0200
Message-Id: <user-69cc2fa0dafb@xymon.invalid>

On Wed, Apr 05, 2006 at 06:04:37PM +0200, Etienne Roulland wrote:
You should be able to edit it with the hobbit-nkedit CGI.
Even if i create the file with the rw rights i cannot play with
hobbit-nkedit CGI..
Mea culpa. hobbit-nkedit.cgi needs write access to the ~hobbit/server/etc/
directory (it creates a temporary file which is then renamed into the
real configuration file). So

   chmod g+w ~hobbit/server/etc
   chown nobody ~hobbit/server/etc

(substitute the real group-ID that your webserver uses).


Henrik