NetApp Disk Health

This is a UnDP poller that includes raidCompletionPerCent and raidStatus.

I use these in a 'Tabular Universal Device Poller' view on the node page(s) which gives the Disk Name, Health Status of the Disk, and the Percent Completion of RAID rebuild in event of a disk failure.  Helpful at the very least to alert on raidStatus=driveFailure.

Example:

raid.JPG

  • Thanks I didn't think of using the "Tabular Drive Poller". After I read

    that it was clear.

    Thanks again.

    On Fri, May 10, 2013 at 2:18 PM, bsnyder27 <

  • Sure.

    Set from the Uvicersal Device Poller app on the Orion server...

    Here are the advanced options set for the 'raidStatus' poller:

    • MIB Value Type: RAW Value
    • Format: Enumeration
    • SNMP Get Type: GET TABLE
    • Polling Type: Node
    • Polling Interval: <left blank>

    Here are the advanced options set for the 'raidCompletionPerCent' poller:

    • MIB Value Type: Rate
    • Unit: percent
    • Time Frame: None
    • SNMP Get Type: GET TABLE
    • Polling Type: Node
    • Polling Interval: <left blank>

    Then in the Orion web interface...

    1. Use the Customize Page option of a defined NetApp node page
    2. Add the 'Tabular Universal Device Poller' from the category 'Node Detail Reports'
    3. Edit the poller once it's been added to your node page
    4. In ours I've set the following:
      1. Title: RAID Information
      2. Checked the 'raidCompletionPerCent' and 'raidStatus' pollers for display
      3. Selected ALL rows for display
      4. Selected 'raidStatus' as the poller for which labels are taken

    As it's been over a years since posting this, I can't remember the small details.  I hope this is enough to get you rolling with it though.

  • I tried to add the same for our NetApp devices and can not seem to get the same display.

    Would you be willing to provide instructions?