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

◆ getNodeLoad()

LoadInfo IceGrid::AdminPrx::getNodeLoad ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets the load averages of a node.

Parameters
nameThe node name.
contextThe request context.
Returns
The node load information.
Exceptions
IceGrid::NodeNotExistExceptionThrown when the node doesn't exist.
IceGrid::NodeUnreachableExceptionThrown when the node is unreachable.