Hi.
In the NetXMS log file I can see this error:
Quote[23-Feb-2012 12:27:24] Failed to compile script for service check object 22045 "PlantillaServicio": Error in line 1: syntax error, unexpected $end
How can I identify this object number in the Services tree?
Best regards.
Hi!
Unfortunately there are no normal way to locate object by ID. You should manually check all objects with that name. Added that to feature requests.
Best regards,
Victor
I tried this script, but without results. :-[
Quoteprintln FindNodeObject(null, $1);
return 1;