I’m trying to create an analysis to list to mount points of filesystems of an AIX computer. The goal I’m trying to aim towards is to have a output similar to the command df -k, which lists all the mountpoints and the corresponding filesystems. Once I have this, then I can report on this in the web reports.
I have probably too simplistically started with “list of drives”