Xymon Mailing List Archive search

Wish: hobbitserver find option.

list Great Dilla
Mon, 23 Jan 2006 20:57:29 +0800
Message-Id: <user-99265c2f7aaf@xymon.invalid>

This feature would require you to edit two files.. see below:

[1] Edit the file $HOBBITHOME/server/web/findhost_form
insert: NAME="findHost"
... in the line <FORM METHOD="GET" ACTION="&REQUEST_URI">
insert: onLoad="focus.host();"
... in the line <INPUT  TYPE="TEXT" NAME="host" VALUE="" MAXLEN
GTH=200 SIZE=70><BR>

[2] Edit the file $HOBBITHOME/server/web/findhost_header
insert: onLoad="document.findHost.host.focus();"
... in the line <BODY  BGCOLOR="&BBBACKGROUND" BACKGROUND="&BBSKIN
/bkg-&BBBACKGROUND.gif" > tag.

And try the find host on the menu.. the cursor is automatically
pointing to the form: "Pattern to look for"

HTH.

On 1/23/06, Peter Welter <user-f55666bd0d1e@xymon.invalid> wrote:
Hello Henrik,

This is a not a request for a major feature, but it would be very
welcome if this could be implemented in a coming version of Hobbit.

I would like to see that, when I choose the find-option from the menu,
the carret moves immedeately to the box where you can enter data. Just
like the way google works when you enter www.google.com. You can start
typing directly; with the current Hobbit-version you have to hit the
TAB-button first.

Thanks in advance,

Peter