Menu

Show posts

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

Topics - borislavl

#1
General Support / NXSL scripting
March 05, 2010, 03:21:47 AM
Hi Victor,

What is the escape symbol for NXSL?
I.e to escape quotation mark ". I've tryied backslash \, but didn't work.


Thank you,
Boris
#2
Hi Victor,

Could you please update the NetXMS - so when there is a "data collection error" - this value to be recorded to the DCI where the error happens?
At the moment if i.e. checking connection on specific interval and the last value was that there was connection, but after that there is data collection error - the DCI remains the same old value - that there is connection and just stop updating. If you are using the NXSL for checking this DCI it will continue accepting the old value before the error (like everything is ok).


Thank you,
Boris
#3
General Support / Action to return value
January 27, 2010, 10:35:21 PM
Hello,

Last week I've installed NetXMS, and did some tests with NXSL.

There are few questions to which I can't find the answer yet:
1. Is it possible when on: data collection > treshold > event > action > to receive the response from the action (i.e. some script has been executed and it's result, similar to "ExternalParameter")?
2. Is it possible to create action which initiates data collection (otherwise the DCI is setup for 1 hour)?
3. Using function in NXSL i.e. GetDCIValue, the last collected value is returned, is there a function/way so the DCI has been polled at the moment (realtime) of function execution?
4. I've seen functions i.e. GetCustomAttribute and GetSituationAttribute, is there a way how we can set these values from NXSL?
5. Is it possible to execute actions from NSXL?


Thank you,
Boris