Skip to content
Snippets Groups Projects
Commit a286111f authored by Axel Hahn's avatar Axel Hahn
Browse files

appmonitor checks: change in result_codes

parent 9ecca240
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ $oMonitor->addCheck(
"check" => array(
"function" => "Simple",
"params" => array(
"result" => RESULT_OK,
"result" => 0,
"value" => "The appmonitor client is reachable.",
),
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment