Ad Widget

Collapse

Question on Web Scenario

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abel5405
    Member
    • Jan 2019
    • 47

    #1

    Question on Web Scenario

    Greetings All,
    We are doing nearly 100 Web Checks with another product and I need to replicate that in Zabbix. Some of the checks are programmable health checks, for example we open a web page and it shows the following information.
    __________________
    success=Database configuration, DB=foo OK
    success=selected foo from database, Database
    success=absolute path to temp file, $path$.
    success=absolute path to web user temp file, $upath$
    success=absolute path to debug file, $testpath$
    success= server local time
    Done !
    _________________

    With what we are using now I just look for the word error on the web page and it would trigger an alert since that is what the page would show on a line that has a problem. In Zabbix, it looks like I need to list each line as a step, pasting each line into the required string field. Is there a way I can configure a Web Scenario to perform the same kind of check? Many thanks in advance for any help.

    v/r
    Chris
Working...