Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some counter trigger error in event logs #31

Open
pkolmann opened this issue May 18, 2016 · 0 comments
Open

Some counter trigger error in event logs #31

pkolmann opened this issue May 18, 2016 · 0 comments

Comments

@pkolmann
Copy link

pkolmann commented May 18, 2016

Since upgrading from 0.5.8 to 0.5.14 I see a lot of errors in event log and it seems some counters trigger this.

If I only specify one counter, the problem doesn't surface, but with the attached WindowsPerformanceCounter.config I see a lot of these errors in the Event Log:

ReadThreadProc() got exception : System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at BloombergFLP.CollectdWin.PerformanceCounterMetricGenerator.NextValues() at BloombergFLP.CollectdWin.WindowsPerformanceCounterPlugin.Read() at BloombergFLP.CollectdWin.MetricsCollector.ReadThreadProc(), at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at BloombergFLP.CollectdWin.PerformanceCounterMetricGenerator.NextValues() at BloombergFLP.CollectdWin.WindowsPerformanceCounterPlugin.Read() at BloombergFLP.CollectdWin.MetricsCollector.ReadThreadProc()

The first few minutes I still get values but after some time, I don't get any output anymore.

System is a W2012R2 Server English Standard with GUI

wpc.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant