Должен быть отдельный пекедж netxms-agent-asterisk
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 Menureturn time() - $1;this way the DCI will have value of how many seconds ago the update last happened. You can use "Uptime" units to display that. And in threshold you would want to check if the value is bigger then 2592000 (which is 60 * 60 * 24 * 30). return time() - $1 > 2592000;return time() - $1 > $2 * 3600 * 24;s = "123,456,789";
a = s->split(",");
println(a);
s = ArrayToString(a, ",");
println(s);SysConfig:Objects.ConfigurationPollingInterval