Ad Widget

Collapse

Apache Monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vlam
    Senior Member
    Zabbix Certified Specialist
    • Jun 2009
    • 166

    #1

    Apache Monitoring

    HI

    I have deployed the Apache stats monitoring that is available from the zabbix.org template site

    Join the friendly and open Zabbix community on our forums and social media platforms.


    My problem is it reads the files but I do get for all of the following output.

    Received value [Traceback (most recent call last): File "/usr/lib/zabbix/externalscripts/query_apachestats.py", line 26, in <module> Port = sys.argv[2]IndexError: list index out of range] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]

    This is what I get for all of the outputs
    Does anyone know what can cause this?

    Thanks
    4 Zabbix Frontend Servers (Load balanced)
    2 Zabbix App Servers (HA)
    2 Zabbix Database Servers (HA)
    18 Zabbix Proxy Servers (HA)
    3897 Deployed Zabbix Agents
    6161 Values per second
    X-Layer Integration
    Jaspersoft report Servers (HA)
  • zabx_ks
    Member
    • May 2016
    • 48

    #2
    Hi Vlam,

    What kind of "Type of information" are you using in item?

    zabx_ks

    Comment

    • vlam
      Senior Member
      Zabbix Certified Specialist
      • Jun 2009
      • 166

      #3
      The standard items that is part of the template

      key: query_apachestats.py[80 C]
      type: Numeric (unasigned)
      data: Decimal
      units: request(s) - the same for all of the rest of the items
      4 Zabbix Frontend Servers (Load balanced)
      2 Zabbix App Servers (HA)
      2 Zabbix Database Servers (HA)
      18 Zabbix Proxy Servers (HA)
      3897 Deployed Zabbix Agents
      6161 Values per second
      X-Layer Integration
      Jaspersoft report Servers (HA)

      Comment

      Working...