[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit-clients.cfg not recognizing DISK /autoyast IGNORE
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit-clients.cfg not recognizing DISK /autoyast IGNORE
- From: Stefan <skjoldar (at) gmail.com>
- Date: Tue, 26 Aug 2008 23:32:08 +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:references; bh=04GIcmUfWqupd66QB04idU2G074qBbddAxtiqVWyhJQ=; b=oOyL60snESJg95CmuNdxwcfL7uz3TputlH3A3pyVXAUZq6ILKGucnYisRk6xbS+Po6 VQV6QV0OX9ht1ymd/r3gdvYq22mHdqNhPSKbMTrm+iIQPGs20+8b1+fR1PjzM1G1+NEU eguGI8BKrAAPyV/ZWQQvUMIwCofUN72YMGh4Q=
- 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:references; b=MZpO/JPS1Kx51AFNqBqKkIPqpwlgsdFVxE7+fVayueIwdK4x1msJ4wrW6gEAcoUUDN ek9dP3m7khsZk7iwdIAHNTUxwtA/7xc5yoqFZTVxwikkSvA2LrNdZa9niES2MJS8CnZb MZWaXmJuzCGVPtbGXSG0vlHDnoxlwyO0AZ6Zs=
- References: <EB4AECF4-0274-4425-8920-1F145C662E9A (at) selero.com>
Just a point, but remember that the * directive ignores everything below it
DISK * 90 95
DISK %^\/autoyas* IGNORE
put the "DISK * 90 95" line last.
2008/8/26 Rolf Brusletto <rbrusletto (at) selero.com>
> I'm having an issue w/ hobbit-clients.cfg not working w/ DISK /xxxx
> IGNORE...
>
> I've tried the following, none of which end up ignoring /autoyast....
>
>
> Anybody have any ideas?
>
>
>
> DEFAULT
> # These are the built-in defaults.
> UP 1h
> LOAD 5.0 10.0
> DISK * 90 95
> DISK %^\/autoyas* IGNORE
> MEMPHYS 100 101
> MEMSWAP 50 80
> MEMACT 90 97
> PROC ntpd 1
>
>
> OR
>
>
> DEFAULT
> # These are the built-in defaults.
> UP 1h
> LOAD 5.0 10.0
> DISK * 90 95
> DISK /autoyast IGNORE
> MEMPHYS 100 101
> MEMSWAP 50 80
> MEMACT 90 97
> PROC ntpd 1
>
>
> OR
>
>
> HOST=nyxx-pil-dma02dr
> PROC postgres 1
> DISK /autoyast IGNORE
>
>
> OR
>
> HOST=nyse-pil-dma02dr
> PROC postgres 1
> DISK %^\/autoyas* IGNORE
>
>
>
>
> Thanks,
>
> Rolf Brusletto
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>