Hello,
I created an updated version of the spec files. The old ones where kind of outdated. I kept the most I could compatible with any other rpm distribution. Some of its characteristics:
- Single spec for server, agent and frontend.
- Ready for beta version
- Mysql (as postgres doesn't compile)
- zabbix as default host server
- /var/run/zabbix as default pid
- syslog as default logger
- zabbix as default db and zabbix as default db user (no pass)
- default location to /opt/zabbix
I also included the config and startup files updated to the env.
With these files, one can get zabbix from scratch to online in seconds.
I created an updated version of the spec files. The old ones where kind of outdated. I kept the most I could compatible with any other rpm distribution. Some of its characteristics:
- Single spec for server, agent and frontend.
- Ready for beta version
- Mysql (as postgres doesn't compile)
- zabbix as default host server
- /var/run/zabbix as default pid
- syslog as default logger
- zabbix as default db and zabbix as default db user (no pass)
- default location to /opt/zabbix
I also included the config and startup files updated to the env.
With these files, one can get zabbix from scratch to online in seconds.
Comment