Support for WMI queries returning lists or tables will be made available in 3.1 version.
We really need your input in this questionnaire
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
if ($1 == 9) {
return "x64";
}
else if ($1 == 0)
{
return "x86";
}
else
{
return "unknown: ".$1;
}
trace(0, $node->name)<formatString>%*s</formatString>
trace(1, "Script on SYS_THRESHOLD_EVENT: DCI ID: ".$event->parameters[5]+0);
trace(1, "Script on SYS_THRESHOLD_EVENT: DCI name: ".GetDCIObject($node,($event->parameters[5]))->name);
trace(1, "Script on SYS_THRESHOLD_EVENT: Interface name: ".GetDCIObject($node,($event->parameters[5]))->relatedObject->name);