zabbix44 (net/zabbix4) Add to my watchlist
Obsolete port, replaced by zabbix5This port has been replaced by zabbix5. This port provides the central server component.
Version: 4.4.10 License: GPL-2+Maintainers | eborisch |
Categories | net |
Homepage | http://www.zabbix.com/ |
Platforms | darwin |
Variants |
|
Subport(s) (11)
"zabbix44" depends on
lib (13)
extract (0)
run (2)
patch (0)
build (1)
test (0)
fetch (0)
Ports that depend on "zabbix44"
No ports
Port notes
####
#### Begin ZABBIX44 local server installation section ####
!! LOADING ZABBIX44 WILL *INCREASE* THESE sysctl VALUES TO BE AT LEAST:
kern.sysv.shmall=32768 kern.sysv.shmmax=134217728
This can be adjusted in the file below, but resets after an upgrade:
${prefix}/etc/LaunchDaemons/org.macports.zabbix44-server/zabbix44-server.wrapper
(Installing with +full_server will add all of the dependants; configuration
will still be required.)
1) Setup your SQL server, i.e. via MacPorts: (for local SQL server; can be on
a separate system.)
sudo port install mysql5-server (or mariadb...)
2) Setup the ZABBIX database
Follow the directions at :
https://www.zabbix.com/documentation/4.4/manual/appendix/install/db_scripts
The *.sql files it refers to are in ${prefix}/share/zabbix/scripts/
** NOTE THAT THESE ARE FOR YOUR SELECTED DATABASE VARIANT!!! **
3) Edit the sample .conf file ${prefix}/etc/zabbix44/zabbix_server.conf
(rename & omit .sample)
Modify these variables at the very least:
DBName=zabbix
DBUser=zabbix
DBPassword=<zabbix-mysql-password>
DBSocket=<location for your active sql server socket>
4) Set zabbix_server to run at system boot (also starts it immediately):
sudo port load zabbix44
5) Read the fine manual at http://www.zabbix.com/documentation/
#### End ZABBIX44 local server installation section ####
#### ####
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! ZABBIX44 Server Version Upgrade process
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 0) Be sure to use 'sudo port unload zabbixN' to stop the background
!! server before deactivating zabbixN. (Whatever version you are running.)
!!
!! 1) BACK UP YOUR DATABASE
!!
!! 2) Create/edit ${prefix}/etc/zabbix44/zabbix_server.conf
!! zabbix_server.conf.sample is available for reference.
!! There are new features to consider.
!! ** NOTE conf dir is etc/zabbix44 **
!!
!! 3) 'sudo port load zabbix44' after installing.
!!
!! For complete upgrade directions, please see:
!! http://www.zabbix.com/documentation/4.4/manual/installation/upgrade
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! ALWAYS BACK UP YOUR DATABASE BEFORE UPGRADING (between unload/load)! !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! A startup item has been generated that will aid in starting zabbix44 with launchd. It is disabled by default. Execute the following command to start it, and to cause it to launch at startup:
sudo port load zabbix44
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck error
Error: Port zabbix44 not found
last updated: 1 day, 16 hours ago