No change at all. Here is what the hobbit-clients.cfg looks like:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK * 70 75
-Josh
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Monday, May 05, 2008 1:36 PM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
Does anything happen when you change that threshhold to 70/75? Do you at least get the yellow/red icon?
=G=
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Monday, May 05, 2008 1:04 PM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
That is what I am trying to say, it is not being caught by DEFAULT so I tried to define it separately and it is still not working.
Josh
From: Johann Eggers [mailto:Johann.Eggers at teleatlas.com] Sent: Monday, May 05, 2008 11:58 AM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
The disk threshold for this machine is catched in the DEFAULT section unless you define it for this host separately.
-Johann
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Montag, 5. Mai 2008 17:36 To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
Unless you have alert on yellow enabled, it won't alert until disk reaches 95% unless I'm missing something.
=G=
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Monday, May 05, 2008 11:29 AM To: hobbit at hswn.dk Subject: [hobbit] hobbit client
I've got a group of servers running the hobbit client and my disk is not being alerted on. Here is a sample from the disk page in hobbit:
Filesystem Size Used Avail Use% Mounted on /dev/sda2 7.9G 6.8G 749M 91% / /dev/sda1 99M 34M 60M 37% /boot /dev/sda3 24G 429M 22G 2% /export/home
Status unchanged in 58 days,22 hours, 27 minutes Status message received from 172.31.129.185 Client <http://ops1/monitor-cgi/bb-hostsvc.sh?CLIENT=gsonc-spg-vod-t16-4> data available
<http://ops1/monitor-cgi/hobbitgraph.sh?host=gsonc-spg-vod-t16-4&service=dis k&graph_width=576&graph_height=120&disp=gsonc%2dspg%2dvod%2dt16%2d4&nostale& color=green&action=menu>
And here is what I have in the /opt/hobbit/server/etc/hobbit-clients.cfg file:
HOST=%gsonc-spg-ops-1
LOAD 9.0 15.0
PROC snmpd
PROC snmptt
PROC sec.pl
PROC snmptrapd
PROC mysqld
HOST=%gsonc-spg-ops-2
PROC radiusd
PROC mysqld
HOST=%gsonc-spg-ops-3
PROC syslog-ng
PROC mysqld
HOST=%gsonc-spg-omea-1
PROC cron
LOAD 7.0 10.0
HOST=%gsonc-spg-sunbox
LOAD 11.5 12.5
MEMSWAP 85 95
HOST=%gsonc-spg-dncs
FILE /export/home/dncs/mystro/bfs/Compass_OOB/rta.grp.z SIZE>1200
TRACK=rta
LOAD 10.0 15.0
DISK / 95 98
DISK /cdrom IGNORE
HOST=%gsonc-spg-mas*
FILE /usr/local/mystro/conf/rtareports_headendinfo.properties
MTIME=1128514608 TRACK=rta-reports
MEMPHYS 100 101
MEMSWAP 75 90
MEMACT 97 98
HOST=%gsonc-spg-rtc*
LOAD 17.0 22.0
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
HOST=%gsonc-spg-vodgs*
LOAD 17.0 22.0
PROC cron
DEFAULT
# These are the built-in defaults.
UP 1h
LOAD 5.0 10.0
DISK * 90 95
MEMPHYS 100 101
MEMSWAP 75 90
MEMACT 90 97
I highlighted in bold the group that deals with one of the servers in question. I should use the DEFAULT group for everything except load. And load is working right and the uptime reports back good also. So it is showing the alerting on uptime via the DEFAULTS and it is alerting on LOAD with the exception. So why is DISK not alerting out or even changing colors. I have tried these to variations but they didn't work either:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK / 90 95
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK * 90 95
And neither of those worked. Any help greatly appreciated.
Thanks,
Josh
Hi JoshIt looks like there is a problem with your hostname pattern matching. Try using .*
%gsonc-spg-vod-t.*
-N
On Mon, May 5, 2008 at 2:49 PM, Joshua Krause <forums at triadbiz.rr.com> wrote:
No change at all. Here is what the hobbit-clients.cfg looks like:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0 DISK * 70 75-Josh
*From:* Galen Johnson [mailto:Galen.Johnson at sas.com] *Sent:* Monday, May 05, 2008 1:36 PM *To:* hobbit at hswn.dk *Subject:* RE: [hobbit] hobbit client
Does anything happen when you change that threshhold to 70/75? Do you at least get the yellow/red icon?
=G=
*From:* Joshua Krause [mailto:forums at triadbiz.rr.com] *Sent:* Monday, May 05, 2008 1:04 PM
*To:* hobbit at hswn.dk *Subject:* RE: [hobbit] hobbit client
That is what I am trying to say, it is not being caught by DEFAULT so I tried to define it separately and it is still not working.
Josh
I will try making that change but as I said earlier the "LOAD" portion works. I get alerted out when the LOAD reaches a the current thresholds but when I add DISK it does nothing. How often does the cpu, disk and memory poll.
-Josh
From: ndegz [mailto:nndegz at gmail.com] Sent: Monday, May 05, 2008 9:39 PM To: hobbit at hswn.dk Subject: Re: [hobbit] hobbit client
Hi Josh
It looks like there is a problem with your hostname pattern matching. Try using .*
%gsonc-spg-vod-t.*
-N
On Mon, May 5, 2008 at 2:49 PM, Joshua Krause <forums at triadbiz.rr.com> wrote:
No change at all. Here is what the hobbit-clients.cfg looks like:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK * 70 75
-Josh
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Monday, May 05, 2008 1:36 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
Does anything happen when you change that threshhold to 70/75? Do you at least get the yellow/red icon?
=G=
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Monday, May 05, 2008 1:04 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
That is what I am trying to say, it is not being caught by DEFAULT so I tried to define it separately and it is still not working.
Josh
That didn't fix anything for me either. Still only thing that is changing colors is the cpu column.
-Josh
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Tuesday, May 06, 2008 8:50 AM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
I will try making that change but as I said earlier the "LOAD" portion works. I get alerted out when the LOAD reaches a the current thresholds but when I add DISK it does nothing. How often does the cpu, disk and memory poll.
-Josh
From: ndegz [mailto:nndegz at gmail.com] Sent: Monday, May 05, 2008 9:39 PM To: hobbit at hswn.dk Subject: Re: [hobbit] hobbit client
Hi Josh
It looks like there is a problem with your hostname pattern matching. Try using .*
%gsonc-spg-vod-t.*
-N
On Mon, May 5, 2008 at 2:49 PM, Joshua Krause <forums at triadbiz.rr.com> wrote:
No change at all. Here is what the hobbit-clients.cfg looks like:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK * 70 75
-Josh
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Monday, May 05, 2008 1:36 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
Does anything happen when you change that threshhold to 70/75? Do you at least get the yellow/red icon?
=G=
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Monday, May 05, 2008 1:04 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
That is what I am trying to say, it is not being caught by DEFAULT so I tried to define it separately and it is still not working.
Josh
Still nothing working I am only able to page out on LOAD for these sets of servers when I group there hostnames together. And the only DEFAULTS that works is memory. But DISK won't pick up anything at all. Here is a list of my hosts that I am trying to get to work:
gsonc-spg-vod-t11-1
gsonc-spg-vod-t11-2
gsonc-spg-vod-t11-3
gsonc-spg-vod-t11-4
gsonc-spg-vod-t11-5
gsonc-spg-vod-t11-6
gsonc-spg-rtc-t11-1
gsonc-spg-rtc-t11-2
gsonc-spg-vod-t12-1
gsonc-spg-vod-t12-2
gsonc-spg-vod-t12-3
gsonc-spg-vod-t12-4
gsonc-spg-vod-t12-5
gsonc-spg-vod-t12-6
gsonc-spg-rtc-t12-1
gsonc-spg-rtc-t12-2
(I have 7 sets of servers basically like these except you would see t13, t14, t15, t16, and t17)
And here is a snippet of my hobbit-clients.cfg:
HOST=%gsonc-spg-ops-1
LOAD 9.0 15.0
PROC snmpd
PROC snmptt
PROC sec.pl
PROC snmptrapd
PROC mysqld
HOST=%gsonc-spg-ops-2
PROC radiusd
PROC mysqld
HOST=%gsonc-spg-ops-3
PROC syslog-ng
PROC mysqld
HOST=%gsonc-spg-omea-1
PROC cron
LOAD 7.0 10.0
HOST=%gsonc-spg-sunbox
LOAD 11.5 12.5
MEMSWAP 85 95
HOST=%gsonc-spg-dncs
FILE /export/home/dncs/mystro/bfs/Compass_OOB/rta.grp.z SIZE>1200
TRACK=rta
LOAD 10.0 15.0
DISK / 95 98
DISK /cdrom IGNORE
HOST=%gsonc-spg-mas*
FILE /usr/local/mystro/conf/rtareports_headendinfo.properties
MTIME=1128514608 TRACK=rta-reports
MEMPHYS 100 101
MEMSWAP 75 90
MEMACT 97 98
HOST=%gsonc-spg-rtc.*
LOAD 17.0 22.0
DISK * 85 95
HOST=%gsonc-spg-vod-t.*
LOAD 17.0 22.0
DISK * 75 95
HOST=%gsonc-spg-vodgs-1
LOAD 17.0 22.0
PROC cron
DEFAULT
# These are the built-in defaults.
UP 1h
LOAD 5.0 10.0
DISK * 90 95
MEMPHYS 100 101
MEMSWAP 75 90
MEMACT 90 97
Now I have tried these variations in the hobbit-clients.cfg and none of these have worked:
HOST=%gsonc-spg-rtc*
LOAD 17.0 22.0
DISK * 85 95
And
HOST=%gsonc-.*-t*
LOAD 17.0 22.0
DISK * 75 95
(now this one caught a server named "gsonc-spg-bms-1" which that wild card, to me doesn't fit, and changed the disk to yellow)
And
HOST=%gsonc-spg-rtc*
LOAD 17.0 22.0
DISK /dev/sda2 85 95
And
HOST=%gsonc-spg-vod-t.*
LOAD 17.0 22.0
DISK / 75 95
Henrik or anybody that can give me some assistance with this would be greatly appreciated.
Thanks,
-Josh
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Wednesday, May 07, 2008 7:32 AM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
That didn't fix anything for me either. Still only thing that is changing colors is the cpu column.
-Josh
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Tuesday, May 06, 2008 8:50 AM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
I will try making that change but as I said earlier the "LOAD" portion works. I get alerted out when the LOAD reaches a the current thresholds but when I add DISK it does nothing. How often does the cpu, disk and memory poll.
-Josh
From: ndegz [mailto:nndegz at gmail.com] Sent: Monday, May 05, 2008 9:39 PM To: hobbit at hswn.dk Subject: Re: [hobbit] hobbit client
Hi Josh
It looks like there is a problem with your hostname pattern matching. Try using .*
%gsonc-spg-vod-t.*
-N
On Mon, May 5, 2008 at 2:49 PM, Joshua Krause <forums at triadbiz.rr.com> wrote:
No change at all. Here is what the hobbit-clients.cfg looks like:
HOST=%gsonc-spg-vod-t*
LOAD 17.0 22.0
DISK * 70 75
-Josh
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Monday, May 05, 2008 1:36 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
Does anything happen when you change that threshhold to 70/75? Do you at least get the yellow/red icon?
=G=
From: Joshua Krause [mailto:forums at triadbiz.rr.com] Sent: Monday, May 05, 2008 1:04 PM
To: hobbit at hswn.dk Subject: RE: [hobbit] hobbit client
That is what I am trying to say, it is not being caught by DEFAULT so I tried to define it separately and it is still not working.
Josh
participants (2)
-
forums@triadbiz.rr.com
-
nndegz@gmail.com