]> granicus.if.org Git - icinga2/commit
Fix check_perfmon to support non-localized names 6800/head
authorMichael Insel <michael@insel.email>
Mon, 26 Nov 2018 16:13:58 +0000 (17:13 +0100)
committerMichael Insel <michael@insel.email>
Mon, 26 Nov 2018 16:18:38 +0000 (17:18 +0100)
commit5da4fbde3b501c174ec028b7a7ae036194a5a77e
tree011ab37a11046570f3523ce51ef2d0f6ca2a7097
parentd17b403583d380c5462a6c2347d52f6825251122
Fix check_perfmon to support non-localized names

This fixes check_perfmon to support non-localized names on localized
Windows machines. The fix handles the given performance counter by
default as non-localized name, if none is found it falls back to the
localized name.

refs #5546
plugins/check_perfmon.cpp