Add a small comment about name resolution in README.OpenBSD.

ok jasper@
This commit is contained in:
ajacoutot 2009-10-02 14:09:10 +00:00
parent f0aec1585e
commit c8779f50ba
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2009/08/31 20:52:29 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2009/10/02 14:09:10 ajacoutot Exp $
COMMENT-main = network and application monitoring - agent
COMMENT-server = network and application monitoring - server
@ -8,7 +8,7 @@ COMMENT-doc = network and application monitoring - non-free documentation
VERSION = 1.6.5
MAJOR = ${VERSION:R}
DISTNAME = zabbix-${VERSION}
FULLPKGNAME-main = zabbix-agent-${VERSION}
FULLPKGNAME-main = zabbix-agent-${VERSION}p0
PKGNAME-server = zabbix-server-${VERSION}p0
FULLPKGNAME-doc = zabbix-doc-${VERSION}
PKGNAME-web = zabbix-web-${VERSION}

View File

@ -1,4 +1,4 @@
$OpenBSD: README.OpenBSD,v 1.3 2009/07/13 17:13:01 ajacoutot Exp $
$OpenBSD: README.OpenBSD,v 1.4 2009/10/02 14:09:10 ajacoutot Exp $
This document gives information relevant to using ZABBIX on OpenBSD.
The original documentation is available as a PDF file at
@ -25,6 +25,8 @@ can not be redistributed.
Next, you have to adapt the configuration files under
${SYSCONFDIR}/zabbix/
(make sure your webserver can resolve hostnames; otherwise use IP
addresses in the configuration files).
To have the ZABBIX server start at boot time, insert the following into
/etc/rc.local: