User contributions
21 September 2012
17 September 2012
UM:Management Console
no edit summary
m+1
UM:Management Console
Created page with "{{DISPLAYTITLE:Management Console}} = Workbench = When the console is launched, a single Workbench window is displayed. A Workbench window offers one or more perspectives. A ..."
File:Console perspective button.png
no edit summary
File:Console minmaxOptions.png
no edit summary
File:Console TrimStack.png
no edit summary
File:Drop invalid source.png
no edit summary
File:Drop stack.png
no edit summary
File:Drop right source.png
no edit summary
File:Drop left source.png
no edit summary
File:Drop bottom source.png
no edit summary
File:Drop top source.png
no edit summary
File:Console viewdownarrow.png
no edit summary
User Manual
no edit summary
+46
UM:Data Collection
View collected data in textual form
−3
UM:Network Topology
no edit summary
+699
UM:Network Topology
no edit summary
+1,111
File:Cp search results.png
Connection point search results view
14 September 2012
13 September 2012
Unsorted Features List
no edit summary
+212
Main Page
no edit summary
−25
Server Configuration Variables
no edit summary
+290
Server Configuration Variables
no edit summary
Server Configuration Variables
no edit summary
+2,832
Agent Configuration File
no edit summary
+366
Server Configuration File
no edit summary
+36
Agent Configuration File
Created page with "File '''nxagentd.conf''' is a master configuration file for NetXMS agent. It contains all information necessary for agent's operation. Default location for this file is /etc/n..."
12 September 2012
11 September 2012
UM:Objects
no edit summary
+2,201
UM:Network Topology
no edit summary
m+34
UM:Network Topology
Created page with "NetXMS server automatically creates and maintains network model on different layers. All necessary information taken from ARP cache, routing tables, and switch forwarding data..."
User Manual
no edit summary
m+62
5 September 2012
Main Page
Reverted edits by Footnalace1972 (talk) to last revision by Victor
mNXSL:SetCustomAttribute
no edit summary
+50
29 August 2012
NXSL:CreateContainer
no edit summary
m+46
NXSL:RenameObject
Created page with "__NOTOC__ Rename object. '''Since:''' 1.2.3 == Syntax == RenameObject(''object'', ''name''); == Parameters == :{| |- | ''object'' || NetXMS object to be renamed. Can be ..."
NXSL Function Reference
no edit summary
+36
22 August 2012
19 August 2012
17 August 2012
Database Access
Created page with "= Functions = DBAsyncSelectEx DBAsyncSelect DBBegin DBBind..."
Internal API
Created page with "Database Access NXCP Utility Functions"
Main Page
Documentation for Developers
+18
13 August 2012
2 August 2012
NXSL Class Reference
no edit summary
+30
NXSL:FindSituation
Created page with "__NOTOC__ Find situation instance either by situation object name and instance name or by situation object ID and instance name (name search is case-insensetive). == Syntax ..."
NXSL:FindDCIByName
Created page with "__NOTOC__ Find DCI by name (search is case-insensetive). == Syntax == FindDCIByName(''node'', ''description''); == Parameters == :{| |- | ''node'' || Node ..."
NXSL:FindDCIByDescription
Created page with "__NOTOC__ Find DCI by description (search is case-insensetive). == Syntax == FindDCIByDescription(''node'', ''description''); == Parameters == :{| |- | ''node'' || [[NXS..."
NXSL:substr
Created page with "__NOTOC__ Extracts the substring from ''string'' that begins at the ''n''th character and is of length ''len''. == Syntax == substr(''string'', ''n''[, ''len'']); == Para..."
NXSL:upper
Created page with "__NOTOC__ Converts ''string'' to uppercase. == Syntax == upper(''string''); == Parameters == {| class="wikitable" |- | ''string'' || The string to convert. |} == Retur..."