smcli lsresmon -m "[Director Agent][CPU Monitors][Director Agent][DISK Monitors]" -T 4 -n SYSTEM_A
smcli lsresmon -m "[CIM Agent][root/ibmsd][IBMP_Memory]" -n apple
smcli runresmon -m "[Director Agent][CPU Monitors][CPU Utilization],[Director Agent][DISK Monitors][DRIVE C:  Space Used]" -n a1dir

smcli runresmon -m "[Agent][CPU Monitors][CPU Utilization]" -n a1dir
smcli runresmon -m "[CIM Agent][root/PG_InterOp][CIM_PowerManagementService]" -n Apple

smcli runresmon -m "[CIM Agent][root/ibmsd][IBMP_Memory]" -n Apple
smcli lspowerinfo -l
smcli lsbundle | grep power

smcli lspowerinfo -n apple -v
smcli lspowerlast -n apple
smcli lspowerinfo -n apple
smcli lspowerlast -n apple | tail -n 1 | awk -F"\\\," '{print$3}'     > 시간
smcli lspowerlast -n apple | tail -n 1 | awk -F"\\\," '{print$9}'     > Output Power



블로그 이미지

Melting

,