I on the Debian 8.3 run apt-get update && apt-get upgrade,but not upgrade from 2.0.1-1 to 2.0.2. repository is not update?
				
			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
MasterServers = 192.168.137.137
EnableActions = yes
ActionShellExec = pullinfo:powershell.exe c:\getinfo.ps1
ExternalParametersProvider=C:\getinfo.ps1:5
ExecTimeout =  2000000
ConfigIncludeDir = C:\NetXMS\etc\nxagentd.conf.d
#LogFile = {syslog}
LogFile = c:\NetXMS\nxagentd.log
FileStore = C:\NetXMS\var
SubAgent = ecs.nsm
SubAgent = filemgr.nsm
SubAgent = ping.nsm
SubAgent = logwatch.nsm
SubAgent = portcheck.nsm
SubAgent = winperf.nsm
SubAgent = wmi.nsm
SubAgent = ups.nsm
[filemgr]
RootFolder = C:\test
# Log File
LogFile=/var/log/nxagentd
# IP white list, can contain multiple records separated by comma.
# CIDR notation supported for subnets.
MasterServers = 192.168.137.137
EnableActions = yes
SubAgent = filemgr.nsm
[filemgr]
RootFolder = /nxagentdir
Action = showip:/netxmscommand/showip.sh
Action = oport:netstat -lnatup
Action  = FWStatus:iptables -L
LogFile=/var/log/netxmsd
DebugLevel=7
DBDriver=pgsql.ddr
DBServer=127.0.0.1
DBName=netxms
DBLogin=netxms
DBPassword=netxms
EnableReportingServer = 1
ReportingServerHostname = localhost
ReportingServerPort = 4710

