Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetLastState
Method
GetLastState
lib/icinga/host.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
HostState Host::GetLastState() const
158
{
159
return CalculateState(GetLastStateRaw());
160
}
161
162
HostState Host::GetLastHardState() const
163
{
Callers
8
CheckResultHandler
Method · 0.80
StateChangeHandler
Method · 0.80
CheckResultHandler
Method · 0.80
StateChangeHandler
Method · 0.80
NotificationSentToAllUsersHandler
Method · 0.80
AddStateChangeHistory
Method · 0.80
LastStateAccessor
Method · 0.80
LastStateAccessor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected