Symantec logo

Agent functions

        bdf mount_point

The output displays Mount resource information:

        Size Used Avail Use%

To initiate the info agent function, set the InfoInterval timing to a value greater than 0. In this example, the info agent function executes every 60 seconds:

        haconf -makerw

        hatype -modify Mount InfoInterval 60

The command to retrieve information about the Mount resource is:

        hares -value mountres ResourceInfo

Output includes:

        Size 2097152

        Used 139484

        Available 1835332

        Used% 8%