TestimoX

API Reference

Class

ServiceStatusCollectorConfig

Namespace ComputerX.Agent
Assembly ComputerX
Modifiers sealed

Windows service status collector configuration.

Inheritance

  • Object
  • ServiceStatusCollectorConfig

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public ServiceStatusCollectorConfig() #

Properties

public Boolean Enabled { get; set; } #

Enable service health metrics.

public List<String> ServiceNames { get; set; } #

Service names to monitor (e.g. NTDS, DNS, KDC).