Intentionally kept here, since an agent may not have the CheckerComponent loaded. */
| 302 | |
| 303 | /* Intentionally kept here, since an agent may not have the CheckerComponent loaded. */ |
| 304 | int IcingaApplication::GetMaxConcurrentChecks() const |
| 305 | { |
| 306 | return ScriptGlobal::Get("MaxConcurrentChecks"); |
| 307 | } |
| 308 | |
| 309 | String IcingaApplication::GetEnvironment() const |
| 310 | { |
no outgoing calls
no test coverage detected