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

Issue #20: Create Windows.yaml #21

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

alexdgilbert
Copy link
Contributor

Created Windows.yaml in community connectors.

Created Windows.yaml in community connectors.
@alexdgilbert alexdgilbert linked an issue Jan 19, 2024 that may be closed by this pull request
@NassimBtk NassimBtk changed the title Create Windows.yaml Issue #20: Create Windows.yaml Jan 19, 2024
Copy link
Member

@bertysentry bertysentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good first draft! 😉
We're missing network statistics and pagefile, which are very important. Please add these. Thank you!

src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
- Added Network and Pagefile collection
- Renamed sources for clarity
- Removed job type clarification for simple jobs
- Fixed typo in service state metric
Copy link
Member

@bertysentry bertysentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more changes are needed, please (see my comments).

Also, we need the system.disk.* metrics based on Physical Disks performance object.

src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
src/main/connector/system/Windows/Windows.yaml Outdated Show resolved Hide resolved
- Added physical_disk monitor
- Refined and enhanced paging
@NassimBtk NassimBtk requested a review from bertysentry February 2, 2024 14:23
- Fixed inverted soft and hard faults in paging
- Simplified code to match new engine changes
Copy link
Member

@bertysentry bertysentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good first version.
We may want to allow users to "configure" the monitoring of services: exclude some services, or monitor only some.

@NassimBtk NassimBtk merged commit b705709 into main Feb 5, 2024
1 check passed
@NassimBtk NassimBtk deleted the 20-added-windows-connector-to-community-repository branch February 5, 2024 16:14
@NathalieLe NathalieLe added this to the 1.0.00 milestone Oct 3, 2024
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

Successfully merging this pull request may close these issues.

Added Windows Connector to Community repository
4 participants