Ad Widget

Collapse

how to configure the web monitoring notification

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zjdick
    Junior Member
    • Jan 2010
    • 5

    #1

    how to configure the web monitoring notification

    hello,all:
    i am using zabbix(Verssion:1.8) for the first time, and i want to monitor some web pages.
    i created the web monitoring scenarios,but the zabbix did't sent the notifications when the scenario is failed.
    i got some information from zabbix forum,which says i should create items and triggers first,and zabbix agent have some web items,like "web.test.fail"... but my zabbix only have three web item keys:
    web.page.get[host,<path>,<port>]
    web.page.perf[host,<path>,<port>]
    web.page.regexp[host,<path>,<port>,<regexp>,<length>]
    but,i didn't know how to use this,i want to monitor some urls,like " www.google.com",i need to get the response code,and the full response time,what can i do?
    If any body knows, Please help me.
    Thank you.
    Last edited by zjdick; 20-01-2010, 10:56.
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    you can use automatically created items when a web scenario is created. for more information, see http://www.zabbix.com/documentation/...web_monitoring
    Zabbix 3.0 Network Monitoring book

    Comment

    • fore
      Member
      • Jan 2010
      • 33

      #3
      Originally posted by richlv
      you can use automatically created items when a web scenario is created. for more information, see http://www.zabbix.com/documentation/...web_monitoring
      He wrote that the scenario has already been created, and the item "web.test.fail" not appear...

      Comment

      • richlv
        Senior Member
        Zabbix Certified Trainer
        Zabbix Certified SpecialistZabbix Certified Professional
        • Oct 2005
        • 3112

        #4
        he didn't refer to actual web scenario keys that are automatically created (those are not visible in item config section). unless there's some yet unknown bug, items most likely have been created, all that's left - trigger[s] must be created for those
        Zabbix 3.0 Network Monitoring book

        Comment

        Working...