Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetCommandEndpoint
Method
GetCommandEndpoint
lib/icinga/checkable.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
Endpoint::Ptr Checkable::GetCommandEndpoint() const
230
{
231
return Endpoint::GetByName(GetCommandEndpointRaw());
232
}
233
234
int Checkable::GetSeverity() const
235
{
Callers
4
PrepareObject
Method · 0.45
ScriptFunc
Method · 0.45
ExecuteCommand
Method · 0.45
CheckResultAPIHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected