I've now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I'm pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself...
Thanks.
Hi,
I had the same issue when I installed from RPM's in my case, the actual server was installed but not the client. Hobbit client needs to be installed on the local server to monitor those things. The RPM's I used separated the client and server and I had to install both to get it to work. But this behavior is different when you install from source I believe. Hope this helps.
Rafal Roginela
Office (847) 827-9740 x109 Fax (847) 493-8031
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: Monday, August 11, 2008 11:18 AM To: hobbit at hswn.dk Subject: [hobbit] monitoring of server itself
I've now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I'm pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself...
Thanks.
Assuming that the client was installed with it (I believe there is no way around it, though I could be mistaken) it should be reporting - see if there is something in Ghosts.
The issue is probably that localhost in bb-hosts - the reporting host from the client must match that of the host in bb-hosts.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
On Mon, Aug 11, 2008 at 12:18 PM, Johan Booysen <johan at matrix-data.co.uk>wrote:
I've now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I'm pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
Thanks.
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
Ok, so I created a brand new virtual machine (RHEL5) and installed only the hobbit rpm (not the hobbit-client rpm), and it monitors itself (with no configuration changes made at all).
But this doesn't work on a physical server.
Any ideas why?
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:35 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
On Tue, 12 Aug 2008, Johan Booysen wrote:
Ok, so I created a brand new virtual machine (RHEL5) and installed only the hobbit rpm (not the hobbit-client rpm), and it monitors itself (with no configuration changes made at all).
But this doesn't work on a physical server.
Normally it does work on any server. I only have the server installed here and it monitors itself (El4). Try rpm -V hobbit on the broken machine and see if there are missing files. Other than that I have no idea what would cause this problem.
Any ideas why?
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:35 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
-- Tom Diehl tdiehl at rogueind.com Spamtrap address mtd123 at rogueind.com
I reckon I'm just going to do this on the virtual machine then, because it's important that I also monitor that server on which I was planning to install the halfling.
Thanks.
-----Original Message----- From: Tom Diehl [mailto:tdiehl at rogueind.com] Sent: 12 August 2008 14:00 To: hobbit at hswn.dk Subject: [hobbit] Re: monitoring of server itself
On Tue, 12 Aug 2008, Johan Booysen wrote:
Ok, so I created a brand new virtual machine (RHEL5) and installed only the hobbit rpm (not the hobbit-client rpm), and it monitors itself (with no configuration changes made at all).
But this doesn't work on a physical server.
Normally it does work on any server. I only have the server installed here and it monitors itself (El4). Try rpm -V hobbit on the broken machine and see if there are missing files. Other than that I have no idea what would cause this problem.
Any ideas why?
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:35 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That’s kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I’ve now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I’m pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself…
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
-- Tom Diehl tdiehl at rogueind.com Spamtrap address mtd123 at rogueind.com
If the package(s) you are installing are properly prepared, the client code will be in /usr/lib/hobbit/client. The server startup will automatically start the client IF the client is installed on the system.
I am confused by the placement in /usr/lib; this doesn't look anything like the Linux Filesystem Hierarchy standard was followed.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: Tuesday, August 12, 2008 7:51 AM To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Ok, so I created a brand new virtual machine (RHEL5) and installed only the hobbit rpm (not the hobbit-client rpm), and it monitors itself (with no configuration changes made at all).
But this doesn't work on a physical server.
Any ideas why?
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:35 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That's kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I've now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I'm pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself...
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
-- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com
CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
Ok, I see what you mean - thanks. Well I've already removed it from the physical server. Will just stick with the virtual machine for now.
-----Original Message----- From: Kauffman, Tom [mailto:KauffmanT at nibco.com] Sent: 12 August 2008 14:46 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
If the package(s) you are installing are properly prepared, the client code will be in /usr/lib/hobbit/client. The server startup will automatically start the client IF the client is installed on the system.
I am confused by the placement in /usr/lib; this doesn't look anything like the Linux Filesystem Hierarchy standard was followed.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: Tuesday, August 12, 2008 7:51 AM To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Ok, so I created a brand new virtual machine (RHEL5) and installed only the hobbit rpm (not the hobbit-client rpm), and it monitors itself (with no configuration changes made at all).
But this doesn't work on a physical server.
Any ideas why?
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:35 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
I spoke too soon. Damn. So annoying.
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 10:24 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Heeheehee - I just copied over the following from the test lab server to the production server, and now the server is monitoring itself without hobbit-client being installed:
/usr/lib/hobbit/server/etc /var/lib/hobbit
I have no idea why, but will try to figure out exactly what I did.
:)
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:17 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Oh dear - I'm installing hobbit using the rpms which I included in a local yum repository.
When trying to install hobbit-client on the server, the result is:
yum install hobbit-client Loading "security" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package hobbit-client.i386 0:4.2.0-1 set to be updated --> Processing Conflict: hobbit conflicts hobbit-client --> Processing Conflict: hobbit-client conflicts hobbit --> Finished Dependency Resolution Error: hobbit conflicts with hobbit-client Error: hobbit-client conflicts with hobbit
:(
I guess I'm just going to have to take another real good look at the test lab server and see what I did to get it to monitor itself without having the client installed. I knew I should have written it down as I went along!!
-----Original Message----- From: Johan Booysen [mailto:johan at matrix-data.co.uk] Sent: 12 August 2008 09:12 To: hobbit at hswn.dk Subject: RE: [hobbit] monitoring of server itself
Thanks for the replies to my question.
That's kinda weird because on my test lab server I most definitely did not install the client - I just double-checked, and it monitored itself quite happily...
Strange, but there you go.
-----Original Message----- From: McDonald, Dan [mailto:Dan.McDonald at austinenergy.com] Sent: 11 August 2008 18:21 To: hobbit at hswn.dk Subject: Re: [hobbit] monitoring of server itself
On Mon, 2008-08-11 at 17:18 +0100, Johan Booysen wrote:
I've now installed hobbit on the production server, and added the clients. Everything looks ok, but the server (defined by default as localhost in bb-hosts) does not seem to monitor its own cpu, disk, memory, ports and processes.
I'm pretty sure my test lab server monitored those by default. Or is there anything specific one should do on the server itself? I may have confused myself...
You need to install (and start) the client on the server.
Check ghosts to see if it is trying to report a different name...
Thanks.
--
ustinenergy.com
CONFIDENTIALITY NOTICE: This email and any attachments are for the exclusive and confidential use of the intended recipient. If you are not the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (6)
-
Dan.McDonald@austinenergy.com
-
johan@matrix-data.co.uk
-
josh@imaginenetworksllc.com
-
KauffmanT@nibco.com
-
Rafal.Roginela@AmeriCashLoans.net
-
tdiehl@rogueind.com