[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Getting red for disk /cdrom being 100% full.
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Getting red for disk /cdrom being 100% full.
- From: "Steve Holmes" <sholmes42 (at) mac.com>
- Date: Wed, 12 Mar 2008 13:41:50 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=ucZbo28032VTphSDHhiVn4kYENtNw047MvScgwrdEQ0=; b=wx4Oy8ZnFuHHR9xv3RdIX2m4ILmJs/KqUMBtU448qbH2/aCpSDJtIwJUCS5hGGFv7tMCvmTjJKQYIyVyNiM4tYWqNYgGs9ChuVmVDbSLp3XjQjhfe7T3sg4M0Ssd6rMC4nnDqc6GPsH9SCakkxB3IAtvijKpFGQqXxVfpiTFqxQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=wG+4UvIqtqfBKoUqR89dfvRyXFFDGL4CDtZPptRcUhvwcZDX8MCJpLiMgfDnnVVpRdxF1bL+sWmqdw3W4qIGhHJDDfMVGE9duve9J69fovcX/7VXbIUt46FB47wMXrHJlhYB7ofyQ/PXKlu0ku9JyqC611K31E5uVPTdHp+99vQ=
- References: <BFE8BDBA75FE9949B836E36C3FBF334F034E2FE3 (at) EXCH02.purdue.lcl>
Try
HOST=zorn.whatever.com
DISK /cdrom IGNORE
Steve.
On Wed, Mar 12, 2008 at 1:17 PM, McGraw, Robert P <rmcgraw (at) purdue.edu>
wrote:
> INFO: SunOS zorn 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R
> Running hobbit 4.2.0.
>
> The host zorn it the hobbit server.
>
> Below if information being returned under the "disk" heading.
>
> The problem is that hobbit is reporting "red" because
>
> RED /cdrom/sol_10_807_sparc/s1 (100% used) has reached the PANIC level
> (95%)
>
>
> Filesystem kbytes used avail capacity Mounted on
> /dev/md/dsk/d0 16526762 12802540 3558955 79% /
> /dev/md/dsk/d3 8263373 6865699 1315041 84% /var
> /dev/dsk/c3t102d0s6 906514080 725338492 172110448 81% /export/users
> /dev/dsk/c3t102d1s6 98989396 75838865 22160638 78% /export/pkgs
> /dev/dsk/c3t102d1s7 53621849 3167622 49918009 6% /export/csw
> /dev/dsk/c3t102d2s6 98989396 31142015 66857488 32%
> /export/jumpstart
> /dev/dsk/c3t102d2s7 53621849 52716 53032915 1% /export/patchsvr
> /dev/dsk/c3t102d3s6 50869921 20223963 30137259 41% /export/varmail
> /dev/dsk/c3t102d4s6 832492688 326229172 497938590 40% /export/loc1
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s6 31 2 26 8%
> /cdrom/sol_10_807_sparc/s6
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s5 31 2 26 8%
> /cdrom/sol_10_807_sparc/s5
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s4 31 2 26 8%
> /cdrom/sol_10_807_sparc/s4
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s3 31 2 26 8%
> /cdrom/sol_10_807_sparc/s3
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s2 31 2 26 8%
> /cdrom/sol_10_807_sparc/s2
> /vol/dev/dsk/c0t6d0/sol_10_807_sparc/s1 174639 157917 0 100%
> /cdrom/sol_10_807_sparc/s1
> swap 14135032 1408 14133624 1% /etc/svc/volatile
> swap 14137184 3560 14133624 1% /tmp
> swap 14133664 40 14133624 1% /var/run
>
>
> I have modified the df command client/bin/hobbitclient-sunos.sh to strip
> this out and it works correctly for the trends.
>
> How/where do I modify hobbit to skip the /vol so it does not get reported
> as
> being 100% full.
>
> Thanks
>
> Robert
>
>