summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix5-server/files/pkg-message.in
blob: e6b7ab4c8be29295ae331edf8a455d153cdd8f49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{ type: install
  message: <<EOM
Log files are now under /var/log/zabbix directory instead of /tmp as it was
previously.

For Zabbix server and proxy daemons, as well as Zabbix frontend, a database is
required. It is not needed to run Zabbix agent.

% cd %%DATADIR%%/%%ZABBIX_BUILD%%/database

And follow the instructions:
https://www.zabbix.com/documentation/5.0/manual/appendix/install/db_scripts

Upgrade notes for 5.0.0:
https://www.zabbix.com/documentation/5.0/manual/installation/upgrade_notes_500

Upgrade procedure:
https://www.zabbix.com/documentation/5.0/manual/installation/upgrade/sources

Please see https://www.zabbix.com/ for detailed information about Zabbix.

Official Zabbix documentation:
https://www.zabbix.com/documentation/5.0/start

For Zabbix frontend "Welcome" screen. Enter the user name Admin with password
zabbix to log in as a Zabbix superuser.

For use NMAP please edit sudoers

This is a Zabbix LTS release!

Zabbix LTS releases are supported for Zabbix customers during five (5) years
i.e. 3 years of Full Support (general, critical and security issues) and 2
additional years of Limited Support (critical and security issues only).
Zabbix LTS version release will result in change of the first version number.

Stable release:         Zabbix 5.0
Release date:           12 May, 2020
End of Full Support:    31 May, 2023
End of Limited Support: 31 May, 2025

Zabbix Life Cycle & Release Policy:
https://www.zabbix.com/life_cycle_and_release_policy
EOM
}
]