Nado smotret' logi servera. Esli bili oshibki, to tam dolzna bit' zapis'. A kak vigljadit komanda, propisannaja v action?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
I'll add it in next 1.1.x release, and I can create a patched version of nxalarm 1.0.13 if you need.
state = GetEventParameter($event, "currentValue");
switch(state)
{
case 0:
return "OK";
case 1:
return "error in parameters";
case 2:
return "cannot connect to server";
case 3:
return "content of does not match";
}
return "UNKNOWN";
I agree that this is a flaw in default configuration. I'll change default values of AgentCommandTimeout and portcheck timeout.