diff options
Diffstat (limited to 'net-mgmt/zabbix5-server/files/pkg-message.in')
-rw-r--r-- | net-mgmt/zabbix5-server/files/pkg-message.in | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/net-mgmt/zabbix5-server/files/pkg-message.in b/net-mgmt/zabbix5-server/files/pkg-message.in deleted file mode 100644 index e6b7ab4c8be2..000000000000 --- a/net-mgmt/zabbix5-server/files/pkg-message.in +++ /dev/null @@ -1,47 +0,0 @@ -[ -{ 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 -} -] |