Logical Disk Free Space (MB) (Local)

NiCE.Veritas.Cluster.X.Metric.16030.FileSystem.Local.FreeSpaceMB.Monitor (UnitMonitor)

This monitor returns the free space size in megabytes.

Knowledge Base article:

Summary

This monitor provides the health state of the Veritas Cluster File System on the local node, evaluated by the free space (MB) on the logical disk (file system). Information is based on the 'df -k' and 'df -i' utility. This monitor will create a 'Critical' state change and alert if the free space is below the CriticalThreshold and a 'Warning' state change and alert if the free space is below the WarningThreshold.

If the amount of free space on the logical disk (file system) is low, system performance may be adversely affected, and the ability to add or modify existing files on the file system may be at risk until additional free space is made available.

The file system space reserved for the root user is not included in the calculated free space. File system space usage is calculated with current free and total values, which may not accurately represent true usage for file systems that dynamically allocate space, such as ZFS.

The monitor threshold is analyzed against an average of values returned in polls to the agent, where the Number of Samples parameter controls the number of samples included in the calculation of the average.

Configuration

Separate threshold values can be set for Warning and Error states. Since file systems may vary in size from a few gigabytes to many terabytes, the Logical Disk Free Space monitor requires that an Operator indicate both the megabyte and percentage threshold values. Both megabyte and percentage thresholds must be passed before the Warning and Error thresholds are reached.

This monitor is disabled by default. It can be enabled with an override, targeting specific Logical Disk instances or all Logical Disk instances. If this monitor is enabled, the Logical Disk % Free Space monitor should be disabled with an override.

Default Configuration

Parameter

Default Value

WarningThreshold (MB)

2000

CriticalThreshold

1000

Interval (seconds)

300

Overrides can be used to change the parameter values defined above for all instances or for specific instances or groups.

Causes

When existing files grow in size and the new files are added, the free space is taken up on a file system. When the amount of free space on the file system falls below the threshold, the state for the Logical Disk will change.

Resolutions

To increase the amount of available space, do one or more of the following:

Additional

This monitor is based on metric 16030.

Element properties:

TargetNiCE.Veritas.Cluster.X.FileSystem.Local
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeNiCE.Veritas.Cluster.Metrics.Collector.FileSystem.UMT
RemotableTrue
AccessibilityPublic
Alert Message
Free space (MB) is too low


Object: {0}
Node: {1}
WarningThreshold: {2}
CriticalThreshold: {3}
Value: {4}
Metric: {5}
Size: {6}
IUsedPct: {7}
IUsed: {8}
RunAsDefault