nickfloyd / newrelic-perfmon-plugin

The Perfmon Plugin for the New Relic Plugins - https://newrelic.com/plugins
MIT License
11 stars 22 forks source link

New Relic Perfmoon plugin is not logging '.NET Data Provider for SqlServer' counters to new relic #22

Open bhavinkumarp opened 9 years ago

bhavinkumarp commented 9 years ago

We are using New Relic for Asp.net application and configured 'Perfmon' plugin from new relic plugin central Perfmoon plugin logging data for other configured counter but not logging counters for '.NET Data Provider for SqlServer' Kindly help us to get required counter to new relic (https://rpm.newrelic.com/accounts/710738/plugins/14651)

We haven't made any adjustments to plugin except the newrelic.yml config file

We haven't fork the repository

we set debug: true in newrelic.yml and restart the process but it couldn't help

Actually we are looking for Performance Counters in ADO.NET have 14 different performance counters available for System.Data.SqlClient (https://msdn.microsoft.com/en-us/library/ms254503(v=vs.110).aspx) and we want to monitor the following NumberOfActiveConnectionPoolGroups, NumberOfActiveConnectionPools, NumberOfActiveConnections NumberOfNonPooledConnections, NumberOfPooledConnections

PFA for snapshot relate to issue

newrelic

counter