<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>TrayStatus RSS: Advanced option to disable certain performance counters?</title>
<atom:link href="https://www.traystatus.com/Discussions/RSS/?TopicID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e" rel="self" type="application/rss+xml" />
<link>https://www.traystatus.com/Discussions/RSS/?TopicID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e</link>
<description>TrayStatus RSS: Advanced option to disable certain performance counters?</description>
<lastBuildDate>Wed, 08 Apr 2026 06:12:57 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.traystatus.com/Discussions/RSS/?TopicID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e</generator>
<item>
<title>RE: Advanced option to disable certain performance counters?</title>
<link>https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#4</link>
<pubDate>Fri, 12 Nov 2021 23:41:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#4</guid>
<category>TrayStatus</category>
<description><![CDATA[All good, thanks for looking into it Owen. I had a feeling that might be the case as I couldn't see any facility to exclude or filter performance counters in the Windows API docs. Might be worth documenting somewhere if you have a suitable place, for other people who see this issue and wonder wha...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
All good, thanks for looking into it Owen. I had a feeling that might be the case as I couldn't see any facility to exclude or filter performance counters in the Windows API docs. Might be worth documenting somewhere if you have a suitable place, for other people who see this issue and wonder what's going on, but it may be so edge-case to not even be worth that.<br/>
<br/>
Thanks again!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Advanced option to disable certain performance counters?</title>
<link>https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#3</link>
<pubDate>Fri, 12 Nov 2021 19:39:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#3</guid>
<category>TrayStatus</category>
<description><![CDATA[Hello,
We took a look into this, but unfortunately there isn't anything we can do here.
Sorry I couldn't be of more help, and thank you for your patience!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
We took a look into this, but unfortunately there isn't anything we can do here.<br/>
<br/>
Sorry I couldn't be of more help, and thank you for your patience!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Advanced option to disable certain performance counters?</title>
<link>https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#2</link>
<pubDate>Mon, 16 Aug 2021 13:11:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e#2</guid>
<category>TrayStatus</category>
<description><![CDATA[Interesting! It may just be that we're enumerating all of the available performance counter categories when it starts up to build the list for the custom counters, but we'll put this on the list and see if there's anything we can do.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Interesting! It may just be that we're enumerating all of the available performance counter categories when it starts up to build the list for the custom counters, but we'll put this on the list and see if there's anything we can do.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Advanced option to disable certain performance counters?</title>
<link>https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e</link>
<pubDate>Sun, 15 Aug 2021 00:45:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/advanced-option-to-disable-certain-performance-counters/?ID=1dcb76ea-f48d-4b56-82cd-312bf8a7217e</guid>
<category>TrayStatus</category>
<description><![CDATA[I'm not familiar enough with the Windows performance counters API to know if this is possible, but it'd be useful to have an advanced setting which could set an allowlist and/or blocklist for performance counters.
The reason for this request is when TrayStatus loads it results in several warning...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'm not familiar enough with the Windows performance counters API to know if this is possible, but it'd be useful to have an advanced setting which could set an allowlist and/or blocklist for performance counters.<br/>
<br/>
The reason for this request is when TrayStatus loads it results in several warning and error events being logged to the Application event log. For at least some (all?) of these events it appears that there's no issue with the performance counters themselves, but due to TrayStatus trying to open counters which are privileged (e.g. Lsa, Server). As such, they always fail and an event is logged.
</div>
]]></content:encoded>
</item>
</channel>
</rss>