Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getNodeLoad()

virtual LoadInfo IceGrid::RegistryPluginFacade::getNodeLoad ( const std::string & name) const
nodiscardpure virtual

Gets the load averages of the node.

Parameters
nameThe node name.
Returns
The node load information.
Exceptions
IceGrid::NodeNotExistExceptionThrown when the node doesn't exist.
IceGrid::NodeUnreachableExceptionThrown when the node could not be reached.