MCPcopy Create free account
hub / github.com/Icinga/icinga2 / ExternalCommandsAccessor

Method ExternalCommandsAccessor

lib/livestatus/statustable.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141Value StatusTable::ExternalCommandsAccessor(const Value&)
142{
143 return LivestatusQuery::GetExternalCommands();
144}
145
146Value StatusTable::ExternalCommandsRateAccessor(const Value&)
147{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected