SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Can NetWorker send a page as a notify?
Author Message
Post Can NetWorker send a page as a notify? 
Wondering if legato networker can use page as a notify, not
just email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
Just to clarify, asking about if Legato can do paging notify is for
detecting serious backup troubles over long weekends (or 24Dec to 29Dec!)

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
In regard to: [Networker] Can NetWorker send a page as a notify?, Winslowe...:

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Your Solaris box includes sendmail and a mail client (like mailx).
Your paging service very likely provides either a mail-to-pager
gateway or a web-to-pager gateway. If that's the case, it should
be pretty simple to use just vendor-supplied tools to send a page.

So, the answer really depends on what your pager/cell-phone service
provides.

Tim
Tim Mooney mooney < at > dogbert.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
Hi

You can modify the 'Action' field of a NetWorker notification, and run
whatever program you'd like. Many NetWorker administrators (me, included)
modify the 'Savegroup completion' notification to email the savegroup log.
You could, instead, have the notification invoke a program or a script to
send a page.

That said, I've not fiddled with paging; others may be able to add their
experience.

tl

-----Original Message-----
From: Legato NetWorker discussion [mailto:NETWORKER < at > LISTMAIL.TEMPLE.EDU] On
Behalf Of Winslowe Lacesso
Sent: Tuesday, January 04, 2005 3:45 PM
To: NETWORKER < at > LISTMAIL.TEMPLE.EDU
Subject: [Networker] Can NetWorker send a page as a notify?

Wondering if legato networker can use page as a notify, not
just email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
On Tue, 4 Jan 2005, Winslowe Lacesso wrote:

Just to clarify, asking about if Legato can do paging notify is for
detecting serious backup troubles over long weekends (or 24Dec to 29Dec!)

NetWorker does not have that capability built in, but if you
run a system monitoring package such as Big Brother which can
monitor your NetWorker server for specific events, then you
can set up your monitoring software to receive NetWorker events
and then your monitoring software can trigger paging events.

This is what we do here and it works nicely. The trick is to
get NetWorker to talk to your system monitoring software. We
do that by using the notification field in each NetWorker client
entry to email the savegroup notifications to our Big Brother
server, then our Big Brother server spawns a page to our paging
server if any errors or alerts are found.

I mention Big Brother because its what we use here, but other
packages such as IBM's Tivoli can presumably be used to do
something similar.

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
What I did on our environment, I setup a client in GroupWise to receive
just the message from Networker and created 'rules'.
If the message received from Networker contains any of these word"

- critical or waiting for tape
- tape failure
- cannot mount
- tape drive failure/error

Groupwise will then send a page to our after hour phone support and the
Tech. assigned will then check Networker for any problem or issues.

Regards,

Librado Pamintuan
Technical Support Analyst II
Information Systems Dep.
Operations Group
City of Regina

Phone: (306) 777-7573
General Fax: (306) 777-6804
eFax: (306) 546-6002
eMail: lpamintuan < at > regina.ca

winslowe.lacesso < at > EXXONMOBIL.COM 01/04/05 02:45pm >>>
Wondering if legato networker can use page as a notify, not
just email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

Note: To sign off this list, send a "signoff networker" command via
email
should be sent to stan < at > temple.edu




DISCLAIMER: The information transmitted is intended only
for the addressee and may contain confidential,
proprietary and/or privileged material. Any
unauthorized review, distribution or other use
of or the taking of any action in reliance upon
this information is prohibited. If you received
this in error, please contact the sender and
delete or destroy this message and any copies.

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
Well, you are correct, you cannot page from NetWorker.
But, NetWorker use customizable notification actions.
If you edit the notification you want (eg savegrp completion) and
replace mail/sendmail by a script that can handle STDIN (for getting
status) and paging, then it will work like a charm.

HTH,

Thierry

Wondering if legato networker can use page as a notify, not
just email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

--
Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu


Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
I reckon it can.. But you would need a SNMP module for doing that. If
your SNMP system can handle paging, then Legato can as well.

Rgds, Ram.

-----Original Message-----
From: Legato NetWorker discussion [mailto:NETWORKER < at > LISTMAIL.TEMPLE.EDU]
On Behalf Of thierry.faidherbe < at > HP.COM
Sent: 05 January 2005 11:22
To: NETWORKER < at > LISTMAIL.TEMPLE.EDU
Subject: Re: [Networker] Can NetWorker send a page as a notify?

Well, you are correct, you cannot page from NetWorker.
But, NetWorker use customizable notification actions.
If you edit the notification you want (eg savegrp completion) and
replace mail/sendmail by a script that can handle STDIN (for getting
status) and paging, then it will work like a charm.

HTH,

Thierry

Wondering if legato networker can use page as a notify, not just=20
email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato on Solaris?=20
(that is, not involving any pd (public-domain) freeware like BB -=20
using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

--
Note: To sign off this list, send a "signoff networker" command via=20
view and post messages to the list. Questions regarding this list=20
should be sent to stan < at > temple.edu=20
=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=
=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D

Note: To sign off this list, send a "signoff networker" command via
view and post messages to the list. Questions regarding this list should
be sent to stan < at > temple.edu
=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D=
*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D




This email has been sent from KPMG LLP, a UK limited liability partnership,=
or from one of the companies within its control (which include KPMG Audit =
Plc , KPMG United Kingdom Plc and KPMG UK Limited). The information in this=
email is confidential and may be legally privileged. It is intended solely=
for the addressee. Access to this email by anyone else is unauthorised. =
If you are not the intended recipient, any disclosure, copying, distributio=
n or any action taken or omitted to be taken in reliance on it, is prohibit=
ed and may be unlawful. When addressed to our clients any opinions or advi=
ce contained in this email are subject to the terms and conditions expresse=
d in the governing KPMG client engagement letter.

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu
=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D*=3D

Post Can NetWorker send a page as a notify? 
Qpage could, ah, be thought of as a commercial product:
there's $10/month option. (I assume Exxon can afford that.)

Once you've got qpage up and intregated with sendmail ,
then have NetWorker notifications emailed to an alias that'll
send the email and send page(s).

I've used that setup for pages for tape mount requests and
device disabled notifications for years.

I also have scripts for amount of free tape space and
number/size of backups since, eg, 2300 last night. They are
Nagios plugins, but could easily be, ah, (re)written from
scratch as in-house point-solution monitoring thingies.

steve
- - -
systems & network guy
high energy physics
university of wisconsin

[1] http://www.qpage.com/
[2] http://www.nagios.org/

---- Original Message ----
From: Winslowe Lacesso
Wondering if legato networker can use page as a notify, not
just email. According to the doc (V6.1.2), no.

Has anyone got it working by some means only using Legato
on Solaris? (that is, not involving any pd (public-domain)
freeware like BB - using freeware here is verboten)

Semi-OT: Can Veritas NetBackup do paging notifies?

--
Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Post Can NetWorker send a page as a notify? 
If you can email, you can likely send the email to a pager address for many
paging systems without any further software other than the already installed
email system.

James Rohrich
UOP LLC
25 E. Algonquin Rd.
Des Plaines, Illinois 60016
Tel: (847) 391-3958
james.rohrich < at > uop.com


-----Original Message-----
From: Legato NetWorker discussion [mailto:NETWORKER < at > LISTMAIL.TEMPLE.EDU] On
Behalf Of Steve Rader
Sent: Wednesday, January 05, 2005 9:01 AM
To: NETWORKER < at > LISTMAIL.TEMPLE.EDU
Subject: Re: [Networker] Can NetWorker send a page as a notify?


Qpage could, ah, be thought of as a commercial product:
there's $10/month option. (I assume Exxon can afford that.)

Once you've got qpage up and intregated with sendmail ,
then have NetWorker notifications emailed to an alias that'll send the email
and send page(s).

I've used that setup for pages for tape mount requests and device disabled
notifications for years.

I also have scripts for amount of free tape space and number/size of backups
since, eg, 2300 last night. They are Nagios plugins, but could easily be,
ah, (re)written from scratch as in-house point-solution monitoring thingies.

steve
- - -
systems & network guy
high energy physics
university of wisconsin

[1] http://www.qpage.com/
[2] http://www.nagios.org/

---- Original Message ----
From: Winslowe Lacesso
Wondering if legato networker can use page as a notify, not > just
email. According to the doc (V6.1.2), no. > > Has anyone got it working by
some means only using Legato > on Solaris? (that is, not involving any pd
(public-domain) > freeware like BB - using freeware here is verboten) > >
Semi-OT: Can Veritas NetBackup do paging notifies? > > -- > Note: To sign
off this list, send a "signoff networker" command via email > to
listserv < at > listmail.temple.edu or visit the list's Web site at >
view and post messages to the list. Questions regarding this list > should
be sent to stan < at > temple.edu >

Note: To sign off this list, send a "signoff networker" command via email to
listserv < at > listmail.temple.edu or visit the list's Web site at
and post messages to the list. Questions regarding this list should be sent
to stan < at > temple.edu

Note: To sign off this list, send a "signoff networker" command via email
should be sent to stan < at > temple.edu

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB