I did a quick test with your configuration files (except loading IST module) – they are working fine with latest release (1.2.17). I don't have 1.1.1 installed anywhere to check it. I highly recommend you to upgrade.
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 MenuExternalParameter=CheckProxy:curl -o /dev/null -s -x http://proxyhost:8080 http://google.com; echo $?nxget -T 10.5.0.111 FileSystem.Volumes
MasterServers = ...
LogFile = ...
ExternalSubagent=APP1
ExternalSubagent=APP2LogFile = ...
ExternalMasterAgent=APP1
# any additional configuration, subagents, etc.LogFile = ...
ExternalMasterAgent=APP2
# any additional configuration, subagents, etc.# nxagentd -c nxagentd.master.conf -d
# su user1 -c "nxagentd -c nxagentd.app1.conf -d"
# su user2 -c "nxagentd -c nxagentd.app2.conf -d"$ gdb /opt/netxms/bin/netxmsd
(gdb) info functions AlarmManager::watchdogThread
(gdb) disassemble AlarmManager::watchdogThread
(gdb) disassemble AlarmManager::newAlarm