Networker

Re: [Networker] 7.4.4 Owner notifications show probe information

2009-04-15 11:34:57
Subject: Re: [Networker] 7.4.4 Owner notifications show probe information
From: Chester Martin <cmartin AT SPP DOT ORG>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 15 Apr 2009 10:29:48 -0500
You can setup the owner notification to run a script instead of send a
email on a linux system (don't know if you can do the same in windows,
haven't tested it), in the script you can "cat" the output and grep -v
out the lines that contain text you want.

The job details info is stored in cat, not sure how or why, but it is..

Code it something like this (this is untested):
cat |grep -v "pools supported" >output.txt

Then mail the output.txt to whomever, it shouldn't have the "pools
supported" line in it.
 

-----Original Message-----
From: EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On
Behalf Of Goslin, Paul
Sent: Wednesday, April 15, 2009 10:03 AM
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: Re: [Networker] 7.4.4 Owner notifications show probe
information

This 'probe' data as you are calling it will also appear in your
savegroup completion notifications because you are backing up a pre 7.4
client with a 7.4 server. This is EMCs subtle way of reminding you that
you need to update your client to the same level as the Networker
server. Until you upgrade this client to be at least 7.4, it will
continue to include this 'probe' data... After that, it will look like a
savegroup completion except it will only mention the client and its
save-sets that either succeeded or failed... 

I don't believe there is any way to edit what 'owner notification'
produces for output...

> -----Original Message-----
> From: EMC NetWorker discussion 
> [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On Behalf Of Mark Davis
> Sent: Wednesday, April 15, 2009 10:31 AM
> To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
> Subject: [Networker] 7.4.4 Owner notifications show probe information
> 
> I'm in the process of testing 7.4.4 before upgrading our 
> 7.2.2 production server. I am looking for a way to modify the 
> contents of the email report sent out via Owner Notification. 
> With 7.4.4, the email includes details that would be shown in 
> a probe (savegrp -pvc). I'd like to get rid of this 
> uneccessary detail in the notification.
> 
> Does anyone know if the notification contents can be changed?
> 
> Here is an example of a notification from 7.4.4:
> 
> vtl3-ad-hoc completed
> Succeeded:  myws.its.uwo.ca
> 
> --- Successful Save Sets ---
> 
> type: NSR client description;
> pools supported: Yes;
> browse time supported: Yes;
> multiple balanced streams supported: Yes; remote user: SYSTEM;
> groups: Administrators, Everyone, Authenticated Users;
> arch: Windows XP;
> client OS type: Windows NT Workstation on Intel; CPU type: 
> INTEL_PENTIUM;
> CPUs: 2;
> machine type: desktop;
> MB used: 19376;
> NetWorker version: 7.2.Build.494;
> OS: Windows XP 5.1;
> version: 7.2.Build.494;
> save set: path="C:\\Temp", arg="C:\\Temp", level=full, 
> diskno=0, max_sessions=1, stype=save ;
> parallelism: 8
>    myws.its.uwo.ca: C:\Temp    level=full,   5309 KB 00:00:02 
>     13 files
>    testserver.its.uwo.pri: index:myws.its.uwo.ca level=full, 7 KB 
> 00:00:00    7 files
> 
> 
> Thanks,
> 
> Mark
> -- 
> Mark Davis
> Legato NetWorker Support - I.T.S
> University of Western Ontario
> 519-661-2111 x85504
> email: davism AT uwo DOT ca
> 
> To sign off this list, send email to 
> listserv AT listserv.temple DOT edu and type "signoff networker" in 
> the body of the email. Please write to 
> networker-request AT listserv.temple DOT edu if you have any 
> problems with this list. You can access the archives at 
> http://listserv.temple.edu/archives/networker.html or
> via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER
> 

To sign off this list, send email to listserv AT listserv.temple DOT edu and
type "signoff networker" in the body of the email. Please write to
networker-request AT listserv.temple DOT edu if you have any problems with this
list. You can access the archives at
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER