you don't need to resend the mail, already read it once. Michael James wrote: > I'm trying to set up a central server with one distributed node both > using Icinga. I have the central server recognizing the remote icinga > server's hosts and services. When I try to force a check within the > Icinga-web, I get an "Unknown Instance<name>. You must first define it > in your access.xml if you want to use it".
that's rather clear isn't it? how would icinga-web know to which instance a command should be sent? you need to configure that in your access,xml, map an instance name to a host where to send the command to and define the transport layer used (local pipe, remote via ssh). > Both systems have been > compiled using source from the Git repository, and show as version 1.7. git? why? i'd rather suggest using released versions. > None of the documentation give any examples of how the access.xml file > should look. Any help would be appreciated. ehm. did you actually read the docs? http://docs.icinga.org/latest/en/icinga-web-config.html#configweb-access > > Michael R. James > Systems Administrator > Comand Solutions, LLC > [email protected] > [email protected] > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 mobile: +43 664 60277 14359 fax: +43 1 4277 14338 web: http://www.univie.ac.at/zid http://www.aco.net Lead Icinga Core Developer http://www.icinga.org ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
