[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] 2 questions



Galen Johnson wrote:

Hey Henrik,

I'm playing around with the Ports monitoring that is built into Hobbit. I'm planning to use the graphing function to trend the number of connections for a particular port...the questions I have are:

1) Why can I not set a minimun of 0? I thought that by explicitly specifying 0 for the min count I should be able to have it always be green and graph the number of connections...however, it seems that Hobbit is overriding the hard 0 setting.

2) when using TEXT="Some Service", it shows up on the web page as "Some Service...leading quote visible...I'm assuming this is not expected behavior...I haven't checked the patch page yet but I'll be headed there next.

Note, this is Hobbit 4.2...August download.

=G=

To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk


Nevermind...right after I sent this, I reread the config file...I needed to surround the entire TEXT argument with "" (not intuitive but I now have the syntax down)...as for the min count, I was using the same syntax as for procs and not explicitly stating MIN=

=G=