I've configured some clients with Apache by Zabbix agent template.
It works, but I just got "Apache" for some of them in Apache Version Item, just like this:
Apache Version Client1: Apache/2.4.51 (Linux/SUSE)
Apache Version Client2: Apache
Executing curl command from cli in zabbix server works, so i guess the template is cutting it???
Curl command from zabbix server example:
[...]
ServerVersion: Apache/2.4.33 (Linux/SUSE) PHP/7.2.5 OpenSSL/1.1.0i-fips
[...]
Could I leave it just like that? I mean, not cutting the info related to php, openssl, etc. i'd say it's quite useful.
It works, but I just got "Apache" for some of them in Apache Version Item, just like this:
Apache Version Client1: Apache/2.4.51 (Linux/SUSE)
Apache Version Client2: Apache
Executing curl command from cli in zabbix server works, so i guess the template is cutting it???
Curl command from zabbix server example:
[...]
ServerVersion: Apache/2.4.33 (Linux/SUSE) PHP/7.2.5 OpenSSL/1.1.0i-fips
[...]
Could I leave it just like that? I mean, not cutting the info related to php, openssl, etc. i'd say it's quite useful.
Comment