Update command pipe location in the documentation.

This commit is contained in:
Gunnar Beutner 2013-10-01 08:47:44 +02:00
parent fa0282d48c
commit e338be1e8f

View File

@ -30,7 +30,8 @@ By default Icinga 2 uses the following files and directories:
/etc/init.d/icinga2 |The Icinga 2 init script. /etc/init.d/icinga2 |The Icinga 2 init script.
/usr/share/doc/icinga2 |Documentation files that come with Icinga 2. /usr/share/doc/icinga2 |Documentation files that come with Icinga 2.
/usr/share/icinga2/itl |The Icinga Template Library. /usr/share/icinga2/itl |The Icinga Template Library.
/var/run/icinga2 |Command pipe and PID file. /var/run/icinga2 |PID file.
/var/run/icinga2/cmd |Command pipe and livestatus socket.
/var/cache/icinga2 |Performance data files and status.dat/objects.cache. /var/cache/icinga2 |Performance data files and status.dat/objects.cache.
/var/lib/icinga2 |The Icinga 2 state file. /var/lib/icinga2 |The Icinga 2 state file.