MCPcopy 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
152HostState Host::GetState() const
153{
154 return CalculateState(GetStateRaw());
155}
156
157HostState Host::GetLastState() const
158{

Callers 15

CheckResultHandlerMethod · 0.45
EventCommandHandlerMethod · 0.45
GetHostStateStringMethod · 0.45
ReopenFileMethod · 0.45
CheckResultHandlerMethod · 0.45
CheckResultHandlerMethod · 0.45
StateChangeHandlerMethod · 0.45
CheckResultHandlerMethod · 0.45
AddCheckResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected