Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this
client reports to.
It is good to use IP-adresses here instead of DNS
names - DNS might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file,
but you can tweak the hostname that the client reports
data with, and the OS name used (typically needed only on
RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this
client reports to.
It is good to use IP-adresses here instead of DNS
names - DNS might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file,
but you can tweak the hostname that the client reports
data with, and the OS name used (typically needed only on
RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this
client reports to.
It is good to use IP-adresses here instead of DNS
names - DNS might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file,
but you can tweak the hostname that the client reports
data with, and the OS name used (typically needed only on
RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
Is there a firewall on that box? Also does the localhost entry show any status'?
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 13:36 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this
client reports to.
It is good to use IP-adresses here instead of DNS
names - DNS might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file,
but you can tweak the hostname that the client reports
data with, and the OS name used (typically needed only on
RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked
On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:
Is there a firewall on that box? Also does the localhost entry show any status'?
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 13:36 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this
client reports to.
It is good to use IP-adresses here instead of DNS
names - DNS might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file,
but you can tweak the hostname that the client reports
data with, and the OS name used (typically needed only on
RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively
SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
Are you running with SELinux enabled?
=G=
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: Thursday, May 10, 2007 8:47 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked
On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:
Is there a firewall on that box? Also does the localhost entry show any status'?
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 13:36 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this # client reports
to.
It is good to use IP-adresses here instead of DNS # names - DNS
might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file, # but you
can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
permissive
On Thu, 2007-05-10 at 09:31 -0400, Galen Johnson wrote:
Are you running with SELinux enabled?
=G=
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: Thursday, May 10, 2007 8:47 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes the is a firewall and I opened port 1984 and the other problem when i use service hobbit-client I get hobbit-client dead but subsys locked
On Thu, 2007-05-10 at 13:43 +0100, Jones, Jason (Altrincham) wrote:
Is there a firewall on that box? Also does the localhost entry show any status'?
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 13:36 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Yes service hobbit-client start and started with no errors
On Thu, 2007-05-10 at 13:09 +0100, Jones, Jason (Altrincham) wrote:
Sorry no experience with using the rpms but how have you started this? Is it: service hobbit-client start?
Does the hobbit server note it's own status'? sorry it took a while for me to get back to you, busy day today.
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 11:10 To: hobbit at hswn.dk Subject: RE: [hobbit] Status not available
Hi Jason,
The package name is hobbit-client-4.1.2-1.i386.rpm and config file is /etc/sysconfig/hobbit-client below is the contents of the file, please let me know if I need a different package and also if I need to reconfigure the client
Configure the Hobbit client settings.
You MUST set the list of Hobbit servers that this # client reports
to.
It is good to use IP-adresses here instead of DNS # names - DNS
might not work if there's a problem.
E.g. (a single Hobbit server)
HOBBITSERVERS="192.168.1.1"
or (multiple servers)
HOBBITSERVERS="10.0.0.1 192.168.1.1"
HOBBITSERVERS="165.143.145.119"
The defaults usually suffice for the rest of this file, # but you
can tweak the hostname that the client reports # data with, and the OS name used (typically needed only on # RHEL or RHAS servers).
CLIENTHOSTNAME="cntrra20-rh-wiki.telkom.co.za" CLIENTOS="rhel4"
On Thu, 2007-05-10 at 08:52 +0100, Jones, Jason (Altrincham) wrote:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
should be:
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/
^^ i.e. you don't specify cpu etc.
You have installed the hobbit client on these machines correctly yes? What install procedure did you follow on the client machines and did you start them properly?
Thanks, Jason.
-----Original Message----- From: Sello Tlabela [mailto:tlabelsd at telkom.co.za] Sent: 10 May 2007 08:44 To: hobbit at hswn.dk Subject: [hobbit] Status not available
Hi Everyone,
I am a newbie to hobbit and have being tasked to set up hobbit for our growing network and, I installed hobbit and added two clients to bb-hosts file and added some tags to them but cpu,memory proc etc do not show on web interface, however when i click the icons on the http,ntp,ssh web interface i get status not available error
below is a paste of hobbit-client.cfg and bb-hosts respectively # SETTINGS FOR HIDS5
HOST=cntrra02-rh-hids5.telkom.co.za UP 30m LOAD 6.0 12.0 DISK * 75 85 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC crond 1 PROC syslog-ng 1 PROC sshd 1 PROC ntpdate 1 PORT LOCAL=%[\.:]514 STATE=LISTEN min=2 TEXT=syslog-ng PORT LOCAL=%[\.:]514 STATE=ESTABLISHED min=0 TRACK=syslog-ng TEXT=log FILE /var/log/sudo.log TRACK DIR /var/log TRACK
You need to define at least the Hobbit server itself here.
#127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/
page servers Monitored Servers group-compress <font size="+1">Servers</font>
127.0.0.1 localhost # BBDISPLAY BBPAGER BBNET bbd http://localhost/ ssh disk ports disk files memory 165.143.60.206 cntrra02-rh-hids5 # NET:intern ssh ntp cpu memory procs ports disk files syslog-ng 165.143.145.150 cntrra20-rh-wiki # NET:intern ssh syslog ntp http://165.143.145.150/ cpu memory procs ports disk
Thanks in advace
Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited e-mail legal notice available at http://www.telkom.co.za/TelkomEMailLegalNotice.PDFTo unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Sello Tlabela <tlabelsd at telkom.co.za> Telkom SA
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
participants (3)
-
Galen.Johnson@sas.com
-
JasonAS_Jones@mentor.com
-
tlabelsd@telkom.co.za