| Interface | Description | 
|---|---|
| IMonitoring | 
 The Monitoring API. 
 | 
| IMonitoringAsync | |
| IMonitoringPromise | 
| Class | Description | 
|---|---|
| Command | 
 A command is used to execute Shell scripts and contains the results of its
 execution (raw and in a list). 
 | 
| Config | |
| FetchedData | 
 A fetched data is a data initially generated from a raw data. 
 | 
| MethodInformation | 
 A method information contains a list of server information and belongs to a
 service information 
 | 
| MonitoringRoles | |
| PluginInformation | 
 A plugin information is the topmost level of information and contains a list
 of service information 
 | 
| PluginsList | 
 This class is used to store every plugin information that can be monitored by
 the API 
 | 
| ResourceNotFoundInformation | |
| ServerInformation | 
 A server information is the most specific level of information (PluginInfo >
 ServiceInfo > MethodInfo > ServerInfo) and belongs to a MethodInfo. 
 | 
| ServiceInformation | 
 A service information belongs to a plugin information and holds a list of
 method information 
 | 
| Enum | Description | 
|---|---|
| Delimiter | 
 A delimiter is a string used to parse some data. 
 | 
| Status | 
 A status is an indicator of the result type of an information 
 | 
Copyright © 2021. All Rights Reserved.