[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] configure procs ports and files and msg
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] configure procs ports and files and msg
- From: Mogens Busk <mob (at) rcf.dk>
- Date: Tue, 3 Feb 2009 10:16:09 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=Bvi/bdru9wcEaIkp5qmvNC1U0xn3PtHl8tIltARkPug=; b=uOsi8s39fJrb3/Osil114OUSH8Twy4cIFEoi7X/xFVPc9h9IGpSXgSyJ7y71ml/zgw 7K08yvbr26Ng/izkvd1tgL1WwWmZZedIJBfXfI0XIJu48qS+RkvC65mKBE4VmjHVguwT Y9irHcHuJaGzSgBMUs7GuaHMfyKpqcFYMLvvs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=XVkmTMcpj9OtY4SYDLH7pN/lw7DjIhGV4g967pSUmFrziwaW/joCQO8RB/uk8syPPO seyKCRKda8w2tFmnZQQIPAAnz0fkpFcp3lp6JscDfdjp6XmM7rccWvmIYYtTu6fAot0t nrnNYGTjDRLs9dPv2/RhKJ62QXC3AQce0770U=
- References: <bb4d3cd60901280119h5a4e957dy319de44082a88ea0 (at) mail.gmail.com> <1ebd03650901280238m7a58fe81x8960acb031503d6 (at) mail.gmail.com> <bb4d3cd60901290319n164aa776of49879b8d421f3de (at) mail.gmail.com> <bb4d3cd60902020113j7b9230c2h9b259d785f1d5cba (at) mail.gmail.com> <bb4d3cd60902020353i5d2992fey2e50a86b51aa903f (at) mail.gmail.com> <bb4d3cd60902020415t22afe04fm9954f40716de1887 (at) mail.gmail.com>
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.
have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/
2009/2/2 Jose Mª Erquiaga <mosimodo (at) gmail.com>
> hi sorry..
> i forgot some informmation
> I´ve make it work using the default
>
> DEFAULT
> # These are the built-in defaults.
> UP 1h
> LOAD 5.0 10.0
> DISK * 90 95
> MEMPHYS 100 101
> MEMSWAP 50 80
> MEMACT 90 97
> PROC /usr/sbin/nsr/nsrexecd
> PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
> for one 4.2 client i try to check other proc
> HOST=santander.xx.es
> PROC "%/usr/lib/autofs/automountd" 1 1 red
> PROC cron
> but it is clear and says No process checks defined
> ...............
>
>
> 2009/2/2 Jose Mª Erquiaga <mosimodo (at) gmail.com>:
> > hello again!
> > i make it work but not in the hobbit 4.2 clients , they are still clear.
> > some diference with the configuration using 4.2 clients for proc ports
> etc??
> > wresling!!
> >
> > 2009/2/2 Jose Mª Erquiaga <mosimodo (at) gmail.com>:
> >> hello again
> >> i´ve been configuring the potrs procs etc monitors.
> >> but It doesn´t work.
> >> at hobbit-clients
> >>
> >> HOST=santander.xx.es
> >> PROC "%/usr/lib/autofs/automountd" 1 1 red
> >> PROC cron
> >> #PROC /usr/sbin/cron 0 0 COLOR=red
> >> HOST=soria.xx.es
> >> LOG /usr/local/apache2/logs/error_log [error] COLOR=red
> >> HOST=radiasrv.xx_dom.es
> >> DISK /FIXED/C 60 65
> >>
> >> HOST=cadiz.xx.es
> >> DISK /orarecovery 96 100
> >> LOAD 8.0 14.0
> >> #HOST=barcino.xx_dom.es
> >> # DISK /FIXED/D 97 100
> >> HOST=barcino.xx_dom.es
> >> DISK * 97 100
> >>
> >> HOST=sevilla.xx.es
> >> DISK /ora9dbf 95 100
> >>
> >> HOST=lleida.xx.es
> >> DISK /prog 45 50
> >>
> >> DEFAULT
> >> # These are the built-in defaults.
> >> UP 1h
> >> LOAD 5.0 10.0
> >> DISK * 90 95
> >> MEMPHYS 100 101
> >> MEMSWAP 50 80
> >>
> >> and at client-local.cfg
> >>
> >> #log:/usr/local/apache2/logs/error_log:10240
> >> [santander.xx.es]
> >> log:/var/log/messages:10240
> >> dir:/export/home/hobbit
> >>
> >> IO cannot imagun what i swrong.
> >> Some idea?
> >> I have hobbit 4.2 clients and older clients , a mix.
> >> someone could send me an example of configuration?
> >> Please some help!
> >> i´ll be working on it .
> >> regards!
> >>
> >>
> >> 2009/1/29 Jose Mª Erquiaga <mosimodo (at) gmail.com>:
> >>> THANKS VERY MUCH!!!
> >>> ill work on it right now
> >>> regards
> >>>
> >>> 2009/1/28 Mogens Busk <mob (at) rcf.dk>:
> >>>> You need to make configuration in /hobbit/server/etc/hobbit-client.cfg
> and
> >>>> /hobbit/server/etc/client-local.cfg
> >>>>
> >>>> You can see how it is done in the demo site:
> >>>> http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
> >>>> http://www.hswn.dk/hobbit-cgi/viewconf.sh?client
> >>>>
> >>>> 2009/1/28 Jose Mª Erquiaga <mosimodo (at) gmail.com>
> >>>>>
> >>>>> Hi
> >>>>> I cannot find how to configure that monitors
> >>>>> im using hobbit , and the status of this monitors is clear.
> >>>>> but if you click on them They show information ,
> >>>>> for example clicking in procs it shows all the process.
> >>>>> but msg dont show anything but the message "
> >>>>>
> >>>>> System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available
> >>>>>
> >>>>> The client did not report any logfile data
> >>>>> "
> >>>>>
> >>>>> the same with files .
> >>>>>
> >>>>> Some idea????
> >>>>> regards!!!
> >>>>>
> >>>>> To unsubscribe from the hobbit list, send an e-mail to
> >>>>> hobbit-unsubscribe (at) hswn.dk
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> mvh mogens busk
> >>>> mob (at) rcf.dk
> >>>>
> >>>
> >>
> >
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>
--
mvh mogens busk
mob (at) rcf.dk