Ad Widget

Collapse

Zabbix 1.8.10 - How to disable download speed check for Web Scenario?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vassil.velichkov
    Junior Member
    • Feb 2012
    • 1

    #1

    Zabbix 1.8.10 - How to disable download speed check for Web Scenario?

    Newbie here :-)

    I am testing Zabbix 1.8.10 for internal monitoring of multiple servers and applications, including lots of internal Admin web pages for those applications.

    Configuring a Web Scenario is simple and easy. I just don't need the "Download speed for scenario" check that is added automatically as "hidden" step and behind the scenes. Is this check mandatory or it could be skipped / disabled somehow?

    All my Web Scenario checks will be performed through the internal 1Gbps LAN and I just don't need to collect and store uneeded data...

    I've checked the documentation for Zabbix 1.8: Manual -> "9. Web Monitoring" and it contains the following statement:
    "As soon as a scenario is created, Zabbix automatically adds the following items for monitoring and links them to the selected application. Actual scenario name will be used instead of “Scenario”."

    That's OK, but I can't see any Items linked to my custom Application, so I guess they are some "hidden" Items...

    Any ideas and/or hints how can I disable / skip this "Download speed" check would be greatly appreciated :-)
  • zarbazan
    Junior Member
    • Mar 2012
    • 9

    #2
    Using "curl" library, Zabbix gets multiple parameters for every single web connection it tests. So you don't need to and you can't disable "Download Speed", it just comes along with many other operation parameters.

    Comment

    Working...