newrelic / nri-perfmon

Windows Perfmon / WMI On-Host Integration for New Relic Infrastructure
Other
13 stars 19 forks source link

PerfMon monitoring integration for Active Directory monitoring #22

Closed mgalovich closed 4 years ago

mgalovich commented 4 years ago

Hello,

I was told to follow the article below to try to get some Active Directory monitoring, but having issues.

https://docs.newrelic.com/docs/integrations/host-integrations/host-integrations-list/perfmon-integration

https://github.com/newrelic/nri-perfmon/blob/master/README.md

Errors and files that don’t exist.

Probably going to need to do a screen sharing session with support.

Thanks Mike

sschwartzman commented 4 years ago

This is an Open Source as-is project, so support for which comes through GitHub issues like this one. Can you paste in the commands you ran and any errors/output you're seeing?

mgalovich commented 4 years ago

image

NewRelicError
sschwartzman commented 4 years ago

Looks like you cloned the repo instead of downloading the release (per the README). Try this link: https://github.com/newrelic/nri-perfmon/releases/latest

mgalovich commented 4 years ago

Thanks, I'll try that. Also, do you have any better instructions, then the readme file? ThanksMike On Thursday, September 17, 2020, 10:02:51 AM CDT, Seth Schwartzman notifications@github.com wrote:

Looks like you cloned the repo instead of downloading the release (per the README). Try this link: https://github.com/newrelic/nri-perfmon/releases/latest

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

sschwartzman commented 4 years ago

The instructions are in the README, they're pretty clear and straightforward, from the feedback we've had from other users of it. It has been refined over the years as well (has existed since 2017): https://github.com/newrelic/nri-perfmon/blob/master/README.md#installation

Can you let us know what you perceive as missing from them?

mgalovich commented 4 years ago

Hi, it installed properly this time, but not sure where I go from here.... Will the New Relic portal now show more options, when I search on the domain controller I loaded it on? Mike On Thursday, September 17, 2020, 10:23:23 AM CDT, Seth Schwartzman notifications@github.com wrote:

The instructions are in the README, they're pretty clear and straightforward, from the feedback we've had from other users of it. It has been refined over the years as well (has existed since 2017): https://github.com/newrelic/nri-perfmon/blob/master/README.md#installation

Can you let us know what you perceive as missing from them?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

sschwartzman commented 4 years ago

Like all On-Host Integrations for Infrastructure that are not part of the core product, its events will appear in NRDB and you will need to query for them. Because this integration could conceivably pick up any counter from Perfmon, we don't have canned dashboards for it.

Here is where you can explore the data: https://docs.newrelic.com/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer

By default, the event types will correspond to the names of those in Perfmon.

What customer are you part of, or is this a personal project? I can ask your associated account team to reach out to help you out.

sschwartzman commented 4 years ago

Closing issue - integration working as designed.

mgalovich commented 4 years ago

I'm with Life Time Fitness. They use New Relic for app monitoring, but asked me to see if it will do any Active Directory monitoring too. My email there is mgalovich@lt.life, if you can have someone reach out to me, that would be great. ThanksMike On Thursday, September 17, 2020, 11:43:40 AM CDT, Seth Schwartzman notifications@github.com wrote:

Like all On-Host Integrations for Infrastructure that are not part of the core product, its events will appear in NRDB and you will need to query for them. Because this integration could conceivably pick up any counter from Perfmon, we don't have canned dashboards for it.

Here is where you can explore the data: https://docs.newrelic.com/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer

By default, the event types will correspond to the names of those in Perfmon.

What customer are you part of, or is this a personal project? I can ask your associated account team to reach out to help you out.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.