Ad Widget

Collapse

Web Scenario Not Executing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ~Q~
    Junior Member
    • Apr 2015
    • 2

    #1

    Web Scenario Not Executing

    I am working on a new deployment of Zabbix on Centos 6.6. I have a number of zabbix_agent checks working on various hosts. This install is using the Centos packages from the Zabbix download area: 2.4.4.

    I want to setup a web scenario to check a few of my primary websites to make sure they are accessble. These websites are running on Apache on one of the hosts I already have setup for monitoring. So, I created a web scenario on one of these hosts to check my primary website. However, the check never runs. I'm not seeing anything in the log files.

    I installed curl and libcurl on the my Centos 6 Zabbix box and I can access the url in question using curl from the console.

    I created one step in the web scenario with the URL set to http://primary_web_url. I didn't input any variables, post, nor headers. I set status code to 200.

    Is there a way to test this?
  • huangyingja
    Junior Member
    • Apr 2015
    • 27

    #2
    Just leave alone and it will start monitoring after few minutes.

    Comment

    • Parasin
      Member
      Zabbix Certified Specialist
      • Dec 2014
      • 53

      #3
      How long have you waited without the web scenario executing? Sometimes they take a bit of time to run. Also, verify that there is no http proxy required; in most enterprise networks you will have to use this field to access the internet from secured intranets.

      Comment

      Working...