I am trailing your software. so far I am impressed. however I am unable to access the web interface.
The install is on windows2003 sp2.  The webserver service needed to be manually started. I am using localhost for initial setup yet get nothing when using http://127.0.0.1/.
Please advise me where I am going wrong as this is really annoying.  
thanks for your time and help
m coundley
			
			
			
				Web interface included with current (1.0.13 and 1.1.10) installer is deprecated and will be replaced in next release.
You can download snapshot of new version here: https://www.netxms.org/download/webui/nxmc-1.1.10.war
To run this WAR you need to install any servlet container (Tomcat, Jetty, etc.) and deploy it into container.
For example: install Tomcat (http://mirrors.webhostinggeeks.com/apache/tomcat/tomcat-6/v6.0.35/bin/apache-tomcat-6.0.35.exe) as service, then copy WAR file into "webroot" folder inside Tomcat's installation directory.
After that web UI will be available at "http://localhost:8080/nxmc".
Right now I'm preparing standalone WebUI installer for upcoming release, so if you can wait couple of days - it will save you from hassle of installing and configuring servlet container on your own.
			
			
			
				thanks I will wait...