Hello,
i have problem with agent. In NETXMS managment console in Capabilities tab write IsAgent -> NO.
i check services. NetXMS agent and NetXMS Core ir started.
Agent config file location
C:\NetXMS\etc\nxagentd.conf
#
# NetXMS agent configuration file
# Created by server installer at Thu Dec 19 11:28:24 2013
#
LogFile = {syslog}
Servers = 127.0.0.1
InstallationServers = MY COMPUTER IP
FileStore = C:\NetXMS\var
RequireAuthentication = no
SubAgent = winperf.nsm
SubAgent = portcheck.nsm
Hi!
Replace InstallationServers with MasterServers, then it should work. Looks like a bug in the installer - what version you are using?
Best regards,
Victor
1.2.10-x64 version
It works, now agent detect.
Thanks