mirror of https://github.com/Icinga/icinga2.git
parent
290b13cb8b
commit
45a6ca6cb3
|
@ -34,7 +34,7 @@ class CheckResult
|
|||
[state] double execution_start;
|
||||
[state] double execution_end;
|
||||
|
||||
[state] String command;
|
||||
[state] Value command;
|
||||
[state] int exit_status;
|
||||
|
||||
[state, enum] ServiceState "state";
|
||||
|
|
Loading…
Reference in New Issue