nickfloyd / newrelic-perfmon-plugin

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

Metrics Not Showing in New Relic #17

Open sps01 opened 10 years ago

sps01 commented 10 years ago

I setup the Windows service version of the plugin on a Windows 2008 R2 machine to monitor our .Net applications using the existing guid and countersfile. The plugin is showing in my New Relic dashboard, but no metrics are being captured. In debug mode locally I see the following output:

ASP.NET/Error Events Raised[events] : 0.000000 ASP.NET/Request Error Events Raised[events] : 0.000000 ASP.NET/Infrastructure Error Events Raised[events] : 0.000000 ASP.NET/Requests In Native Queue[requests] : 0.000000 Web Service Cache/Current Files Cached[files] : 4.000000 Web Service Cache/Total Files Cached[files] : 1225.000000 Web Service Cache/File Cache Hits[hits] : 647.000000 Web Service Cache/File Cache Misses[misses] : 2923.000000 Web Service Cache/File Cache Hits %[%] : 18.123249 Web Service Cache/File Cache Flushes[flushes] : 354501.000000 Web Service Cache/Current File Cache Memory Usage[bytes] : 26944.000000 Web Service Cache/Maximum File Cache Memory Usage[bytes] : 3341758.000000 Web Service Cache/Active Flushed Entries[entries] : 1.000000 Web Service Cache/Total Flushed Files[files] : 1221.000000 Web Service Cache/Current URIs Cached[URIs] : 0.000000 Web Service Cache/Total URIs Cached[URIs] : 1385.000000 Web Service Cache/URI Cache Hits[hits] : 2781.000000 Web Service Cache/URI Cache Misses[misses] : 5354.000000 Web Service Cache/URI Cache Hits %[%] : 34.185618 Web Service Cache/URI Cache Flushes[flushes] : 354501.000000 Web Service Cache/Total Flushed URIs[URIs] : 1385.000000 Web Service Cache/Current Metadata Cached[bytes] : 34.000000 Web Service Cache/Total Metadata Cached[bytes] : 57.000000 Web Service Cache/Metadata Cache Hits[hits] : 3868.000000 Web Service Cache/Metadata Cache Misses[misses] : 58.000000 Web Service Cache/Metadata Cache Hits %[%] : 98.522669 Web Service Cache/Metadata Cache Flushes[flushes] : 0.000000 Web Service Cache/Total Flushed Metadata[bytes] : 23.000000 Web Service Cache/Kernel: Current URIs Cached[URIs] : 0.000000 Web Service Cache/Kernel: Total URIs Cached[URIs] : 0.000000 Web Service Cache/Kernel: URI Cache Hits[hits] : 0.000000 Web Service Cache/Kernel: Uri Cache Hits per sec[hits] : 0.000000 Web Service Cache/Kernel: URI Cache Misses[misses] : 29355.000000 Web Service Cache/Kernel: URI Cache Hits %[%] : 0.000000 Web Service Cache/Kernel: URI Cache Flushes[flushes] : 0.000000 Web Service Cache/Kernel: Total Flushed URIs[URIs] : 0.000000 Web Service Cache/Output Cache Current Memory Usage[bytes] : 0.000000 Web Service Cache/Output Cache Current Items[items] : 0.000000 Web Service Cache/Output Cache Total Hits[hits] : 0.000000 Web Service Cache/Output Cache Total Misses[misses] : 4203.000000 Web Service Cache/Output Cache Total Flushes[flushes] : 207754.000000 Web Service Cache/Output Cache Current Flushed Items[items] : 0.000000 Web Service Cache/Output Cache Total Flushed Items[items] : 0.000000 Web Service Cache/Output Cache Current Hits %[%] : 0.000000 .NET CLR Loading(Global)/Current Classes Loaded[classes] : 13465.000000 .NET CLR Loading(Global)/Total Classes Loaded[classes] : 13465.000000 .NET CLR Loading(Global)/Rate of Classes Loaded[classes] : 0.000000 .NET CLR Loading(Global)/Current appdomains[appdomains] : 3.000000 .NET CLR Loading(Global)/Total Appdomains[appdomains] : 7.000000 .NET CLR Loading(Global)/Rate of appdomains[appdomains] : 0.000000 .NET CLR Loading(Global)/Current Assemblies[assemblies] : 127.000000 .NET CLR Loading(Global)/Total Assemblies[assemblies] : 173.000000 .NET CLR Loading(Global)/Rate of Assemblies[assemblies] : 0.000000 .NET CLR Loading(Global)/% Time Loading[%] : 0.000000 .NET CLR Loading(Global)/Assembly Search Length[length] : 0.000000 .NET CLR Loading(Global)/Total # of Load Failures[failures] : 0.000000 .NET CLR Loading(Global)/Rate of Load Failures[failures] : 0.000000 .NET CLR Loading(Global)/Bytes in Loader Heap[bytes] : 23142400.000000 .NET CLR Loading(Global)/Total appdomains unloaded[appdomains] : 4.000000 .NET CLR Loading(Global)/Rate of appdomains unloaded[appdomains] : 0.000000 .NET CLR Remoting(Global)/Remote Calls per sec[calls] : 0.000000 .NET CLR Remoting(Global)/Total Remote Calls[calls] : 8.000000 .NET CLR Remoting(Global)/Channels[channels] : 5.000000 .NET CLR Remoting(Global)/Context Proxies[proxies] : 0.000000 .NET CLR Remoting(Global)/Context-Bound Classes Loaded[classes] : 1.000000 .NET CLR Remoting(Global)/Context-Bound Objects Alloc per sec[objects] : 0.000 000 .NET CLR Remoting(Global)/Contexts[contexts] : 10.000000 Active Server Pages/Debugging Requests[requests] : 0.000000 Active Server Pages/Errors During Script Runtime[errors] : 0.000000 Active Server Pages/Errors From ASP Preprocessor[errors] : 0.000000 Active Server Pages/Errors From Script Compilers[errors] : 0.000000 Active Server Pages/Errors per Sec[errors] : 0.000000 Active Server Pages/Request Bytes In Total[bytes] : 2657.000000 Active Server Pages/Request Bytes Out Total[bytes] : 0.000000 Active Server Pages/Request Execution Time[ms] : 109.000000 Active Server Pages/Request Wait Time[ms] : 0.000000 Active Server Pages/Requests Disconnected[requests] : 0.000000 Active Server Pages/Requests Executing[requests] : 0.000000 Active Server Pages/Requests Failed Total[requests] : 0.000000 Active Server Pages/Requests Not Authorized[requests] : 0.000000 Active Server Pages/Requests Not Found[requests] : 0.000000 Active Server Pages/Requests Queued[requests] : 0.000000 Active Server Pages/Requests Rejected[requests] : 0.000000 Active Server Pages/Requests Succeeded[requests] : 23.000000 Active Server Pages/Requests Timed Out[requests] : 0.000000 Active Server Pages/Requests Total[requests] : 23.000000 Active Server Pages/Requests per Sec[requests] : 0.000000 Active Server Pages/Script Engines Cached[engines] : 7.000000 Active Server Pages/Session Duration[ms] : 3840057.000000 Active Server Pages/Sessions Current[sessions] : 0.000000 Active Server Pages/Sessions Timed Out[sessions] : 4.000000 Active Server Pages/Sessions Total[sessions] : 15.000000 Active Server Pages/Templates Cached[templates] : 8.000000 Active Server Pages/Template Cache Hit Rate[hits] : 0.001062 Active Server Pages/Template Notifications[notifications] : 5.000000 Active Server Pages/Transactions Aborted[transactions] : 0.000000 Active Server Pages/Transactions Committed[transactions] : 2.000000 Active Server Pages/Transactions Pending[transactions] : 0.000000 Active Server Pages/Transactions Total[transactions] : 2.000000 Active Server Pages/Transactions per Sec[transactions] : 0.000000 Active Server Pages/In Memory Templates Cached[templates] : 8.000000 Active Server Pages/In Memory Template Cache Hit Rate[hits] : 0.001062 Active Server Pages/Script Engine Cache Hit Rate[hits] : 42.857143 Active Server Pages/Engine Flush Notifications[notifications] : 5.000000 ASP.NET v4.0.30319/Application Restarts[restarts] : 23.000000 ASP.NET v4.0.30319/Applications Running[apps] : 6.000000 ASP.NET v4.0.30319/Requests Disconnected[requests] : 0.000000 ASP.NET v4.0.30319/Request Execution Time[ms] : 1325.000000 ASP.NET v4.0.30319/Requests Rejected[requests] : 0.000000 ASP.NET v4.0.30319/Requests Queued[requests] : 0.000000 ASP.NET v4.0.30319/Worker Processes Running[processes] : 0.000000 ASP.NET v4.0.30319/Worker Process Restarts[restarts] : 0.000000 ASP.NET v4.0.30319/Request Wait Time[ms] : 0.000000 ASP.NET v4.0.30319/State Server Sessions Active[sessions] : 0.000000 ASP.NET v4.0.30319/State Server Sessions Abandoned[sessions] : 0.000000 ASP.NET v4.0.30319/State Server Sessions Timed Out[sessions] : 0.000000 ASP.NET v4.0.30319/State Server Sessions Total[sessions] : 0.000000 ASP.NET v4.0.30319/Requests Current[requests] : 0.000000 ASP.NET v4.0.30319/Audit Success Events Raised[events] : 3460.000000 ASP.NET v4.0.30319/Audit Failure Events Raised[events] : 0.000000 ASP.NET v4.0.30319/Error Events Raised[events] : 0.000000 ASP.NET v4.0.30319/Request Error Events Raised[events] : 0.000000 ASP.NET v4.0.30319/Infrastructure Error Events Raised[events] : 0.000000 ASP.NET v4.0.30319/Requests In Native Queue[requests] : 0.000000 W3SVC_W3WP(_Total)/Uri Cache Misses per sec[misses] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Misses per sec[misses] : 0.000000 W3SVC_W3WP(_Total)/Metadata Cache Misses per sec[misses] : 0.000000 W3SVC_W3WP(_Total)/File Cache Misses per sec[misses] : 0.000000 W3SVC_W3WP(_Total)/Uri Cache Hits per sec[hits] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Hits per sec[hits] : 0.000000 W3SVC_W3WP(_Total)/Metadata Cache Hits per sec[hits] : 0.000000 W3SVC_W3WP(_Total)/File Cache Hits per sec[hits] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Total Flushed Items[items] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Current Flushed Items[items] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Total Flushes[flushes] : 207755.000000 W3SVC_W3WP(_Total)/Output Cache Total Misses[misses] : 4203.000000 W3SVC_W3WP(_Total)/Output Cache Total Hits[hits] : 0.000000 W3SVC_W3WP(_Total)/Output Cache Current Items[items] : 0.000000 W3SVC_W3WP(_Total)/Total Flushed Metadata[bytes] : 23.000000 W3SVC_W3WP(_Total)/Metadata Cache Flushes[flushes] : 0.000000 W3SVC_W3WP(_Total)/Metadata Cache Misses[misses] : 58.000000 W3SVC_W3WP(_Total)/Metadata Cache Hits[hits] : 3868.000000 W3SVC_W3WP(_Total)/Total Metadata Cached[bytes] : 57.000000 W3SVC_W3WP(_Total)/Current Metadata Cached[bytes] : 34.000000 W3SVC_W3WP(_Total)/Total Flushed URIs[URIs] : 1385.000000 W3SVC_W3WP(_Total)/URI Cache Flushes[flushes] : 354501.000000 W3SVC_W3WP(_Total)/URI Cache Misses[misses] : 5354.000000 W3SVC_W3WP(_Total)/URI Cache Hits[hits] : 2781.000000 W3SVC_W3WP(_Total)/Total URIs Cached[URIs] : 1385.000000 W3SVC_W3WP(_Total)/Current URIs Cached[URIs] : 0.000000 W3SVC_W3WP(_Total)/Total Flushed Files[files] : 1221.000000 W3SVC_W3WP(_Total)/Active Flushed Entries[entries] : 1.000000 W3SVC_W3WP(_Total)/File Cache Flushes[flushes] : 354501.000000 W3SVC_W3WP(_Total)/File Cache Misses[misses] : 2923.000000 W3SVC_W3WP(_Total)/File Cache Hits[hits] : 647.000000 W3SVC_W3WP(_Total)/Total Files Cached[files] : 1225.000000 W3SVC_W3WP(_Total)/Current Files Cached[files] : 4.000000 W3SVC_W3WP(_Total)/Output Cache Current Memory Usage[bytes] : 0.000000 W3SVC_W3WP(_Total)/Maximum File Cache Memory Usage[bytes] : 3341758.000000 W3SVC_W3WP(_Total)/Current File Cache Memory Usage[bytes] : 26944.000000 W3SVC_W3WP(_Total)/Maximum Threads Count[threads] : 4352.000000 W3SVC_W3WP(_Total)/Active Threads Count[threads] : 0.000000 W3SVC_W3WP(_Total)/Total Threads[threads] : 70.000000 W3SVC_W3WP(_Total)/Active Requests[requests] : 0.000000 W3SVC_W3WP(_Total)/Requests per Sec[requests] : 0.000000 W3SVC_W3WP(_Total)/Total HTTP Requests Served[requests] : 4157.000000 .NET CLR Interop(Global)/# of CCWs[CCWs] : 4.000000 .NET CLR Interop(Global)/# of Stubs[stubs] : 665.000000 .NET CLR Interop(Global)/# of marshalling[marshalling] : 128.000000 .NET CLR Interop(Global)/# of TLB imports per sec[imports] : 0.000000 .NET CLR Interop(Global)/# of TLB exports per sec[exports] : 0.000000 ASP.NET v2.0.50727/Application Restarts[restarts] : -1 ASP.NET v2.0.50727/Applications Running[apps] : -1 ASP.NET v2.0.50727/Requests Disconnected[requests] : -1 ASP.NET v2.0.50727/Request Execution Time[ms] : -1 ASP.NET v2.0.50727/Requests Rejected[requests] : -1 ASP.NET v2.0.50727/Requests Queued[requests] : -1 ASP.NET v2.0.50727/Worker Processes Running[processes] : -1 ASP.NET v2.0.50727/Worker Process Restarts[restarts] : -1 ASP.NET v2.0.50727/Request Wait Time[ms] : -1 ASP.NET v2.0.50727/State Server Sessions Active[sessions] : -1 ASP.NET v2.0.50727/State Server Sessions Abandoned[sessions] : -1 ASP.NET v2.0.50727/State Server Sessions Timed Out[sessions] : 4.000000 ASP.NET v2.0.50727/State Server Sessions Total[sessions] : 2.000000 ASP.NET v2.0.50727/Requests Current[requests] : 0.000000 ASP.NET v2.0.50727/Audit Success Events Raised[events] : 5646.000000 ASP.NET v2.0.50727/Audit Failure Events Raised[events] : 0.000000 ASP.NET v2.0.50727/Error Events Raised[events] : 0.000000 ASP.NET v2.0.50727/Request Error Events Raised[events] : 0.000000 ASP.NET v2.0.50727/Infrastructure Error Events Raised[events] : 0.000000 HTTP Service/TotalFlushedUris[URIs] : 0.000000 HTTP Service/UriCacheFlushes[flushes] : 0.000000 HTTP Service/UriCacheMisses[misses] : 0.000000 HTTP Service/UriCacheHits[hits] : 0.000000 HTTP Service/TotalUrisCached[URIs] : 0.000000 HTTP Service/CurrentUrisCached[URIs] : 0.000000 Web Service(_Total)/Total Bytes Sent[bytes] : 164.000000 Web Service(_Total)/Bytes Sent per sec[bytes] : 0.000000 Web Service(_Total)/Total Bytes Received[bytes] : 0.000000 Web Service(_Total)/Bytes Received per sec[bytes] : 0.000000 Web Service(_Total)/Total Bytes Transferred[bytes] : 0.000000 Web Service(_Total)/Bytes Total per sec[bytes] : 0.000000 Web Service(_Total)/Total Files Sent[files] : 0.000000 Web Service(_Total)/Files Sent per sec[files] : 29355.000000 Web Service(_Total)/Total Files Received[files] : 0.000000 Web Service(_Total)/Files Received per sec[files] : 0.000000 Web Service(_Total)/Total Files Transferred[files] : 0.000000 Web Service(_Total)/Files per sec[files] : 40286132.000000 Web Service(_Total)/Current Anonymous Users[users] : 0.000000 Web Service(_Total)/Current NonAnonymous Users[users] : 4319595.000000 Web Service(_Total)/Total Anonymous Users[users] : 0.000000 Web Service(_Total)/Anonymous Users per sec[users] : 44605727.000000 Web Service(_Total)/Total NonAnonymous Users[users] : 0.000000 Web Service(_Total)/NonAnonymous Users per sec[users] : 1123.000000 Web Service(_Total)/Maximum Anonymous Users[users] : 0.000000 Web Service(_Total)/Maximum NonAnonymous Users[users] : 0.000000 Web Service(_Total)/Current Connections[conns] : 0.000000 Web Service(_Total)/Maximum Connections[conns] : 1123.000000 Web Service(_Total)/Total Connection Attempts (all instances)[attempts] : 0.0000 00 Web Service(_Total)/Connection Attempts per sec[attempts] : 0.000000 Web Service(_Total)/Total Logon Attempts[attempts] : 0.000000 Web Service(_Total)/Logon Attempts per sec[attempts] : 4212.000000 Web Service(_Total)/Total Options Requests[requests] : 0.000000 Web Service(_Total)/Options Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Get Requests[requests] : 0.000000 Web Service(_Total)/Get Requests per sec[requests] : 129.000000 Web Service(_Total)/Total Post Requests[requests] : 0.000000 Web Service(_Total)/Post Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Head Requests[requests] : 667.000000 Web Service(_Total)/Head Requests per sec[requests] : 2321.000000 Web Service(_Total)/Total Put Requests[requests] : 0.000000 Web Service(_Total)/Put Requests per sec[requests] : 4212.000000 Web Service(_Total)/Total Delete Requests[requests] : 0.000000 Web Service(_Total)/Delete Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Trace Requests[requests] : 0.000000 Web Service(_Total)/Trace Requests per sec[requests] : 4132.000000 Web Service(_Total)/Total Move Requests[requests] : 0.000000 Web Service(_Total)/Move Requests per sec[requests] : 24.000000 Web Service(_Total)/Total Copy Requests[requests] : 0.000000 Web Service(_Total)/Copy Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Mkcol Requests[requests] : 0.000000 Web Service(_Total)/Mkcol Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Propfind Requests[requests] : 0.000000 Web Service(_Total)/Propfind Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Proppatch Requests[requests] : 0.000000 Web Service(_Total)/Proppatch Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Search Requests[requests] : 0.000000 Web Service(_Total)/Search Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Lock Requests[requests] : 0.000000 Web Service(_Total)/Lock Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Unlock Requests[requests] : 0.000000 Web Service(_Total)/Unlock Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Other Request Methods[methods] : 0.000000 Web Service(_Total)/Other Request Methods per sec[methods] : 0.000000 Web Service(_Total)/Total Method Requests[requests] : 0.000000 Web Service(_Total)/Total Method Requests per sec[requests] : 0.000000 Web Service(_Total)/Total CGI Requests[requests] : 0.000000 Web Service(_Total)/CGI Requests per sec[requests] : 0.000000 Web Service(_Total)/Total ISAPI Extension Requests[requests] : 0.000000 Web Service(_Total)/ISAPI Extension Requests per sec[requests] : 0.000000 Web Service(_Total)/Total Not Found Errors[errors] : 0.000000 Web Service(_Total)/Not Found Errors per sec[errors] : 0.000000 Web Service(_Total)/Total Locked Errors[errors] : 0.000000 Web Service(_Total)/Locked Errors per sec[errors] : 0.000000 Web Service(_Total)/Current CGI Requests[requests] : 0.000000 Web Service(_Total)/Current ISAPI Extension Requests[requests] : 4157.000000 Web Service(_Total)/Maximum CGI Requests[requests] : 0.000000 Web Service(_Total)/Maximum ISAPI Extension Requests[requests] : 0.000000 Web Service(_Total)/Current CAL count for authenticated users[users] : 0.000000 Web Service(_Total)/Maximum CAL count for authenticated users[users] : 141.00000 0 Web Service(_Total)/Total count of failed CAL requests for authenticated users[r equests] : 0.000000 Web Service(_Total)/Current CAL count for SSL connections[conns] : 17.000000 Web Service(_Total)/Maximum CAL count for SSL connections[conns] : 0.000000 Web Service(_Total)/Total count of failed CAL requests for SSL connections[reque sts] : 0.000000 Web Service(_Total)/Total Blocked Async I per O Requests[requests] : 0.000000 Web Service(_Total)/Total Allowed Async I per O Requests[requests] : 0.000000 Web Service(_Total)/Total Rejected Async I per O Requests[requests] : 0.000000 Web Service(_Total)/Current Blocked Async I per O Requests[requests] : 0.000000 Web Service(_Total)/Measured Async I per O Bandwidth Usage[bytes] : 26.000000 Web Service(_Total)/Total blocked bandwidth bytes.[bytes] : 0.000000 Web Service(_Total)/Current blocked bandwidth bytes.[bytes] : 0.000000 Web Service(_Total)/Service Uptime[ms] : 0.000000 [2014-04-28 14:58:18 UTC] WARN: Component with name "xxx-xxx-xxxx" and guid "c om.52projects.plugins.perfmon" had no metrics [2014-04-28 14:58:18 UTC] WARN: HTTP Connection Error: #<OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certifica te verify failed> SSL_connect returned=1 errno=0 state=SSLv3 read server certifi cate B: certificate verify failed