Ad Widget

Collapse

Apache by Zabbix agent cutting Apache Version

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mcflurry
    Member
    • Jun 2022
    • 32

    #1

    Apache by Zabbix agent cutting Apache Version

    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.
    Last edited by mcflurry; 31-08-2022, 12:41.
  • dimir
    Zabbix developer
    • Apr 2011
    • 1080

    #2
    Yes, this has been reported already, please follow https://support.zabbix.com/browse/ZBX-21345

    Comment

    Working...