- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- nrpe for netapp filer
Operating System - Linux
1823083
Members
3352
Online
109646
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-18-2009 11:22 PM
тАО11-18-2009 11:22 PM
nrpe for netapp filer
Hello All,
I have come across a netapp filer which is being monitored by nrpe.
>version
NetApp Release 7.0.4: Sun Feb 5 00:31:41 PST 2006
the monitoring is giving me false alerts of ping failure and filer down due to packet loss on some occasions.
I want to tweak this monitoring; but i am totally new to Netapp filers.
I would like to know the steps for nrpe configuration for netapp filer so that i can troubleshoot it and also enable few more nrpe plugins for this filer.
The configuration is already done on this filer by someone else; but i am supposed to maintain and support it.
I have these files present in nagios server
-rw-r--r-- 1 nagios nagios 555 Aug 18 17:08 netapp-nagiosgraph.cfg
-rw-r--r-- 1 nagios nagios 8347 Aug 18 20:05 netapp.cfg
This is the extract from commands.cfg
# Command definitions to monitor Netapp via command line
define command {
command_name check_netapp_env
command_line $USER1$/check_netapp -H $HOSTADDRESS$ -v $ARG1$ -w $ARG2$ -c $ARG3$
}
define command {
command_name check_netapp_vol
command_line $USER1$/check_netapp -H $HOSTADDRESS$ -v $ARG1$ -w $ARG2$ -c $ARG3$ -o vol
}
Thanks
Sunny
I have come across a netapp filer which is being monitored by nrpe.
>version
NetApp Release 7.0.4: Sun Feb 5 00:31:41 PST 2006
the monitoring is giving me false alerts of ping failure and filer down due to packet loss on some occasions.
I want to tweak this monitoring; but i am totally new to Netapp filers.
I would like to know the steps for nrpe configuration for netapp filer so that i can troubleshoot it and also enable few more nrpe plugins for this filer.
The configuration is already done on this filer by someone else; but i am supposed to maintain and support it.
I have these files present in nagios server
-rw-r--r-- 1 nagios nagios 555 Aug 18 17:08 netapp-nagiosgraph.cfg
-rw-r--r-- 1 nagios nagios 8347 Aug 18 20:05 netapp.cfg
This is the extract from commands.cfg
# Command definitions to monitor Netapp via command line
define command {
command_name check_netapp_env
command_line $USER1$/check_netapp -H $HOSTADDRESS$ -v $ARG1$ -w $ARG2$ -c $ARG3$
}
define command {
command_name check_netapp_vol
command_line $USER1$/check_netapp -H $HOSTADDRESS$ -v $ARG1$ -w $ARG2$ -c $ARG3$ -o vol
}
Thanks
Sunny
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-19-2009 02:22 AM
тАО11-19-2009 02:22 AM
Re: nrpe for netapp filer
The mentioned command don't use nrpe.
AFAIR they use SNMP for getting the details.
BTW,
The ping checking command is not specific to netapp.
I think you should edit the nagios conf for the netapp (ping check in particular) and increase the number of checking retries to detect possible failure.
AFAIR they use SNMP for getting the details.
BTW,
The ping checking command is not specific to netapp.
I think you should edit the nagios conf for the netapp (ping check in particular) and increase the number of checking retries to detect possible failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-19-2009 02:31 AM
тАО11-19-2009 02:31 AM
Re: nrpe for netapp filer
This is PING service defined. What changes should i make to avoid false alarms.
define service{
use local-service ; Name of service template to use
host_name mickey
service_description PING
check_command check_ping!100.0,20%!500.0,60%
}
Usage:check_ping -H -w ,% -c ,%
[-p packets] [-t timeout] [-4|-6]
define service{
use local-service ; Name of service template to use
host_name mickey
service_description PING
check_command check_ping!100.0,20%!500.0,60%
}
Usage:check_ping -H
[-p packets] [-t timeout] [-4|-6]
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP