| 296 | } |
| 297 | |
| 298 | String IcingaApplication::GetNodeName() const |
| 299 | { |
| 300 | return ScriptGlobal::Get("NodeName"); |
| 301 | } |
| 302 | |
| 303 | /* Intentionally kept here, since an agent may not have the CheckerComponent loaded. */ |
| 304 | int IcingaApplication::GetMaxConcurrentChecks() const |
no outgoing calls
no test coverage detected