TestimoX

API Reference

Class

ServiceStatusCollectorConfig

Namespace ComputerX.Agent
Assembly ComputerX
Modifiers sealed

Windows service status collector configuration.

Inheritance

  • Object
  • ServiceStatusCollectorConfig

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).