Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Windows Services Monitoring #19990

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

Merged
merged 17 commits into from
Apr 8, 2025
Merged

Windows Services Monitoring #19990

merged 17 commits into from
Apr 8, 2025

Conversation

thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Mar 28, 2025

Summary

Fix #18975

This PR is adding a monitoring for Windows Services on Windows host.

This PR differs from the previous version written in go, because one of the metrics were removed from the source.

Test Plan
  1. Compile this PR
  2. Make a installer
  3. Install it on different Windows Versions.
Additional Information

This PR was tested on:

Windows Version Is a server?
11 Home No
2019 Yes
2022 Yes
For users: How does this change affect me?

@thiagoftsm thiagoftsm requested review from vkalintiris and a team as code owners March 28, 2025 18:24
@thiagoftsm thiagoftsm marked this pull request as draft March 28, 2025 18:24
@github-actions github-actions bot added area/collectors Everything related to data collection area/build Build system (autotools and cmake). collectors/windows labels Mar 28, 2025
@github-actions github-actions bot added the area/metadata Integrations metadata label Apr 3, 2025
@thiagoftsm thiagoftsm requested review from ilyam8 and stelfrag April 5, 2025 03:29
@thiagoftsm thiagoftsm marked this pull request as ready for review April 5, 2025 03:29
@thiagoftsm thiagoftsm requested a review from ilyam8 April 8, 2025 15:22
@ilyam8 ilyam8 merged commit 7fe26f6 into netdata:master Apr 8, 2025
100 of 101 checks passed
@thiagoftsm thiagoftsm deleted the win_services branch April 8, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Build system (autotools and cmake). area/collectors Everything related to data collection area/docs area/metadata Integrations metadata collectors/windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: Monitor Windows Services
2 participants