User contributions
21 April 2012
NXSL:GetDCIValueByName
Created page with "__NOTOC__ Get last value of DCI with given name on given node. == Syntax == GetDCIValueByName(''node'', ''name''); == Parameters == :{| |- | ''node'' || [[NXSL:Node|Node..."
NXSL:time
Created page with "__NOTOC__ Gets the system time. == Syntax == time(); == Return Value == System time as number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated ..."
NXSL:typeof
Created page with "__NOTOC__ Returns the data type for given value. == Syntax == typeof(''value''); == Parameters == :{| |- | ''value'' || Object to get data type for. |} == Return Value..."
NXSL:pow
Created page with "__NOTOC__ Calculates ''x'' raised to the power of ''y''. == Syntax == pow(''x'', ''y''); == Parameters == :{| |- | ''x'' || Initial value. |- | ''y'' || Power. |} == R..."
NXSL:classof
Created page with "__NOTOC__ Returns the class name for given object. == Syntax == classof(''object''); == Parameters == :{| |- | ''object'' || Object to get class name for. |} == Return..."
NXSL:gmtime
Created page with "__NOTOC__ Converts time in UNIX format (number of seconds since epoch) to calendar date and time broken down into its components, expressed as UTC (or GMT timezone). Function ..."
NXSL:AddrInSubnet
Created page with "__NOTOC__ Checks if given IP address is within given subnet (including subnet and broadcast addresses). == Syntax == AddrInSubnet(''address'', ''subnet'', ''mask''); == P..."
NXSL:localtime
no edit summary
m+1
NXSL:localtime
no edit summary
−448
NXSL:TIME
Created page with "Class containing a calendar date and time broken down into its components. For convenience, all attributes has synonyms named after C [http://www.cplusplus.com/reference/clibr..."
20 April 2012
NXSL:CreateContainer
Created page with "__NOTOC__ Create container object. == Syntax == CreateContainer(''parent'', ''name''); == Parameters == :{| |- | ''parent'' || Parent object. Can be either container or ..."
NXSL Function Reference
no edit summary
+152
13 April 2012
11 April 2012
10 April 2012
Main Page
no edit summary
+10
Scripting Guide
no edit summary
+62
UM:NetXMS Scripting Language (NXSL)
no edit summary
+50
UM:NetXMS Scripting Language (NXSL)
no edit summary
+1
UM:NetXMS Scripting Language (NXSL)
no edit summary
+1
UM:NetXMS Scripting Language (NXSL)
Created page with "= NXSL Overview = In many parts of the system, fine tuning can be done by using NetXMS built-in scripting language called NXSL (stands for NetXMS Scripting Language). NXSL was..."
SG:Introduction
Created page with "{{DISPLAYTITLE:Introduction}} In many parts of the system, fine tuning can be done by using NetXMS built-in scripting language called NXSL (stands for NetXMS Scripting Languag..."
NXSL:FindObject
no edit summary
m+33
NXSL:FindNodeObject
no edit summary
−828
NXSL:FindNodeObject
no edit summary
+33
SG:Security Issues
no edit summary
m+33
SG:Security Issues
Created page with "Because NXSL provides functions for searching objects, and because all scripts are executed on management server, user with write access to only one node can potentially acqui..."
Scripting Guide
no edit summary
+80
Scripting Guide
Created page with "Introduction Security Issues Script Examples"
NXSL:FindNodeObject
no edit summary
+28
NXSL:Node
Created page with "Represents NetXMS node object."
NXSL:NetObj
Created page with "Represents NetXMS object (subnet, container, etc.)"
NXSL:FindObject
Created page with "__NOTOC__ Find NetXMS object by object id or name. == Syntax == FindObject(''id'', ''node''); == Parameters == :{| |- | ''id'' || ID or name of the object to find. |- | ..."
NXSL Function Reference
Object Management
+31
NXSL:FindNodeObject
Created page with "__NOTOC__ Find node object by node id or node name. == Syntax == FindNodeObject(''node'', ''id''); == Parameters == :{| |- | ''node'' || Node object, you can use predefi..."
3 April 2012
NXSL:AddrInRange
Created page with "__NOTOC__ Checks if given IP address is within given range (including both bounding addresses). == Syntax == AddrInRange(''address'', ''start'', ''end''); == Parameters =..."
NXSL:abs
Created page with "__NOTOC__ Returns the absolute value of number. == Syntax == abs(''number''); == Parameters == :{| |- | ''number'' || Number for which to return absolute value. |} == ..."
NXSL:Event
no edit summary
m+3
NXSL:DCI
Created page with "Represents Data Collection Item (DCI). '''Class Name''' DCI '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | dataType || int32 || Configured d..."
NXSL:Event
no edit summary
m−36
NXSL:Event
no edit summary
m+36
NXSL:Event
Created page with "Represents interface object. '''Class Name''' Event '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | code || int32 || Event code |- | customMe..."
2 April 2012
Coding Style
Coding style for Java
+252
Coding Style
no edit summary
+1,519
Coding Style
Coding style for C and C++
m+184
UM:Log Monitoring
Examples of Parser Definition File
m+1
UM:Log Monitoring
Tag
−936
UM:Log Monitoring
Examples of Parser Definition File
m+1
UM:Log Monitoring
Tag
m+17
UM:Log Monitoring
Tag
m