Back to Geneos FAQ

What command is used by the DISK plugin to figure out available inodes on Solaris?

We use the statfs function to return information about the file system.

This function could determine the free file nodes and the total file nodes in the file system. To get the percentage we divide the free file nodes by the total file nodes then multiply by a hundred.

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?