NXSL Function Reference

From NetXMS Wiki
Revision as of 13:26, 22 March 2016 by Tomas Kirnak (talk | contribs) (Added ArrayToString and SplitString to function table)
Jump to navigation Jump to search

Function tables

Generic Math String-related Data Collection Object search Object management Network
classof abs ArrayToString CreateDCI FindNodeObject BindObject AddrInRange
d2x ceil chr FindAllDCIs FindObject CreateContainer AddrInSubnet
exit exp format FindDCIByDescription GetInterfaceName CreateNode gethostbyaddr
GeoLocation floor index FindDCIByName GetInterfaceObject DeleteCustomAttribute gethostbyname
GetConfigurationVariable log left GetAvgDCIValue GetNodeInterfaces DeleteObject
inList log10 length GetDCIObject GetNodeParents GetCustomAttribute
map pow lower GetDCIRawValue GetNodeTemplates ManageObject
mapList round ltrim GetDCIValue GetObjectChildren RenameObject
max ord GetDCIValues GetObjectParents SetCustomAttribute
min right GetDCIValueByDescription SetInterfaceExpectedState
random rindex GetDCIValueByName UnbindObject
sleep rtrim GetMaxDCIValue UnmanageObject
trace SplitString GetMinDCIValue
typeof substr GetSumDCIValue
x2d trim PushDCIData
upper

Time-related Cryptography SNMP Agent Event Processing Situations
gmtime md5 CreateSNMPTransport AgentReadList FindAlarmById FindSituation
localtime sha1 SNMPGet AgentReadParameter FindAlarmByKey GetSituationAttribute
SecondsToUptime sha256 SNMPGetValue AgentReadTable GetEventParameter
strftime SNMPSet PostEvent
time SNMPWalk SetEventParameter


Below is the old function organization.


Generic Functions

abs

AddrInRange

AddrInSubnet

ArrayToString

ceil

chr

classof

d2x

exit

exp

floor

format

GeoLocation

gethostbyaddr

gethostbyname

gmtime

index

inList

left

length

localtime

log

log10

lower

ltrim

map

mapList

max

min

md5

ord

pow

random

right

rindex

round

rtrim

sleep

SecondsToUptime

sha1

sha256

SplitString

strftime

substr

time

trace

trim

typeof

upper

x2d

Data Collection

CreateDCI

FindAllDCIs

FindDCIByDescription

FindDCIByName

GetAvgDCIValue

GetDCIObject

GetDCIRawValue

GetDCIValue

GetDCIValues

GetDCIValueByDescription

GetDCIValueByName

GetMaxDCIValue

GetMinDCIValue

GetSumDCIValue

PushDCIData


Event Processing

FindAlarmById

FindAlarmByKey

GetEventParameter

PostEvent

SetEventParameter


Object Management

BindObject

CreateContainer

CreateNode

DeleteCustomAttribute

DeleteObject

FindNodeObject

FindObject

GetCustomAttribute

GetInterfaceName

GetInterfaceObject

GetNodeInterfaces

GetNodeParents

GetNodeTemplates

GetObjectChildren

GetObjectParents

ManageObject

RenameObject

SetCustomAttribute

SetInterfaceExpectedState

UnbindObject

UnmanageObject

Server Configuration

GetConfigurationVariable


Situations

FindSituation

GetSituationAttribute


Agent Access

AgentReadList

AgentReadParameter

AgentReadTable


SNMP

CreateSNMPTransport

SNMPGet

SNMPGetValue

SNMPSet

SNMPWalk