Netapp Monitoring
list Jamison Maxwell
Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's something out there like Jeremy's rclient before I go and reinvent the wheel. Jamison Maxwell user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>
list Jamison Maxwell
I'm adding the list in. Because RSH is plaintext. Jamison Maxwell Mario <user-82c7780661a4@xymon.invalid> wrote: Why not hobbit-perl-client(netapp.pl<http://netapp.pl>;) and rsh? It works pretty well for me. Regards, Mario
▸
On Wed, Aug 28, 2013 at 1:53 PM, Jamison Maxwell <user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>> wrote:
Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's something out there like Jeremy's rclient before I go and reinvent the wheel.
Jamison Maxwell
user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>
list Martin Flemming
Hmm, i use it with ssh :-) grep -i ssh ../netapp.ini # asisshowrule = [yes|no] default yes rshcommand = /usr/bin/ssh -x -a -l root cheers, martin
▸
On Wed, 28 Aug 2013, Jamison Maxwell wrote:
I'm adding the list in. Because RSH is plaintext. Jamison Maxwell Mario <user-82c7780661a4@xymon.invalid> wrote:
Why not hobbit-perl-client(netapp.pl) and rsh?
▸
It works pretty well for me.
Regards,
Mario
On Wed, Aug 28, 2013 at 1:53 PM, Jamison Maxwell <user-87d336c3dce6@xymon.invalid> wrote:
Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's
something out there like Jeremy's rclient before I go and reinvent the wheel.
Jamison Maxwell
user-87d336c3dce6@xymon.invalid
list Jamison Maxwell
Great tip with SSH, I appreciate that. I'm having trouble getting it running, though. Do I need to apply the patches? There for hobbit and the paths in the diff reference hobbit and not Xymon. I'm on Xymon 4.3.11. Without the patch I get a message from the script saying it's skipping the filer because it's not in bbhost, however, it is in hosts.cfg. If I need to apply the patch, which I probably do as it seems to have fixed this error in 2008, how do I go about converting it for Xymon? Just find and replace? Jamison Maxwell user-87d336c3dce6@xymon.invalid
▸
From: Xymon [xymon-bounces at xymon.com] on behalf of Martin Flemming [user-f286aaa49a76@xymon.invalid]
Sent: Thursday, August 29, 2013 2:14 AM
To: xymon at xymon.com
Subject: Re: [Xymon] Netapp Monitoring
Hmm, i use it with ssh :-)
grep -i ssh ../netapp.ini
# asisshowrule = [yes|no] default yes
rshcommand = /usr/bin/ssh -x -a -l root
cheers,
martin
On Wed, 28 Aug 2013, Jamison Maxwell wrote:
I'm adding the list in.
Because RSH is plaintext.
Jamison Maxwell
Mario <user-82c7780661a4@xymon.invalid> wrote:
Why not hobbit-perl-client(netapp.pl) and rsh?
It works pretty well for me.
Regards,
Mario
On Wed, Aug 28, 2013 at 1:53 PM, Jamison Maxwell <user-87d336c3dce6@xymon.invalid> wrote:
Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's
something out there like Jeremy's rclient before I go and reinvent the wheel.
Jamison Maxwell
user-87d336c3dce6@xymon.invalid
list Dirk Kastens
Hi,
▸
Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's something out there like Jeremy's rclient before I go and reinvent the wheel.
I'm monitoring our Netapp filers via SNMP with devmon, only. This checks the cluster status, connection, disks, operations, volumes, and transfer rates. Everything you need. Dirk
list Jamison Maxwell
I'm running it on the Xymon server, but I was running it off the command line, so my issues were variables that weren't exported. Now that I'm actually executing it through Xymon there's not problem with getting it running. The only thing that's curious is my cluster test appears yellow despite there not appearing to be an issue, at least to my eyes. Here's the results I'm getting. [yellow] Controller Failover enabled, FILER is up. current time: 04Sep2013 11:12:40 UP 52+20:28:09, partner 'OTHERFILER', cluster monitor enabled VIA Interconnect is up (link up), takeover capability on-line partner update TAKEOVER_ENABLED (04Sep2013 11:12:39) I saw a message from '08 that was asking the same question, but there didn't appear to be a response to it. Jamison Maxwell user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid> From: Mario [user-82c7780661a4@xymon.invalid] Sent: Sunday, September 01, 2013 6:37 PM To: Jamison Maxwell Subject: Re: [Xymon] Netapp Monitoring Hi, Where are you running the netapp.pl<http://netapp.pl>? On a client?On a bbproxy? The message "it's not in bbhosts" , It's because you don't get answer from #bb xymonip "query host". Regards, Mario
▸
On Sat, Aug 31, 2013 at 8:53 PM, Jamison Maxwell <user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>> wrote:
Great tip with SSH, I appreciate that. I'm having trouble getting it running, though. Do I need to apply the patches? There for hobbit and the paths in the diff reference hobbit and not Xymon. I'm on Xymon 4.3.11. Without the patch I get a message from the script saying it's skipping the filer because it's not in bbhost, however, it is in hosts.cfg.
If I need to apply the patch, which I probably do as it seems to have fixed this error in 2008, how do I go about converting it for Xymon? Just find and replace?
Jamison Maxwell
user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>
▸
From: Xymon [xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com>] on behalf of Martin Flemming [user-f286aaa49a76@xymon.invalid<mailto:user-f286aaa49a76@xymon.invalid>]
Sent: Thursday, August 29, 2013 2:14 AM
To: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: Re: [Xymon] Netapp Monitoring
Hmm, i use it with ssh :-)
grep -i ssh ../netapp.ini
# asisshowrule = [yes|no] default yes
rshcommand = /usr/bin/ssh -x -a -l root
cheers,
martin
On Wed, 28 Aug 2013, Jamison Maxwell wrote:
I'm adding the list in. Because RSH is plaintext. Jamison Maxwell Mario <user-82c7780661a4@xymon.invalid<mailto:user-82c7780661a4@xymon.invalid>> wrote: Why not hobbit-perl-client(netapp.pl<http://netapp.pl>;) and rsh? It works pretty well for me. Regards, Mario On Wed, Aug 28, 2013 at 1:53 PM, Jamison Maxwell <user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>> wrote: Anyone using Xymon to monitor their filers? I know there's a perl client on deadcat, but I believe is uses RSH, which is a no go for me. I'm hoping there's something out there like Jeremy's rclient before I go and reinvent the wheel. Jamison Maxwell user-87d336c3dce6@xymon.invalid<mailto:user-87d336c3dce6@xymon.invalid>