Three requests:
- Give zabbix-server and zabbix-agentd options that let them run in the foreground. (I realize they spawn other processes.)
- Give zabbix-server and zabbix-agentd the option to log either to syslog or to stdout/stderr.
The reason I ask is that some of us like to run all daemons under a supervisor, and if a daemon daemonizes, that makes it impossible. As for the logging request, some of us run a central syslog server.
- Give zabbix-server and zabbix-agentd options that let them run in the foreground. (I realize they spawn other processes.)
- Give zabbix-server and zabbix-agentd the option to log either to syslog or to stdout/stderr.
The reason I ask is that some of us like to run all daemons under a supervisor, and if a daemon daemonizes, that makes it impossible. As for the logging request, some of us run a central syslog server.

Comment