Bug 923361 - RFE: Create a plugin to discover and monitor Windows Services
Summary: RFE: Create a plugin to discover and monitor Windows Services
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-19 16:30 UTC by Ken Rumer
Modified: 2022-03-31 04:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Windows Services Plugin (17.44 KB, application/octet-stream)
2013-03-19 16:30 UTC, Ken Rumer
no flags Details
Windows Services Plugin Source (45.96 KB, application/x-zip-compressed)
2013-03-19 16:33 UTC, Ken Rumer
no flags Details

Description Ken Rumer 2013-03-19 16:30:13 UTC
Created attachment 712791 [details]
Windows Services Plugin

Description of problem:
Need to monitor and manage Windows Services

Version-Release number of selected component (if applicable):


How reproducible:
N/A

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ken Rumer 2013-03-19 16:33:28 UTC
Created attachment 712792 [details]
Windows Services Plugin Source

Comment 2 Michael Burman 2013-06-26 14:12:54 UTC
This plugin won't work if you want to monitor important system services, such as MSDTC (Distributed Transaction Coordinator) which is a vital service to SQL Server. The issue lies in the Service-class from Sigar, which requests full access to a such service, completely unnecessary for monitoring purposes or for the basic operation purposes.

Comment 3 Heiko W. Rupp 2013-06-29 15:48:58 UTC
Michael,
do you have an idea on how to improve the plugin?

Comment 4 Michael Burman 2013-07-01 14:17:01 UTC
Trying to describe the issue in Sigar:

http://communities.vmware.com/thread/450648


Note You need to log in before you can comment on or make changes to this bug.