UNSOLVED

Michele Berardo

updated

3 years ago

Closed

0

1417

May 15th, 2023 08:00

Dell Compellent SNMP get Free Space

Hi all,

we are trying to monitor our Compellent Storage Centers via SNMP. I cannot find the right value in the Defined Types available to monitor the Global Free Space.

The default type reports only Free Space into the Disk Folder Assigned, but this is not the correct value, because it doesn't consider the unallocated space.

Could you help me please?

  • DELL-Charles R

    Moderator

    4730 Posts

    25476 Points

    749

    0

    Posted May 15th, 2023 13:00

    Hello Michele,

     

    Can you let us know; What is the version of Storage Center you are using?

     

    Also what is the storage model you are working with?

    DELL-Charles R

    Social Media and Communities Professional
    Dell Technologies | Enterprise Support Services
    #IWork4Dell

    Did I answer your query? Please click on ‘Accept as Solution’. ‘Thumbs up’ the posts you like!

  • 727

    0

    Posted May 16th, 2023 01:00

    Hi Charles, SCOS 7.5.x and 7.4.x, models SC9000, SC5020, SCv3020.

  • 723

    0

    Posted May 16th, 2023 04:00

    I dont think that it exists the value that inclued also unallocated space.

    Which default type are you using?

    Are you following this guide?

    Dell OpenManage SNMP Reference Guide Version 8.1 | Dell US

    Thanks

  • 720

    0

    Posted May 16th, 2023 05:00

    Sorry but it's not clear to me. What should I find into the OpenManage reference guide? I'm using PRTG Monitoring system.

    As mentioned, I'm using  default type Disk Folder Assigned, but it report Free Space only for the amount of space "assigned" so, for example you could find there is 1 TB free but you could have 10 TB free unallocated, so it's quite useless honestly.

    Let me know. 

     

  • DELL-Charles R

    Moderator

    4730 Posts

    25476 Points

    711

    0

    Posted May 16th, 2023 10:00

    Hello Michele Berardo,

     

    I'm not familiar with PRTG, but I found they have a page that may help you:

    Dell Compellent Monitoring : https://dell.to/3o66iTY

     

    I'm not finding anything that includes Unallocated space either.

    You might use threshold definitions and setting them to the tier/classes

    https://dell.to/3nZ809H

     

     

    Other resources:

     MIB file: https://dell.to/3OiTpR0

    Dell Compellent SNMP Overview: https://dell.to/3o66jr0

     

    DELL-Charles R

    Social Media and Communities Professional
    Dell Technologies | Enterprise Support Services
    #IWork4Dell

    Did I answer your query? Please click on ‘Accept as Solution’. ‘Thumbs up’ the posts you like!

  • DELL-Charles R

    Moderator

    4730 Posts

    25476 Points

    703

    0

    Posted May 16th, 2023 13:00

    Hello Michele Berardo,

     

    I have not found anything to show Global Free Space.

    I'll have to do some research and update you.

    DELL-Charles R

    Social Media and Communities Professional
    Dell Technologies | Enterprise Support Services
    #IWork4Dell

    Did I answer your query? Please click on ‘Accept as Solution’. ‘Thumbs up’ the posts you like!

  • 707

    0

    Posted May 16th, 2023 13:00

    Hi Charles,

    Dell Compellent Monitoring : https://dell.to/3o66iTY => we're just following this guide, thank you, the problem is that in the template, you can monitor Disk Folder Assigned space and not the total amount.

    I'm just familiar with threshold, but I need to monitor via Monitoring System.

    I think my request is quite easy and comprehensive, I want to monitor the total free space on a production storage. This is the most important aspect of a storage.

     

  • DELL-Charles R

    Moderator

    4730 Posts

    25476 Points

    665

    0

    Posted May 17th, 2023 13:00

    Hello Michele Berardo,

     

    The only one in the MIB that sounds like what you are looking for would be this one:

     

    scDiskFolderSUFreeSpace OBJECT-TYPE

    SYNTAX Unsigned32

    MAX-ACCESS read-only

    STATUS current

    DESCRIPTION "Disk Folder Storage Usage free space, in GB (1,073,741,824).

    scDiskFolderSUFreeSpace = scDiskFolderSUTotalSpace2 -

    scDiskFolderSUAllocSpace - scDiskFolderSUUsedSpace2.

    Matches 'Unallocated disk space' on SC GUI."

    ::= { scDiskFolderSUEntry 8 }

     

    the description notes how this value is calculated:

    (disk folder total space) - (disk folder allocated space) - (disk folder used space) = disk folder free space

     

    If that isn't it I don't think it's available. You may contact Support directly and an engineer can do a remote session with you.

    DELL-Charles R

    Social Media and Communities Professional
    Dell Technologies | Enterprise Support Services
    #IWork4Dell

    Did I answer your query? Please click on ‘Accept as Solution’. ‘Thumbs up’ the posts you like!

  • 652

    0

    Posted May 17th, 2023 23:00

    That's the problem, the free space is calculated on the allocated space, this is a mistake, you could have much more space not allocated yet and this sensor may be falsely alerting. 

  • saidso

    1 Message

    142

    1

    Posted May 24th, 2023 14:00

    I have looked for this too as snapshots are eating up my total storage space.  Agree with @Michele Berardo that this is one of the most important metrics.