Is anyone doing this? I'm trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.
Page, Jeremy wrote:
Is anyone doing this? I’m trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
There are some toaster plugins listed on NagiosExchange.org. I believe we have used the check_netapp[1] suite for some time over in ece.utexas.edu (F810; 3020C) as an active check. Works as advertised. I forget if the scripts suffered from the 2TB integer bug (dont think they did, but be aware).
Cheers.
[1]: "Written in Perl and using SNMP queries, a NetApp Filer can be checked for cpu load, disk space used, fan status, NVRAM status, power supply status, snapshots enabled, high temperature status and uptime." http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2063.html;d=1
Nick Silkey wrote:
Page, Jeremy wrote:
Is anyone doing this? I’m trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
There are some toaster plugins listed on NagiosExchange.org. I believe we have used the check_netapp[1] suite for some time over in ece.utexas.edu (F810; 3020C) as an active check. Works as advertised. I forget if the scripts suffered from the 2TB integer bug (dont think they did, but be aware).
Cheers.
[1]: "Written in Perl and using SNMP queries, a NetApp Filer can be checked for cpu load, disk space used, fan status, NVRAM status, power supply status, snapshots enabled, high temperature status and uptime." http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2063.html;d=1
I have updated the updated one of those to support 64 bit volumes and things other large things however our nagios person is moaning bitterly at the amount of cpu it is using because of it walking a large chunk of the tree.
I can't figure out nagios exchange so you can pull from here if you wish.
http://www.catbus.co.uk/Nagios/check_netapp3
I have thought of an optimization ( using caching but I haven't had the time yet ).
On 6 Aug 2008, at 15:54, James Beal wrote:
Nick Silkey wrote:
Page, Jeremy wrote:
Is anyone doing this? I’m trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
There are some toaster plugins listed on NagiosExchange.org. I believe we have used the check_netapp[1] suite for some time over in ece.utexas.edu (F810; 3020C) as an active check. Works as advertised. I forget if the scripts suffered from the 2TB integer bug (dont think they did, but be aware).
Cheers.
[1]: "Written in Perl and using SNMP queries, a NetApp Filer can be checked for cpu load, disk space used, fan status, NVRAM status, power supply status, snapshots enabled, high temperature status and uptime." <http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2063.html;d=1
I have updated the updated one of those to support 64 bit volumes and things other large things however our nagios person is moaning bitterly at the amount of cpu it is using because of it walking a large chunk of the tree.
I can't figure out nagios exchange so you can pull from here if you wish.
http://www.catbus.co.uk/Nagios/check_netapp3
I have thought of an optimization ( using caching but I haven't had the time yet ).
I have updated the check to use caching, it has a option allowing a check to specify the age of the cache before a refresh. On the difficult disc space checks this can speed the plug-in up by a factor of 10, it will also reduce the load on the netapp as well.
I do via SNMP. I've configured /etc/snmp/snmptrapd.conf with the line
traphandle SNMPv2-SMI::enterprises.789 /usr/lib/nagios/eventhandlers/netapp_trap
and parse the input.
It's a bit unwieldy, but it works. I've moved on in favor of getting alerts from Operations Manager.
Regards,
Daniel
________________________________
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Page, Jeremy Sent: Wednesday, August 06, 2008 7:36 AM To: toasters@mathworks.com Subject: Monitor volume space via Nagios?
Is anyone doing this? I'm trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.
______________________________________________________________________ This email transmission and any documents, files or previous email messages attached to it may contain information that is confidential or legally privileged. If you are not the intended recipient or a person responsible for delivering this transmission to the intended recipient, you are hereby notified that you must not read this transmission and that any disclosure, copying, printing, distribution or use of this transmission is strictly prohibited. If you have received this transmission in error, please immediately notify the sender by telephone or return email and delete the original transmission and its attachments without reading or saving in any manner.
What about using DFM? It's made for this purpose (along with others) - is it a cost issue?
Just curious - we utilize DFM heavily... it does really well overall, but has several shortcomings that make it a little less than perfect for some stuff we would like to do (custom reports, etc).
Glenn
________________________________
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Page, Jeremy Sent: Wednesday, August 06, 2008 8:36 AM To: toasters@mathworks.com Subject: Monitor volume space via Nagios?
Is anyone doing this? I'm trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.
Hi list, anyone using Tek-tools to monitor filers? Pros=cons against DFM?
I know one big pro: cost.
Thanks
Cristian
funny you mention them, we are reviewing our POC with them at 11am today. :)
ill send out a comparison next week to the list, time permitting.
-- Daniel Leeds Manager, Storage Operations Edmunds, Inc. 1620 26th Street, Suite 400 South Santa Monica, CA 90404
310-309-4999 desk 310-430-0536 cell
-----Original Message----- From: owner-toasters@mathworks.com on behalf of Cristian Rojas Sent: Wed 8/6/2008 9:02 AM To: toasters@mathworks.com Subject: Tek-tools?
Hi list, anyone using Tek-tools to monitor filers? Pros=cons against DFM?
I know one big pro: cost.
Thanks
Cristian
On a competitive-with-DFM note has anyone tested or are you using WysDM?
Thanks.
Jeff Kennedy
Qualcomm, Incorporated
QCT Engineering Compute
858-651-6592
________________________________
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Leeds, Daniel Sent: Wednesday, August 06, 2008 9:24 AM To: intipu@yahoo.com; toasters@mathworks.com Subject: RE: Tek-tools?
funny you mention them, we are reviewing our POC with them at 11am today. :)
ill send out a comparison next week to the list, time permitting.
-- Daniel Leeds Manager, Storage Operations Edmunds, Inc. 1620 26th Street, Suite 400 South Santa Monica, CA 90404
310-309-4999 desk 310-430-0536 cell
-----Original Message----- From: owner-toasters@mathworks.com on behalf of Cristian Rojas Sent: Wed 8/6/2008 9:02 AM To: toasters@mathworks.com Subject: Tek-tools?
Hi list, anyone using Tek-tools to monitor filers? Pros=cons against DFM?
I know one big pro: cost.
Thanks
Cristian
We are monitoring using Nagios - I believe we are using the plugin refernced earlier.... I you need details - let me know.
Jack
On 8/6/08, Page, Jeremy jeremy.page@gilbarco.com wrote:
Is anyone doing this? I'm trying to figure out how to get notified if one of my volumes gets below a certain % of free space.
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.