[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] monitoring DISK with hobbit
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] monitoring DISK with hobbit
- From: "jose erquicia" <mosimodo (at) gmail.com>
- Date: Wed, 8 Oct 2008 16:36:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=rZrR9Jy17D/oC3jdQgi3BnMy1dqgG3Fm+JCayXq0R+c=; b=iinUHJEfConyj7U8Gi5+97FDT2juhMK91+0DmmPnoqU3FUKJn7KyFeh2xC7nA2DnbS jWFDKN31uWAS/OA6jmNuZfFz7WDOrpGr4Q7KVIyxktqGhhZflQYw4+av2XGXLxsOsaAK DeQyTGhViun1aCCtTAJQyv24EhYxOjYw/Yt70=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=H1TXm57TaIigCp1K3QJYNvVr2ZD6J3WVWdblnMTE0QapFIpDjJ3SEnekfc8vlYFjKn QN5ojzT7uPj94CVpRcmf+RqccVqFZsJZmFbelC7FO70nRuf9qIJRRC8eL1MDqqIRa1lJ zXMiGOhP8Ebzaq43Q6sqYbEODDV2Riku7WPow=
- References: <01cc01c9294e$6cf6eec0$46e4cc40$ (at) rr.com>
hi !
mi problem is the same i´m doing tests but can´t find anything.
If i found the solution I will tell you.
regards!
2008/10/8 Engineering <forums (at) triadbiz.rr.com>:
> I am having issues monitoring the disk usage via hobbit. It is not alerting
> out when the usage goes over limits. Here is what I have in my
> hobbit-clients.cfg
>
>
>
> HOST=%gsonc-spg-bms-1
>
> PROC BmsUI "TEXT=BMS Web UI"
>
> PROC CORBAnameservice "TEXT=Name Service"
>
> PROC CORBAnotificationservice "TEXT=Notification Service"
>
> PROC SettingsServer "TEXT=Setting Server"
>
>
>
> HOST=%gsonc-spg-bms-2
>
> PROC CBITrans "TEXT=CBI Transactions"
>
> PROC Customer
>
> PROC ServiceGateway "TEXT=Service Gateway"
>
> PROC SessionGateway "TEXT=Session Gateway"
>
>
>
> HOST=%gsonc-spg-bms-3
>
> PROC Metadata
>
> PROC Package
>
> PROC Product
>
> PROC Terminal
>
>
>
> HOST=%gsonc-spg-bms-4
>
> PROC Asset
>
> PROC Provider
>
> PROC Purchase
>
>
>
> HOST=%gsonc-spg-ops-1
>
> LOAD 12.0 17.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-ops-4
>
> PROC radiusd
>
> PROC mysqld
>
>
>
> HOST=%gsonc-spg-omea-1
>
> PROC cron
>
> LOAD 7.0 10.0
>
>
>
> HOST=%gsonc-spg-sectimus.*
>
> PROC sectamus
>
>
>
> 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
>
>
>
> PAGE=%.*/vod
>
> LOAD 17.0 22.0
>
> DISK / 50 95
>
>
>
> DEFAULT
>
> # These are the built-in defaults.
>
> UP 1h
>
> LOAD 17.0 22.0
>
> DISK / 80 95
>
> MEMPHYS 100 101
>
> MEMSWAP 75 90
>
> MEMACT 90 97
>
>
>
> I have tried the HOST and PAGE values and still can't get anything to work.
> The weird thing is LOAD, MEMORY, etc work just not DISK. Is there a known
> bug with hobbit and DISK or am I doing something wrong.
>
>
>
> Thanks,
>
>
>
> -Josh