Hi Gerald

This worked

object Host "mysite" {
  import "generic-host"
  address = "173.212.216.101"
  vars.http_vhosts["www.umardraz.com"] = {
    http_uri = "/"
    http_ssl = "true"
  }
}

But, this is also a failed solution I have simply disabled ping on my
server. now host again marked as down. because this "generic-host" doing
ping4

I want simply a website monitoring solution not these host, vost or ping
checking

BR

On Thu, Jun 22, 2017 at 7:24 PM, Antony Stone <
antony.st...@icinga.open.source.it> wrote:

> On Thursday 22 June 2017 at 15:36:02, Umar Draz wrote:
>
> > Please check all screenshots here
> >
> > https://www.umardraz.com/screen1.png
> > https://www.umardraz.com/screen2.png
>
> Copy and paste would have been sufficient :)
>
> > https://www.umardraz.com/hosts-web.png
>
> This is not the "http" service check - this is a Host check, trying to
> connect
> on port 80 - that is quite independent of the HTTPS check we are
> discussing.
>
> > https://www.umardraz.com/service.png
>
> That shows that your HTTPS check is working correctly.
>
>
> Tell us (copy'n'paste, please, rather than a screenshot...) the output of:
>
>         icinga2 object list --name hostalive
>
>
> Antony.
>
> --
> I bought a book about anti-gravity.  The reviews say you can't put it down.
>
>                                                    Please reply to the
> list;
>                                                          please *don't* CC
> me.
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users
>
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to