Logical Disc \% Free Inodes (Local)

NiCE.Veritas.Cluster.X.Metric.16010.FileSystem.Local.FreeInodesPct.Monitor (UnitMonitor)

This monitor returns the percentage of free inodes.

Knowledge Base article:

Summary

This monitor provides the health state of the Veritas Cluster File System on the local node, evaluated by the percentage of free inodes 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 percentage of free inodes is below the CriticalThreshold and a 'Warning' state change and alert if the percentage of free inodes is below the WarningThreshold.

If the percentage of free inodes on the logical disk (file system) is low, system performance may be adversely affected, and the ability to add files on the file system may be at risk until additional inodes are made available.

If the file system does not use inodes, the Percent Free Inodes value is returned as 100 percent. File system inode usage is calculated with current free and total values, which may not accurately represent true usage for file systems that dynamically allocate inodes, such as JFS.

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

Default Configuration

Parameter

Default Value

Interval (seconds)

300

WarningThreshold

10

CriticalThreshold

5

ThresholdType

MIN

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

Causes

An unhealthy state indicates that the percentage of free inodes is currently low. This is likely caused by an excessive number of files stored on the file system.

Resolutions

Inodes store metadata about files and directories. If all available inodes for a file system are allocated, new files and directories cannot be created, even if free space is available. To resolve a low percent of free inodes condition, inspect the file system and look for unused files and directories that can be deleted or moved to an alternate file system.

Additional

This monitor is based on metric 16010.

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 Inodes percentage is too low


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