Client for NetApp storage and Weblogic Server
Hi all, I'm currently developing 3 perl client to use with Network appliance Storage, Weblogic Servers and Database (SQL/Oracle/Informix and Mysql). At this moment only the weblogic and netapp scripts are available, the database check for Oracle/Informix and with connection check to sqlserver will be probably available the next week. I uploaded the scripts to deadcat but i got some problems downloading them so I've also created a project on sourceforge and I'm uploading the scripts there (and I will also try to create a mailing list so that if users have the need to contact me they can do that there).
The homepage on sourceforge is http://sourceforge.net/projects/hobbit-perl-cl/ <BLOCKED::http://sourceforge.net/projects/hobbit-perl-cl/>
Thanks and sorry for the advertise but this seems the better place to let users know about hobbit clients available :D
Regards Francesco Duranti
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
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
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
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
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
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
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yep, thanks very much !!
martin
On 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
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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
Hi !
Is there any chance to configure excludes for example "disk" ?
I've configure successfully a special host-configuration with
[netapp1] /vol/sympaIwarn = 95 /vol/sympaIpanic = 97 /aggr1Dwarn = 97 /aggr1Dpanic = 99
but i want also exclude some "volumes" which are on 100%, and to ignore them (and so only a green icon) ...
Cheers,
Martin
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
Try setting their values to 101 or higher.
Trent
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Thursday, September 27, 2007 1:28 PM To: hobbit at hswn.dk Subject: [hobbit] excludes and netapp.ini
Hi !
Is there any chance to configure excludes for example "disk" ?
I've configure successfully a special host-configuration with
[netapp1] /vol/sympaIwarn = 95 /vol/sympaIpanic = 97 /aggr1Dwarn = 97 /aggr1Dpanic = 99
but i want also exclude some "volumes" which are on 100%, and to ignore them (and so only a green icon) ...
Cheers,
Martin
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yep, thanks very much !
cheers, martin
On Fri, 28 Sep 2007, Trent Melcher wrote:
Try setting their values to 101 or higher.
Trent
-----Original Message----- From: Martin Flemming [mailto:martin.flemming at desy.de] Sent: Thursday, September 27, 2007 1:28 PM To: hobbit at hswn.dk Subject: [hobbit] excludes and netapp.ini
Hi !
Is there any chance to configure excludes for example "disk" ?
I've configure successfully a special host-configuration with
[netapp1] /vol/sympaIwarn = 95 /vol/sympaIpanic = 97 /aggr1Dwarn = 97 /aggr1Dpanic = 99
but i want also exclude some "volumes" which are on 100%, and to ignore them (and so only a green icon) ...
Cheers,
Martin
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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)
-
fduranti@q8.it
-
martin.flemming@desy.de
-
trent.melcher@sitel.com