nickfloyd / newrelic-perfmon-plugin

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

Asp.net application where Perfmon Plugin not logging '.NET Data Provider for SqlServer' counts to New Relic #21

Closed bhavinkumarp closed 9 years ago

bhavinkumarp commented 9 years ago

We have Asp.net application which is not logging '.NET Data Provider for SqlServer' counters to new relic

We are using default counts only

find following Agent Configuration for the same

Agent Configuration:

agents: perfmon:

    local: yes
    hostname: localhost.xyz
    # Set "debug: true" to see metrics in stdout instead of sent to New Relic"
    debug: false
    # Set "testrun: tru
sschwartzman commented 9 years ago

Follow the steps defined here to add custom counters: https://github.com/nickfloyd/newrelic-perfmon-plugin#collecting-custom-perfmon-counters-