Server IP : 85.214.239.14 / Your IP : 18.119.126.72 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/ansible_collections/community/zabbix/roles/zabbix_web/vars/ |
Upload File : |
--- _apache_user: www-data _apache_group: www-data _apache_log: apache2 _apache_service: apache2 _php_fpm_dir: /etc/php/{{ _zabbix_php_version }}/fpm/pool.d _php_fpm_session: /tmp _php_fpm_listen: /run/php/zabbix.sock _zabbix_php_fpm_mode: "0666" _zabbix_php_fpm_allowed_clients: 127.0.0.1 _nginx_user: www-data _nginx_group: www-data _nginx_config_path: /etc/nginx/conf.d _nginx_log_path: /var/log/nginx _nginx_service: nginx _nginx_tls_crt: /etc/ssl/certs/ssl-cert-snakeoil.pem _nginx_tls_key: /etc/ssl/private/ssl-cert-snakeoil.key _nginx_tls_dhparam: /etc/ssl/private/dhparams.pem zabbix_valid_web_versions: # Debian "11": - 6.4 - 6.0 - 5.0 - 4.0 "10": - 6.0 - 5.0 - 4.0 "9": - 4.0 # Ubuntu "22": - 6.4 - 6.0 "20": - 6.4 - 6.0 - 5.0 - 4.0 "18": - 6.0 - 5.0 - 4.0