On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote:
- Is there a hobbitd_client process running on your client? There should be.
- There should be a 'hobbitd_channel --channel=client ....' process running on your server, as well. If its not there you may need to enable it in hobbitlaunch.cfg
- Are you running a 4.1.1 server? Earlier versions of the server would not know how to handle the hobbitclient feed.
Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
Henrik
On Thu, Aug 25, 2005 at 09:57:10PM, Henrik Stoerner wrote:
On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote:
- Is there a hobbitd_client process running on your client? There should be.
I do not see one. I ran 'sh runclient.sh start' as hobbit user. Anything else I need to do?
pa -ef | grep hobbit
hobbit 3774 1 0 12:41:25 ? 0:00 ./bin/hobbitlaunch --config=./etc/clientlaunch.cfg --log=./logs/clientlaunch.lo hobbit 4768 1 0 15:52:25 ? 0:00 sh -c vmstat 300 2 1>/export/home/hobbit/client/tmp/hobbit_vmstat.4755 2>&1; mv hobbit 4793 4774 0 15:56:54 pts/8 0:00 -bash hobbit 4769 4768 0 15:52:25 ? 0:00 vmstat 300 2 hobbit 4774 4725 0 15:54:35 pts/8 0:00 -bash
- There should be a 'hobbitd_channel --channel=client ....' process running on your server, as well. If its not there you may need to enable it in hobbitlaunch.cfg
Yes there is
- Are you running a 4.1.1 server? Earlier versions of the server would
Yes I am using 4.1.1
not know how to handle the hobbitclient feed.
Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
I was using fully qualified domain name on bb-hosts. Changed that to
reflect uname -n which is just host name for this one client. Will see
if that fixes the problem
Thanks
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi
On Thu, Aug 25, 2005 at 04:13:28PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 09:57:10PM, Henrik Stoerner wrote:
On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote: Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
I was using fully qualified domain name on bb-hosts. Changed that to reflect
uname -nwhich is just host name for this one client. Will see if that fixes the problem
The bb-hosts name was the problem. Thanks a lot guys for your help. Now I see the 'msgs' tag is clear. How do I send red alert when /var/adm/messages file is empty?
Thanks
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi
On Thu, Aug 25, 2005 at 04:20:51PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 04:13:28PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 09:57:10PM, Henrik Stoerner wrote:
On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote: Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
I was using fully qualified domain name on bb-hosts. Changed that to reflect
uname -nwhich is just host name for this one client. Will see if that fixes the problemThe bb-hosts name was the problem. Thanks a lot guys for your help. Now I see the 'msgs' tag is clear. How do I send red alert when /var/adm/messages file is empty?
Also I see [netstat] section in the msg.txt file. How do place a netstat tag for my client? Is that something I modify on the server side?
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi
Hi,
Did you tried this?
123.47.0.222 anon.here.biz # ssh LARRD:*,vmstat:vmstat1
Rgds,
Mario.
On 8/25/05, Asif Iqbal <iqbala-hobbit at qwestip.net> wrote:
On Thu, Aug 25, 2005 at 04:20:51PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 04:13:28PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 09:57:10PM, Henrik Stoerner wrote:
On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote: Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
I was using fully qualified domain name on bb-hosts. Changed that to reflect
uname -nwhich is just host name for this one client. Will see if that fixes the problemThe bb-hosts name was the problem. Thanks a lot guys for your help. Now I see the 'msgs' tag is clear. How do I send red alert when /var/adm/messages file is empty?
Also I see [netstat] section in the msg.txt file. How do place a netstat tag for my client? Is that something I modify on the server side?
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Fri, Aug 26, 2005 at 10:06:56AM, mario andre wrote:
Hi,
Did you tried this?
123.47.0.222 anon.here.biz # ssh LARRD:*,vmstat:vmstat1
This above vmstat tag did not work. I get a zoom button with no graph, not even empty graph.
Rgds,
Mario.
On 8/25/05, Asif Iqbal <iqbala-hobbit at qwestip.net> wrote:
On Thu, Aug 25, 2005 at 04:20:51PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 04:13:28PM, Asif Iqbal wrote:
On Thu, Aug 25, 2005 at 09:57:10PM, Henrik Stoerner wrote:
On Thu, Aug 25, 2005 at 03:15:53PM -0400, Larry.Barber at usda.gov wrote: Also, the Hobbit client uses the hostname from "uname -n" as the name by which it reports. If that doesn't match your entry in the Hobbit server bb-hosts file, the client reports are silently ignored.
I was using fully qualified domain name on bb-hosts. Changed that to reflect
uname -nwhich is just host name for this one client. Will see if that fixes the problemThe bb-hosts name was the problem. Thanks a lot guys for your help. Now I see the 'msgs' tag is clear. How do I send red alert when /var/adm/messages file is empty?
Also I see [netstat] section in the msg.txt file. How do place a netstat tag for my client? Is that something I modify on the server side?
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi
participants (3)
-
henrik@hswn.dk
-
iqbala-hobbit@qwestip.net
-
rower.master@gmail.com