8.3.17 Using dcli to List Specific Metric Current Objects
This example shows a CellCLI command that lists metric current objects with name equal to cl_put (cell CPU utilization) on the target cells.
               
The target cells are contained in the 
               mycells group file. The command is run as the default celladmin user.
               Example 8-17 Using dcli to List Specific Metric Current Objects
$ ./dcli -g mycells "cellcli -e list metriccurrent cl_cput"
Parent topic: dcli Examples