diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-01-10 18:56:39 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-01-10 18:56:39 +0000 |
commit | f0d5f8718a349f51fa4023737dd6c890e6d0f8fc (patch) | |
tree | c7929c4d43f9d0fcd47a8199e5c94c7bf9b76ef1 /net-mgmt/nagios/files | |
parent | bcd3ea06513ab1445e28b230f6a46fb8e5c1cc2d (diff) | |
download | ports-f0d5f8718a349f51fa4023737dd6c890e6d0f8fc.tar.gz ports-f0d5f8718a349f51fa4023737dd6c890e6d0f8fc.zip |
Recent changes to the default installation path of the net-mgmt/nagios port
may result in logos being incorrectly searched for by lingering definition
of physical_html_path in cgi.cfg. A note about this and where to check for
correct value mentioned in pkg-message.
Kudos to Kristof Meers <kristof.meers@psy.kuleuven.be> for alerting me to the
problem.
PR: ports/91592
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=153216
Diffstat (limited to 'net-mgmt/nagios/files')
-rw-r--r-- | net-mgmt/nagios/files/pkg-message.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/nagios/files/pkg-message.in b/net-mgmt/nagios/files/pkg-message.in index 9d0c4ea7fbeb..41b08b6bcc67 100644 --- a/net-mgmt/nagios/files/pkg-message.in +++ b/net-mgmt/nagios/files/pkg-message.in @@ -27,3 +27,10 @@ Alias %%NAGIOSHTMURL%%/ %%PREFIX%%/%%NAGIOSWWWDIR%%/ ********************************************************************** + + Users experiencing troubles with logos used in the Status Map CGI + should first check the value of the physical_html_path variable + defined in %%PREFIX%%/etc/nagios/cgi.cfg. Refer to the example in + %%PREFIX%%/etc/nagios/cgi.cfg-sample for the correct value. + +********************************************************************** |