Ad Widget

Collapse

Automating the creation of web checks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yatesco
    Junior Member
    • May 2010
    • 23

    #1

    Automating the creation of web checks

    Hi all,


    I have a template that contains the (many) Tomcat application deployments. They are link to the Tomcat template and work fine.

    Now I want to create a web check that ensures they are up and running correctly.

    I can do this for one of the machines, but how can I replicate this check to all the hosts in the group? The URL can be derived from the hostname so when I create my steps I would need access to the hostname.

    Does that make sense?

    Col
  • walterheck
    Senior Member
    • Jul 2009
    • 153

    #2
    Unfortunately for you web checks are currently not templatable. That means your best options are:

    - Using the API to create the WEB checks
    - Scripting an XML file that you can then import at once.

    hth
    Free and Open Source Zabbix Templates Repository | Hosted Zabbix @ Tribily (http://tribily.com)

    Comment

    • yatesco
      Junior Member
      • May 2010
      • 23

      #3
      OK - thanks.

      Comment

      Working...