Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetState
Method
GetState
lib/icinga/host.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
HostState Host::GetState() const
153
{
154
return CalculateState(GetStateRaw());
155
}
156
157
HostState Host::GetLastState() const
158
{
Callers
15
NotificationTimerHandler
Method · 0.45
CheckResultHandler
Method · 0.45
NotificationSentHandler
Method · 0.45
EventCommandHandler
Method · 0.45
GetHostStateString
Method · 0.45
ReopenFile
Method · 0.45
CheckResultHandler
Method · 0.45
CheckResultHandler
Method · 0.45
NotificationToUserHandler
Method · 0.45
StateChangeHandler
Method · 0.45
CheckResultHandler
Method · 0.45
AddCheckResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected