Xymon Mailing List Archive search

Monitor NetApp SnapVault

7 messages in this thread

list L.M.J · Fri, 09 Apr 2010 09:30:25 +0200 ·
Hi,

  Is anyone monitor or know a way to monitor "NetApp SnapVault" status ? I
would like to trigger an alert when a SnapVault relation is transferring
for more then X hours, lag larger then X hours...

  Thanks by advance,
list Johann Eggers · Fri, 9 Apr 2010 09:37:40 +0200 ·
quoted from L.M.J
  Is anyone monitor or know a way to monitor "NetApp SnapVault" status
? I
would like to trigger an alert when a SnapVault relation is
transferring
for more then X hours, lag larger then X hours...

  Thanks by advance,
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call to
the filer and then looks for the LAG value to determine if snapvaulting
is ok or not.

-Johann
list L.M.J · Fri, 09 Apr 2010 09:55:17 +0200 ·
On Fri, 9 Apr 2010 09:37:40 +0200, "Johann Eggers"
quoted from Johann Eggers
<user-769b09132207@xymon.invalid> wrote:
  Is anyone monitor or know a way to monitor "NetApp SnapVault" status ?
I
would like to trigger an alert when a SnapVault relation is transferring
for more then X hours, lag larger then X hours...

  Thanks by advance,
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call to
the filer and then looks for the LAG value to determine if snapvaulting
is ok or not.

-Johann
Nice, can you share it with us ?

Best regards,
list Johann Eggers · Fri, 9 Apr 2010 14:42:34 +0200 ·
quoted from L.M.J
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call
to
the filer and then looks for the LAG value to determine if
snapvaulting
is ok or not.

-Johann
Nice, can you share it with us ?
Ok,

you'll find it in attachement.

Use without any warranty and on own risk!

Johann
Attachments (1)
list dOCtoR MADneSs · Fri, 09 Apr 2010 16:47:10 +0200 ·
On Fri, 9 Apr 2010 14:42:34 +0200, "Johann Eggers"
quoted from Johann Eggers
<user-769b09132207@xymon.invalid> wrote:
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call
to
the filer and then looks for the LAG value to determine if
snapvaulting
is ok or not.

-Johann
Nice, can you share it with us ?
Ok,

you'll find it in attachement.

Use without any warranty and on own risk!

Johann
Hi,

I'm not using this script, but is it possible to have an entry on xymonton
for it ?
list L.M.J · Mon, 12 Apr 2010 09:57:43 +0200 ·
On Fri, 09 Apr 2010 16:47:10 +0200, "user-d54077869176@xymon.invalid"
quoted from dOCtoR MADneSs
<user-d54077869176@xymon.invalid> wrote:
On Fri, 9 Apr 2010 14:42:34 +0200, "Johann Eggers"
<user-769b09132207@xymon.invalid> wrote:
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call
to
the filer and then looks for the LAG value to determine if
snapvaulting
is ok or not.

-Johann
Nice, can you share it with us ?
Ok,

you'll find it in attachement.

Use without any warranty and on own risk!

Johann
Hi,

I'm not using this script, but is it possible to have an entry on
xymonton
for it ?
THANKS for sharing and yes, looks like a good idea to put it online !
list L.M.J · Tue, 13 Apr 2010 14:20:17 +0200 ·
On Mon, 12 Apr 2010 09:57:43 +0200, "L.M.J" <user-78bb6d5d9024@xymon.invalid>
quoted from L.M.J
wrote:
On Fri, 09 Apr 2010 16:47:10 +0200, "user-d54077869176@xymon.invalid"
<user-d54077869176@xymon.invalid> wrote:
On Fri, 9 Apr 2010 14:42:34 +0200, "Johann Eggers"
<user-769b09132207@xymon.invalid> wrote:
Hi,

yes, we do.

I've written a Perl script that makes an RSH "snapvault status" call
to
the filer and then looks for the LAG value to determine if
snapvaulting
is ok or not.

-Johann
Nice, can you share it with us ?
Ok,

you'll find it in attachement.

Use without any warranty and on own risk!

Johann
Hi,

I'm not using this script, but is it possible to have an entry on
xymonton
for it ?
THANKS for sharing and yes, looks like a good idea to put it online !
This plugin works fine. Thanks a lot !