Monitor NetApp SnapVault
list L.M.J
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
▸
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
On Fri, 9 Apr 2010 09:37:40 +0200, "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
▸
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. -JohannNice, 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
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. -JohannNice, 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
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. -JohannNice, can you share it with us ?Ok, you'll find it in attachement. Use without any warranty and on own risk! JohannHi, 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
On Mon, 12 Apr 2010 09:57:43 +0200, "L.M.J" <user-78bb6d5d9024@xymon.invalid>
▸
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. -JohannNice, can you share it with us ?Ok, you'll find it in attachement. Use without any warranty and on own risk! JohannHi, 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 !