Hi everyone, i got a problem with this i have install icinga and
icinga-web from the packages for debian-squeeze and i can connect to db
without problems, i see my service on icinga-web's welcome page, but i
cant see my hosts. My etc/conf.d/access.xml is like default:
!--
Map your instances to hosts here
-->
<instances>
<instance name="default">localhost</instance>
</instances>
<!--
Default settings that will be set if useDefaults is true
-->
<defaults>
<defaultHost>localhost</defaultHost>
<access>
allowed to read to and from
<readwrite>
<folders>
<resource name="icinga_objects">/etc/icinga/objects</resource>
</folders>
<files>
<resource name="icinga_cfg">/etc/icinga/icinga.cfg</resource>
</files>
</readwrite>
allowed to be read from
<read>
</read>
allowed to be written to
<write>
<files>
<resource name="icinga_pipe">/var/lib/icinga/rw/icinga.cmd</resource>
</files>
</write>
allowed to be executed
<execute>
<files>
<resource name="icinga_service">/etc/init.d/icinga</resource>
<resource name="icinga_bin">/usr/sbin/icinga</resource>
<resource name="echo">/bin/echo</resource>
<resource name="printf">printf</resource>
<resource name="cp">/bin/cp</resource>
<resource name="ls">/bin/ls</resource>
<resource name="grep">/bin/grep</resource>
</files>
</execute>
</access>
</defaults>
<!-- Hosts that can be accessed via the console interface -->
<hosts>
<host name="localhost">
<type>local</type>
Only allow access to these files, folders or executables
<access useDefaults="true">
<read>
<files>
<resource name="localhost">localhost</resource>
</files>
</read>
</access>
</host>
I dont know what is happening, for the logs anything interesting,
everything ok... some ideas?
Thanks
--
Fran Rodríguez
Equipo Rentalia
t...@rentalia.com <mailto:t...@rentalia.com>
Tel. +34 91 523 31 02
Fax. +34 91 522 82 89
Rentalia.com <http://www.rentalia.com>
Alquiler de casas de vacaciones
--
Fran Rodríguez
Equipo Rentalia
t...@rentalia.com <mailto:t...@rentalia.com>
Tel. +34 91 523 31 02
Fax. +34 91 522 82 89
Rentalia.com <http://www.rentalia.com>
Alquiler de casas de vacaciones
------------------------------------------------------------------------------
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
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users