[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] monitoring logs only if they exist
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] monitoring logs only if they exist
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Thu, 15 Jun 2006 16:00:02 -0700
- Authentication-results: sj-dkim-2.cisco.com; header.From=jonescr@cisco.com; dkim=pass ( sig from cisco.com verified; );
- Dkim-signature: a=rsa-sha1; q=dns; l=438; t=1150412402; x=1151276402; c=relaxed/simple; s=sjdkim2001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr@cisco.com; z=From:Charles=20Jones=20<jonescr@cisco.com> |Subject:Re=3A=20[hobbit]=20monitoring=20logs=20only=20if=20they=20exist; X=v=3Dcisco.com=3B=20h=3Dy6DcjV6znAO9hJbaLQES3nx51yA=3D; b=Uikv0cyUxgWorTE6uNCdLAHROdXYtcMIvkJQVT/6hfW8k/zSzkLRN/mQLoABerH4tZbwpFvh pXsVmKxrro3EibXdP5xtxBEGZytqbyDr5g6BzLgMTLA16C7dUTeila/d;
- References: <200606151846.01202.jhittner@vmsinfo.com>
- User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Jon Hittner wrote:
I have machines that may or may not have a specific log file. How do I
configure hobbit to only retrieve the logs if they exist? Right now, I have
msgs yellow with "Logfile not accessible" on any host without this log and I
would like to have them show up as green.
If all else fails, you could always just do a "touch logfilename" to
make a zero byte logfile for hobbit to find.
-Charles