Search Result

Collapse
15 results in 0.0020 seconds.
Keywords
Members
Tags
web monitor
  •  

  • Zabbix web scenario for login page

    Hello all

    To start off I am noob with Zabbix and I am trying to create a web scenario for a login scenario (https://miro.com/login/)
    I tried getting the HTML elements for email/password/sign-in from the web page to pass into name in post fields for username and password and was running...
    See more | Go to post

  • proc.num() na Hostovi a v Dockeru

    Ahoj,
    řeším takový problém, jak dohlížet, zda neběží apache/nginx/httpd ap. na hostovi a přitom nedohledovat tyto služby v dockeru.
    Pokud by např. apache běžel na hostovi start dockeru containeru selže z důvodu zabraných portů.
    napsal jsem trigger: ...
    See more | Go to post

  • tiberiu.buzea
    started a topic URL monitoring - web check issues

    URL monitoring - web check issues

    Hi guys,

    I'm heaving some troubles trying to create a web monitoring for a URL like:

    http://<name>/example/index.html

    On this page I've created variables for user and password to insert them into login fields. After hitting the submit button the link will...
    See more | Go to post

  • Stefan_x96
    started a topic Blunting Zabbix web scenario

    Blunting Zabbix web scenario

    Hello, I have a bunch of websites that I am monitoring with following web scenario:

    Code:
    Update interval:30sec
    Step 1: Timeout-15 ---> example.com --> code 200
    And then there is a trigger:
    Code:
    {Zabbix server:web.test.fail[example.com].last()}=1

    ...
    See more | Go to post

  • lpossamai
    started a topic Zabbix 3.4 Web Scenario with XML String

    Zabbix 3.4 Web Scenario with XML String

    Hi all,

    I need to monitor an internal API that returns XML Strings.

    To run it with curl, I do the following:
    Code:
    curl --cert /usr/share/zabbix/ssl/certs/cert_prod.pem --key /usr/share/zabbix/ssl/keys/key_prod.key -s https://api.example.com/Ping/1.1
    The output looks...
    See more | Go to post

  • Web Monitor with SSL Certificate - Zabbix 3.4

    Hi all,

    I am trying to setup a Web Monitor for my API. It is a HTTPS connection which requires an SSL certificate.

    Using the curl command, I do it this way:
    Code:
    curl --cert /etc/zabbix/certs/cert_prod.pem https://api.example.com/Ping/1.1
    The output of that command...
    See more | Go to post
    Last edited by lpossamai; 15-06-2018, 03:30.

  • banderson
    started a topic Web Monitoring URL to Variable

    Web Monitoring URL to Variable

    Hello and thanks in advance for any assistance.

    I need to monitor a web page which has a dynamic form submit URL. Each browsing session uses a unique string in the URL.

    My thought is to use a variable as the URL in Step 2 of my scenario after setting that variable from...
    See more | Go to post

  • DeepCalleth
    started a topic Web monitoring - response in "hours"?

    Web monitoring - response in "hours"?

    Hi,

    I just set it up Zabbix running in Docker containers and starting to playing with monitoring application response (I tried it first with virtual appliance in virtualbox on laptop and it works nice, so trying to set it up more "stable environment" now).

    But...
    See more | Go to post

  • Tazd007
    started a topic Web Scenario alerting if Phrase found

    Web Scenario alerting if Phrase found

    Hi
    I'm trying to work out how to create an alert if a phrase is found on a page

    The phrase would follow along the lines of

    "curr_status_desc_2211002">Service disruption

    where the number is a randomly generated
    See more | Go to post

  • Web monitoring (step and required string failed) ZBBIX 2.0

    Hello I want to monitor a site where I need to login first.
    https://sendgrid.com/login
    After that I need to check if a string is there, for example
    "Here's your recent email activity." (It always exists)
    But in zabbix I receive Patter not found.

    ...
    See more | Go to post

  • cdavid
    started a topic Web monitoring

    Web monitoring

    Hi

    Can we add a screenshot functionality?

    Thanks
    See more | Go to post
    Last edited by cdavid; 29-08-2015, 01:07.

  • olesia
    started a topic Web monitoring

    Web monitoring

    Hello!

    I need to monitor a web page. The problem is that there is automatic popup-authentication windows configured on that page.
    It is not an option to create a user for zabbix, I can not provide zabbix any valid credentials to authenticate.

    Would there be a way...
    See more | Go to post

  • sikander
    started a topic Setting up trigger on "Web"

    Setting up trigger on "Web"

    Hello.
    We have several web-services that we maintain that is behind a proxy-server. When a service goes down, the proxy redirects all traffic to a static html.

    I have set up web-monitoring on all services, but when a service goes down it never raises any problem because the statuscode...
    See more | Go to post

  • nbugash
    started a topic Web Monitor with Timestamp

    Web Monitor with Timestamp

    Hello,

    I have a questions regarding web monitoring in Zabbix.
    Is there a way for zabbix to check an HTML page that contains a timestamp. Let me explain. I have a different application that monitors our servers every hour or so. When it's finish doing its hourly check, it outputs...
    See more | Go to post

  • maxxer
    started a topic Monitoring Joomla login

    Monitoring Joomla login

    Hi.

    I'm getting in touch with Zabbix and it's wonderful!

    I'm now trying to monitor a web site, powered by Joomla.
    To perform login, you have along with user & pass you have to post to index.php a random token generated on the login page. So, to correctly access...
    See more | Go to post
Working...