| Package | Description | 
|---|---|
| sirius.web.health | System health monitoring
 
 Provides tools to collect metrics and to monitor a cluster of machines. | 
| Modifier and Type | Method and Description | 
|---|---|
| NodeInfo | Cluster. getBestAvailableNode()Returns the best node which is still functional and has the highest priority (lowest number). | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NodeInfo> | Cluster. getNodeInfos()Reports infos for all known cluster members. | 
Copyright © 2018. All rights reserved.