Home > @activeviam/activeui-sdk > ActiveMonitorAgent
ActiveMonitorAgent interface
Agent registered to an ActiveMonitor Server
Signature:
export interface ActiveMonitorAgent
Properties
Property | Type | Description |
---|---|---|
agentName | string | name of an agent |
agentType | string | type of an agent |
connectionDetails | ActiveMonitorAgentConnectionDetails | details about agent connection |
id | number | agent id |
sites | string[] | sites an agent considers |