Thanks for the tips, gonna investigate. We are running vfiler, do I have to trick something else ? When I log on SSH on the filer, we usually type "vfiler context myvfilername"
Thanks!
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : lundi 1 octobre 2007 08:39 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Hi, Johan !
I've configured the netapp.ini with "ssh" insteed "rsh"
[default] warningout = send include = timeoutcmdexec = 2m defaultgroup = rshcommand = /usr/bin/ssh -x -l root bbdisplay = localhost bbcpucolumn = cpu bbcifscolumn = cifs:data bbopscolumn = ops:data bbstatscolumn = stats:data bbclustercolumn = cluster bbdiskcolumn = disk bbsnapshotcolumn = snapshot bbqtreecolumn = qtree
then you must create ssh-keys for your hobbit and added his ssh-key in the netapp into etc/sshd/root/.ssh/authorized_keys2
Hope it helps ...
Cheers, Martin
On Mon, 1 Oct 2007, johan.boye at latecoere.fr wrote:
Hello,
I'm catching this discution on the fly to get some
information about the way to monitor 3 NetApp with netapp.pl via SSH. Is there some tuts somewhere because I'm getting quite lost.
Thanks by advance!
Johan
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : mercredi 26 septembre 2007 14:18 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Yep, thanks very much !!
martinOn Wed, 26 Sep 2007, Francesco Duranti wrote:
Hi Martin, I think I missed the first message....
You don't see cifs, stats and ops because they're defined by default as "data" columns and not as "status" columns so the data are silently interpreted by hobbit but don't display any columns. To show those column you've to edit the netapp.ini file
and put in
the default or in the specific filer configuration those 3 line:
bbcifscolumn = cifs:status bbopscolumn = ops:status bbstatscolumn = stats:status
The same is true for the temperature column that by default is treated as "data".
Francesco
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Tuesday, September 25, 2007 10:17 PM To: hobbit at hswn.dk Subject: [hobbit] Re: hobbit & NetApp
Hi, Francesco et all !
... any hints ?
Cheers, martin
On Fri, 14 Sep 2007, Martin Flemming wrote:
Hi ! I've got succesfully installed this beautiful tool
hobbit-perl-client
for hobbit and configured netapp.pl and netapp.ini ...
I see these great graphs for my both netapp's FAS3050 ...
Unfortunatley the cifs,stats and ops columns & graphs are missing on the page, only in trend and trends2 they're available ...
in my bb-hosts file i've got
page Netapp Netapp 131.169.40.245 netapp1 # netapp 131.169.40.246 netapp2 # netapp
How i've got the cifs,stats and ops cloumns on my first page and not only in the trend-page ... ?
[default] warningout = send include = timeoutcmdexec = 2m defaultgroup = rshcommand = /usr/bin/ssh -x -l root bbdisplay = localhost bbcpucolumn = cpu bbcifscolumn = cifs:data bbopscolumn = ops:data bbstatscolumn = stats:data bbclustercolumn = cluster bbdiskcolumn = disk bbsnapshotcolumn = snapshot bbqtreecolumn = qtree bbinodecolumn = inode bbuserquotacolumn = quotas bbenvironmentcolumn = environment bbtemperaturecolumn = temperature:data bbsnaplistcolumn = snaplist bbsnapmirrorcolumn = snapmirror bbsysconfigcolumn = sysconfig cpuwarn = 90 cpupanic = 95 defaultdisk = 90.00%:91.00% defaultinode = 90.00%:91.00% defaultsnapshot = 100.00%:109.00% defaultqtree = 95.00%:98.00% defaultquotawarn = 95.00 defaultquotapanic = 98.00
New 1.07 options
dosysconfigc = no snaplistcheck = snapmirrorcheck = snaplistshowrule = yes snapmirrorshowrule = yes snaplistfullreport = yes snapmirrorfullreport = yes snapmirrorlegend = yes snaplistlegend = yes conntest = conn
Any idea ..?
cheers,
Martin
"Les informations contenues dans ce message électronique peuvent être de nature confidentielles et soumises à une obligation de secret. Elles sont destinées à l'usage exclusif du réel destinataire. Si vous n'êtes pas le réel destinataire, ou si vous recevez ce message par erreur, merci de le détruire immédiatement et de le notifier à son émetteur."
"The information contained in this e-mail may be privileged and confidential. It is intended for the exclusive use of the designated recipients named above. If you are not the intended recipient or if you receive this e-mail in error, please delete it and immediately notify the sender."
Hi !
.. sorry, i don't know anything about "vfiler context myvfilername" ..
anyone else ..?
martin
On Mon, 1 Oct 2007, johan.boye at latecoere.fr wrote:
Thanks for the tips, gonna investigate. We are running vfiler, do I have to trick something else ? When I log on SSH on the filer, we usually type "vfiler context myvfilername"
Thanks!
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : lundi 1 octobre 2007 08:39 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Hi, Johan !
I've configured the netapp.ini with "ssh" insteed "rsh"
[default] warningout = send include = timeoutcmdexec = 2m defaultgroup = rshcommand = /usr/bin/ssh -x -l root bbdisplay = localhost bbcpucolumn = cpu bbcifscolumn = cifs:data bbopscolumn = ops:data bbstatscolumn = stats:data bbclustercolumn = cluster bbdiskcolumn = disk bbsnapshotcolumn = snapshot bbqtreecolumn = qtree
then you must create ssh-keys for your hobbit and added his ssh-key in the netapp into etc/sshd/root/.ssh/authorized_keys2
Hope it helps ...
Cheers, Martin
On Mon, 1 Oct 2007, johan.boye at latecoere.fr wrote:
Hello,
I'm catching this discution on the fly to get some
information about the way to monitor 3 NetApp with netapp.pl via SSH. Is there some tuts somewhere because I'm getting quite lost.
Thanks by advance!
Johan
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : mercredi 26 septembre 2007 14:18 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Yep, thanks very much !!
martinOn Wed, 26 Sep 2007, Francesco Duranti wrote:
Hi Martin, I think I missed the first message....
You don't see cifs, stats and ops because they're defined by default as "data" columns and not as "status" columns so the data are silently interpreted by hobbit but don't display any columns. To show those column you've to edit the netapp.ini file
and put in
the default or in the specific filer configuration those 3 line:
bbcifscolumn = cifs:status bbopscolumn = ops:status bbstatscolumn = stats:status
The same is true for the temperature column that by default is treated as "data".
Francesco
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Tuesday, September 25, 2007 10:17 PM To: hobbit at hswn.dk Subject: [hobbit] Re: hobbit & NetApp
Hi, Francesco et all !
... any hints ?
Cheers, martin
On Fri, 14 Sep 2007, Martin Flemming wrote:
> > Hi ! > I've got succesfully installed this beautiful tool hobbit-perl-client > for hobbit and configured netapp.pl and netapp.ini ... > > I see these great graphs for my both netapp's FAS3050 ... > > Unfortunatley the cifs,stats and ops columns & graphs are missing on > the page, only in trend and trends2 they're available ... > > in my bb-hosts file i've got > > > page Netapp Netapp > 131.169.40.245 netapp1 # netapp > 131.169.40.246 netapp2 # netapp > > How i've got the cifs,stats and ops cloumns on my first page and not > only in the trend-page ... ? > > > [default] > warningout = send > include = > timeoutcmdexec = 2m > defaultgroup = > rshcommand = /usr/bin/ssh -x -l root > bbdisplay = localhost > bbcpucolumn = cpu > bbcifscolumn = cifs:data > bbopscolumn = ops:data > bbstatscolumn = stats:data > bbclustercolumn = cluster > bbdiskcolumn = disk > bbsnapshotcolumn = snapshot > bbqtreecolumn = qtree > bbinodecolumn = inode > bbuserquotacolumn = quotas > bbenvironmentcolumn = environment > bbtemperaturecolumn = temperature:data > bbsnaplistcolumn = snaplist > bbsnapmirrorcolumn = snapmirror > bbsysconfigcolumn = sysconfig > cpuwarn = 90 > cpupanic = 95 > defaultdisk = 90.00%:91.00% > defaultinode = 90.00%:91.00% > defaultsnapshot = 100.00%:109.00% > defaultqtree = 95.00%:98.00% > defaultquotawarn = 95.00 > defaultquotapanic = 98.00 > # New 1.07 options > dosysconfigc = no > snaplistcheck = > snapmirrorcheck = > snaplistshowrule = yes > snapmirrorshowrule = yes > snaplistfullreport = yes > snapmirrorfullreport = yes > snapmirrorlegend = yes > snaplistlegend = yes > conntest = conn > > > > > Any idea ..? > > cheers, > > Martin >
"Les informations contenues dans ce message électronique peuvent être de nature confidentielles et soumises à une obligation de secret. Elles sont destinées à l'usage exclusif du réel destinataire. Si vous n'êtes pas le réel destinataire, ou si vous recevez ce message par erreur, merci de le détruire immédiatement et de le notifier à son émetteur."
"The information contained in this e-mail may be privileged and confidential. It is intended for the exclusive use of the designated recipients named above. If you are not the intended recipient or if you receive this e-mail in error, please delete it and immediately notify the sender."
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Gruss
Martin Flemming
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
A quick google turned this up: http://ecserv1.uwaterloo.ca/netapp/man/man1/na_vfiler.1.html which seems to indicate that it's a function to manage Virtual Filers on a NetApp if you are so licensed...which seems counter to this request.
It's been a while since I've tried to do this type of thing with a netapp (I don't think it supported ssh then) so I may be mistaken. I'm fairly certain you have to pull a console on your netapp to do what was recommended below regarding the ssh keys...and then it's using hobbit to access it as root...which makes me cringe.
=G=
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Monday, October 01, 2007 4:36 PM To: hobbit at hswn.dk Subject: RE: [hobbit] Re: hobbit & NetApp
Hi !
.. sorry, i don't know anything about "vfiler context myvfilername" ..
anyone else ..?
martin
On Mon, 1 Oct 2007, johan.boye at latecoere.fr wrote:
Thanks for the tips, gonna investigate. We are running vfiler, do I have to trick something else ? When I log on SSH on the filer, we usually type "vfiler context myvfilername"
Thanks!
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : lundi 1 octobre 2007 08:39 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Hi, Johan !
I've configured the netapp.ini with "ssh" insteed "rsh"
[default] warningout = send include = timeoutcmdexec = 2m defaultgroup = rshcommand = /usr/bin/ssh -x -l root bbdisplay = localhost bbcpucolumn = cpu bbcifscolumn = cifs:data bbopscolumn = ops:data bbstatscolumn = stats:data bbclustercolumn = cluster bbdiskcolumn = disk bbsnapshotcolumn = snapshot bbqtreecolumn = qtree
then you must create ssh-keys for your hobbit and added his ssh-key in the netapp into etc/sshd/root/.ssh/authorized_keys2
Hope it helps ...
Cheers, Martin
On Mon, 1 Oct 2007, johan.boye at latecoere.fr wrote:
Hello,
I'm catching this discution on the fly to get some
information about the way to monitor 3 NetApp with netapp.pl via SSH. Is there some tuts somewhere because I'm getting quite lost.
Thanks by advance!
Johan
-----Message d'origine----- De : Martin Flemming [mailto:martin.flemming at desy.de] Envoyé : mercredi 26 septembre 2007 14:18 À : hobbit at hswn.dk Objet : RE: [hobbit] Re: hobbit & NetApp
Yep, thanks very much !!
martinOn Wed, 26 Sep 2007, Francesco Duranti wrote:
Hi Martin, I think I missed the first message....
You don't see cifs, stats and ops because they're defined by default as "data" columns and not as "status" columns so the data are silently interpreted by hobbit but don't display any columns. To show those column you've to edit the netapp.ini file
and put in
the default or in the specific filer configuration those 3 line:
bbcifscolumn = cifs:status bbopscolumn = ops:status bbstatscolumn = stats:status
The same is true for the temperature column that by default is treated as "data".
Francesco
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Tuesday, September 25, 2007 10:17 PM To: hobbit at hswn.dk Subject: [hobbit] Re: hobbit & NetApp
Hi, Francesco et all !
... any hints ?
Cheers, martin
On Fri, 14 Sep 2007, Martin Flemming wrote:
> > Hi ! > I've got succesfully installed this beautiful tool hobbit-perl-client > for hobbit and configured netapp.pl and netapp.ini ... > > I see these great graphs for my both netapp's FAS3050 ... > > Unfortunatley the cifs,stats and ops columns & graphs are missing on > the page, only in trend and trends2 they're available ... > > in my bb-hosts file i've got > > > page Netapp Netapp > 131.169.40.245 netapp1 # netapp > 131.169.40.246 netapp2 # netapp > > How i've got the cifs,stats and ops cloumns on my first page and not > only in the trend-page ... ? > > > [default] > warningout = send > include = > timeoutcmdexec = 2m > defaultgroup = > rshcommand = /usr/bin/ssh -x -l root > bbdisplay = localhost > bbcpucolumn = cpu > bbcifscolumn = cifs:data > bbopscolumn = ops:data > bbstatscolumn = stats:data > bbclustercolumn = cluster > bbdiskcolumn = disk > bbsnapshotcolumn = snapshot > bbqtreecolumn = qtree > bbinodecolumn = inode > bbuserquotacolumn = quotas > bbenvironmentcolumn = environment > bbtemperaturecolumn = temperature:data > bbsnaplistcolumn = snaplist > bbsnapmirrorcolumn = snapmirror > bbsysconfigcolumn = sysconfig > cpuwarn = 90 > cpupanic = 95 > defaultdisk = 90.00%:91.00% > defaultinode = 90.00%:91.00% > defaultsnapshot = 100.00%:109.00% > defaultqtree = 95.00%:98.00% > defaultquotawarn = 95.00 > defaultquotapanic = 98.00 > # New 1.07 options > dosysconfigc = no > snaplistcheck = > snapmirrorcheck = > snaplistshowrule = yes > snapmirrorshowrule = yes > snaplistfullreport = yes > snapmirrorfullreport = yes > snapmirrorlegend = yes > snaplistlegend = yes > conntest = conn > > > > > Any idea ..? > > cheers, > > Martin >
"Les informations contenues dans ce message électronique peuvent être de nature confidentielles et soumises à une obligation de secret. Elles sont destinées à l'usage exclusif du réel destinataire. Si vous n'êtes pas le réel destinataire, ou si vous recevez ce message par erreur, merci de le détruire immédiatement et de le notifier à son émetteur."
"The information contained in this e-mail may be privileged and confidential. It is intended for the exclusive use of the designated recipients named above. If you are not the intended recipient or if you receive this e-mail in error, please delete it and immediately notify the sender."
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Gruss
Martin Flemming
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
participants (3)
-
Galen.Johnson@sas.com
-
johan.boye@latecoere.fr
-
martin.flemming@desy.de