您可以設定伺服器硬體成本動因與資源使用量參數來計算精確成本並改善環境效率。

[成本動因] 功能可分析虛擬環境的資源與效能。根據您所定義的值,[成本動因] 功能可識別回收機會,並可提供減少資源與成本浪費的建議。

過時的度量

vRealize Operations Manager 以來,MTD CPU 成本、MTD 記憶體成本、MTD 儲存區成本、虛擬機器直接成本已過時。要參考的對應度量 (而非這些度量) 是每日成本度量。

設定折舊喜好設定

若要計算伺服器硬體成本動因的攤銷成本,您可以設定折舊法和折舊期。[成本動因] 支援兩年折舊法,您可以設定從兩年到五年的折舊期。
備註: [成本動因] 功能會計算年度折舊價值,然後將該值除以 12 來計算出每月折舊。
方法 計算
直線 Yearly straight line depreciation = [(original cost - accumulated depreciation) / number of remaining depreciation years]
雙倍或直線上限 Yearly max of Double or Straight = Maximum (yearly depreciation of double declining balance method, yearly depreciation of straight line method)

Yearly depreciation of double declining method= [(original cost - accumulated depreciation) * depreciation rate].

Depreciation rate = 2 / number of depreciation years.
備註: Double declining depreciation for the last year = original cost - accumulated depreciation

直線折舊法範例

原始成本 累積的折舊 直線折舊成本
第 1 年 10000 0
[(10000-0)/5] =	2000
第 2 年 10000 2000
[(10000-2000)/4] = 2000
第 3 年 10000 4000
[(10000-2000)/3] = 2000
第 4 年 10000 6000
[(10000-2000)/2] = 2000
第 5 年 10000 8000
[(10000-2000)/1] = 2000

雙倍或直線上限折舊法範例

原始成本 折舊率 累積的折舊 直線折舊成本
第 1 年 10000 0.4 0
Maximum([(10000-0)*0.4],[(10000-0)/5])
= Maximum(4000, 2000) = 4000
其為每月 333.33。
第 2 年 10000 0.4 4000
Maximum([(10000-4000)*0.4],[(10000-4000)/4])
= Maximum (2400, 1500) = 2400
其為每月 200。
第 3 年 10000 0.4 6400
Maximum([(10000-6400)*0.4],[(10000-6400)/3])
= Maximum (1440, 1200) = 1440
其為每月 120。
第 4 年 10000 0.4 7840
Maximum([(10000-7840)*0.4],[(10000-7840)/2])
= Maximum (864, 1080) = 1080
其為每月 90。
第 5 年 10000 0.4 8920
Maximum([(10000-8920)*0.4],[(10000-8920)/1])
= Maximum (432, 1080) = 1080
其為每月 90。