On Thu, May 19, 2005 at 09:04:46PM +0200, [EMAIL PROTECTED] wrote:
> Hello, Filip,
> on 19.05.2005, 19:05 you wrote to amanda-users@amanda.org:
> FR> At 05/18/05 19:35, Bryan K. Walton wrote:
> FR> (...)
> FR> Same here, with Amanda 2.4.5 / Samba 3.0.13, running slackware-current 
> with
> FR> 2.4.30 kernel.
> In client-src/sendbackup-gnutar.c there are regular expressions
> defined which help to hide several Samba-messages from the
> AMANDA-reports.
> This small one-line-patch removes the Samba-Domain-messages:
> 
> --- standard/sendbackup-gnutar.c   2004-10-12 22:47:52.000000000 +0200
> +++ patched/sendbackup-gnutar.c 2005-05-11 18:20:58.314182688 +0200
> @@ -120,2 +120,3 @@
>    AM_ERROR_RE("ERRDOS - ERRbadpath (Directory invalid.)"),
> +  AM_NORMAL_RE("^Domain="),
>  #endif

Has there been any discussion in the past of breaking these regular
expressions out into a simple text file that amanda checks at runtime?
Something like logcheck's settup might be nice. That way each site can
configure it's own set of expressions to ignore without having to
recompile. 

Of course, I expect the answer to include "show us the code". But, I'm
somewhat new to the list so I don't know if this has been suggested
before.

-- 
Eric Dantan Rzewnicki  |  Systems Administrator
Technical Operations Division  |  Radio Free Asia
2025 M Street, NW  |  Washington, DC 20036  |  202-530-4900
CONFIDENTIAL COMMUNICATION
This e-mail message is intended only for the use of the addressee and
may contain information that is privileged and confidential. Any 
unauthorized dissemination, distribution, or copying is strictly 
prohibited. If you receive this transmission in error, please contact
[EMAIL PROTECTED]

Reply via email to